[pkg-java] r8952 - trunk/plexus-bsh-factory/debian
Torsten Werner
twerner at alioth.debian.org
Wed Jul 8 19:09:10 UTC 2009
Author: twerner
Date: 2009-07-08 19:09:10 +0000 (Wed, 08 Jul 2009)
New Revision: 8952
Modified:
trunk/plexus-bsh-factory/debian/rules
Log:
make sure it works with the old plexus-container-default
Modified: trunk/plexus-bsh-factory/debian/rules
===================================================================
--- trunk/plexus-bsh-factory/debian/rules 2009-07-08 19:07:20 UTC (rev 8951)
+++ trunk/plexus-bsh-factory/debian/rules 2009-07-08 19:09:10 UTC (rev 8952)
@@ -6,7 +6,7 @@
PACKAGE := $(DEB_SOURCE_PACKAGE)
VERSION := $(DEB_UPSTREAM_VERSION)
JAVA_HOME := /usr/lib/jvm/default-java
-DEB_JARS := ant-nodeps plexus-container-default-alpha classworlds plexus-utils bsh
+DEB_JARS := ant-nodeps plexus-container-default classworlds plexus-utils bsh
DEB_ANT_BUILD_TARGET := package
DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml
DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION)
More information about the pkg-java-commits
mailing list