[lombok-patcher] 01/08: Update build.patch and readd build/packInjector

Markus Koschany apo-guest at moszumanska.debian.org
Wed Feb 17 15:48:14 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 0dea5370178ee4c10df39402dca02e54629c270b
Author: Markus Koschany <apo at debian.org>
Date:   Tue Feb 16 11:28:12 2016 +0100

    Update build.patch and readd build/packInjector
---
 debian/patches/build.patch | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index b8842a9..0619679 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -7,11 +7,11 @@ used.
 
 Forwarded: not-needed
 ---
- build.xml | 15 +++++++--------
- 1 file changed, 7 insertions(+), 8 deletions(-)
+ build.xml | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
 
 diff --git a/build.xml b/build.xml
-index 61f7a85..8e21519 100644
+index 61f7a85..d334210 100644
 --- a/build.xml
 +++ b/build.xml
 @@ -87,7 +87,7 @@
@@ -50,7 +50,7 @@ index 61f7a85..8e21519 100644
  		<junit haltonfailure="yes" fork="on">
  			<formatter type="plain" usefile="false" unless="tests.quiet" />
  			<classpath path="build/pack" />
-@@ -150,17 +150,16 @@
+@@ -150,7 +150,7 @@
  	
  	<target name="test" depends="-test" description="Runs the unit tests" />
  	
@@ -59,9 +59,7 @@ index 61f7a85..8e21519 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">
- 			<fileset dir="build/pack" />
--			<fileset dir="build/packInjector" />
- 		</jar>
+@@ -160,7 +160,7 @@
  		<copy file="dist/lombok.patcher-${lombok.patcher.version}.jar" tofile="dist/lombok.patcher.jar" />
  	</target>
  	
@@ -70,7 +68,7 @@ index 61f7a85..8e21519 100644
  		<ivy:configure file="buildScripts/ivysettings.xml" />
  	</target>
  	
-@@ -199,7 +198,7 @@
+@@ -199,7 +199,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