Skip to content
Snippets Groups Projects
Commit 005a7f21 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Refreshed the patch

parent 9b117e13
No related branches found
No related tags found
No related merge requests found
maven-compiler-plugin (3.8.1-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Sun, 31 Mar 2019 11:52:28 +0200
maven-compiler-plugin (3.8.0-2) unstable; urgency=medium
* Team upload.
......
......@@ -8,9 +8,9 @@ Description: Fix wrong junit patch in Compiler test.
Author: Tiago Stürmer Daitx <tiago.daitx@ubuntu.com>
Last-Update: 2017-09-08
--- maven-compiler-plugin-3.6.2.orig/src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java
+++ maven-compiler-plugin-3.6.2/src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java
@@ -397,7 +397,7 @@ public class CompilerMojoTestCase
--- a/src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java
+++ b/src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java
@@ -425,7 +425,7 @@
String localRepository = System.getProperty( "localRepository" );
if ( localRepository != null )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment