[plexus-bsh-factory] 04/14: make sure it works with the old plexus-container-default

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 19 16:06:21 GMT 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-bsh-factory.

commit 24cb770d4e17e85e05771663cbb9d4376daa6df3
Author: Torsten Werner <twerner at debian.org>
Date:   Wed Jul 8 19:09:10 2009 +0000

    make sure it works with the old plexus-container-default
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e6c78c3..9b6ed9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/class/ant.mk
 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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-bsh-factory.git



More information about the pkg-java-commits mailing list