* [gentoo-commits] gentoo-x86 commit in dev-java/xml-security/files: 1.5.7-build.xml.patch
@ 2015-01-11 16:02 Johann Schmitz (ercpe)
0 siblings, 0 replies; only message in thread
From: Johann Schmitz (ercpe) @ 2015-01-11 16:02 UTC (permalink / raw
To: gentoo-commits
ercpe 15/01/11 16:02:21
Added: 1.5.7-build.xml.patch
Log:
New ebuild for dev-java/xml-security (bug #435256)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path
1.1 dev-java/xml-security/files/1.5.7-build.xml.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xml-security/files/1.5.7-build.xml.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xml-security/files/1.5.7-build.xml.patch?rev=1.1&content-type=text/plain
Index: 1.5.7-build.xml.patch
===================================================================
diff --git a/xml-security-1_5_5/build.xml b/xml-security-1_5_5/build.xml
index d959d67..d91f98e 100644
--- a/xml-security-1_5_5/build.xml
+++ b/xml-security-1_5_5/build.xml
@@ -668,7 +668,7 @@
</target>
<target name="build.jar"
- depends="manifest,build.src,build.test,build.samples">
+ depends="manifest,build.src">
<!-- Main Library -->
<jar basedir="${dir.build.bin}"
@@ -678,24 +678,6 @@
manifest="${jar.manifest}">
<metainf file="${dir.manifest}/*.txt"/>
</jar>
-
- <!-- Samples -->
- <jar basedir="${dir.build.samples}"
- excludes="org/apache/xml/security/temp/**"
- includes="org/apache/**, javax/xml/crypto/**"
- destfile="${jar.samples}"
- manifest="${jar.manifest}">
- <metainf file="${dir.manifest}/*.txt"/>
- </jar>
-
- <!-- Tests -->
- <jar basedir="${dir.build.test}"
- excludes="org/apache/xml/security/temp/**"
- includes="org/apache/**, javax/xml/crypto/**"
- destfile="${jar.tests}"
- manifest="${jar.manifest}">
- <metainf file="${dir.manifest}/*.txt"/>
- </jar>
</target>
<target name="build.src.jar"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-11 16:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 16:02 [gentoo-commits] gentoo-x86 commit in dev-java/xml-security/files: 1.5.7-build.xml.patch Johann Schmitz (ercpe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox