[pkg-java] r12466 - trunk/ehcache/debian
Torsten Werner
twerner at alioth.debian.org
Wed May 19 21:44:40 UTC 2010
Author: twerner
Date: 2010-05-19 21:44:37 +0000 (Wed, 19 May 2010)
New Revision: 12466
Modified:
trunk/ehcache/debian/rules
Log:
add --no-parent to mh_installpom
Modified: trunk/ehcache/debian/rules
===================================================================
--- trunk/ehcache/debian/rules 2010-05-19 20:32:42 UTC (rev 12465)
+++ trunk/ehcache/debian/rules 2010-05-19 21:44:37 UTC (rev 12466)
@@ -11,7 +11,7 @@
jsr107cache hibernate3 commons-collections3 jgroups-all
install/libehcache-java::
- mh_installpom -plibehcache-java core/pom.xml
+ mh_installpom -plibehcache-java core/pom.xml --no-parent
mh_installjar -plibehcache-java -l core/pom.xml core/target/ehcache.jar
get-orig-source:
More information about the pkg-java-commits
mailing list