[bytecode] 01/02: remove demo copy, not needed
Olivier Sallou
osallou at debian.org
Tue Jun 21 13:24:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository bytecode.
commit 2864d8f90086a07bfb5a6762ea4bcd334b79423c
Author: Olivier Sallou <olivier.sallou at debian.org>
Date: Tue Jun 21 15:16:32 2016 +0200
remove demo copy, not needed
---
debian/patches/set_default_java_target | 21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)
diff --git a/debian/patches/set_default_java_target b/debian/patches/set_default_java_target
index fd8de81..4a7b34b 100644
--- a/debian/patches/set_default_java_target
+++ b/debian/patches/set_default_java_target
@@ -14,7 +14,22 @@ Forwarded: no
<target name="init">
<tstamp />
-@@ -166,6 +166,7 @@
+@@ -124,12 +124,13 @@
+ </fileset>
+ </copy>
+
+- <!-- Copies demos files -->
++ <!-- Copies demos files
+ <copy todir="${build.src.demos}">
+ <fileset dir="${demos.dir}">
+ <exclude name="**/CVS/**" />
+ </fileset>
+ </copy>
++ -->
+
+ <!-- Copies manifest -->
+ <!-- copydir src="${manifest.dir}" dest="${build.src}" includes="${manifest.file}"/ -->
+@@ -166,6 +167,7 @@
deprecation="false"
depend="no"
debug="true"
@@ -22,7 +37,7 @@ Forwarded: no
/>
</target>
-@@ -175,6 +176,7 @@
+@@ -175,6 +177,7 @@
srcdir="${build.src.tests}"
destdir="${build.dest.tests}"
deprecation="true"
@@ -30,7 +45,7 @@ Forwarded: no
depend="yes">
<classpath>
<pathelement path="${classpath}" />
-@@ -189,6 +191,7 @@
+@@ -189,6 +192,7 @@
srcdir="${build.src.demos}"
destdir="${build.dest.demos}"
deprecation="true"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bytecode.git
More information about the pkg-java-commits
mailing list