[lombok-patcher] 06/07: Update build.patch

Markus Koschany apo-guest at moszumanska.debian.org
Thu Feb 25 18:16:28 GMT 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository lombok-patcher.

commit 70a37587c99a26d7295747413c5657e81f7eada9
Author: Markus Koschany <apo at debian.org>
Date:   Thu Feb 25 17:41:47 2016 +0100

    Update build.patch
---
 debian/patches/build.patch | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 0619679..2128dcd 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -7,11 +7,11 @@ used.
 
 Forwarded: not-needed
 ---
- build.xml | 14 +++++++-------
- 1 file changed, 7 insertions(+), 7 deletions(-)
+ build.xml | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
 
 diff --git a/build.xml b/build.xml
-index 61f7a85..d334210 100644
+index 61f7a85..9db941a 100644
 --- a/build.xml
 +++ b/build.xml
 @@ -87,7 +87,7 @@
@@ -32,7 +32,7 @@ index 61f7a85..d334210 100644
  		<unjar dest="build/pack">
  			<path refid="runtime.path" />
  		</unjar>
-@@ -108,7 +108,7 @@
+@@ -108,11 +108,12 @@
  		</unjar>
  	</target>
  	
@@ -41,7 +41,12 @@ index 61f7a85..d334210 100644
  		<ivy:compile destdir="build/pack" target="1.5" source="1.5">
  			<src path="src/patcher" />
  			<src path="src/injector" />
-@@ -133,7 +133,7 @@
+ 			<classpath refid="build.path" />
++			<compilerarg line="-processorpath /usr/share/java/lombok.jar" />
+ 		</ivy:compile>
+ 	</target>
+ 	
+@@ -133,7 +134,7 @@
  		</condition>
  	</target>
  	
@@ -50,7 +55,7 @@ index 61f7a85..d334210 100644
  		<junit haltonfailure="yes" fork="on">
  			<formatter type="plain" usefile="false" unless="tests.quiet" />
  			<classpath path="build/pack" />
-@@ -150,7 +150,7 @@
+@@ -150,7 +151,7 @@
  	
  	<target name="test" depends="-test" description="Runs the unit tests" />
  	
@@ -59,7 +64,7 @@ index 61f7a85..d334210 100644
  		<mkdir dir="dist" />
  		<jar basedir="build/pack" destfile="dist/lombok.patcher-${lombok.patcher.version}.jar" />
  		<jar destfile="dist/lombok.injector-${lombok.patcher.version}.jar">
-@@ -160,7 +160,7 @@
+@@ -160,7 +161,7 @@
  		<copy file="dist/lombok.patcher-${lombok.patcher.version}.jar" tofile="dist/lombok.patcher.jar" />
  	</target>
  	
@@ -68,7 +73,7 @@ index 61f7a85..d334210 100644
  		<ivy:configure file="buildScripts/ivysettings.xml" />
  	</target>
  	
-@@ -199,7 +199,7 @@
+@@ -199,7 +200,7 @@
  		<echo>automated uploading and deployment temporarily disabled. Upload dist/lombok.patcher-${lombok.patcher.version}.jar to the server and deploy manually.</echo>
  	</target>
  	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lombok-patcher.git



More information about the pkg-java-commits mailing list