[pkg-java] r10010 - trunk/maven-site-plugin/debian
Torsten Werner
twerner at alioth.debian.org
Fri Aug 14 13:28:23 UTC 2009
Author: twerner
Date: 2009-08-14 13:28:22 +0000 (Fri, 14 Aug 2009)
New Revision: 10010
Modified:
trunk/maven-site-plugin/debian/rules
Log:
switch back from jetty6 to jetty for the moment
Modified: trunk/maven-site-plugin/debian/rules
===================================================================
--- trunk/maven-site-plugin/debian/rules 2009-08-14 13:24:35 UTC (rev 10009)
+++ trunk/maven-site-plugin/debian/rules 2009-08-14 13:28:22 UTC (rev 10010)
@@ -10,7 +10,7 @@
DEB_JARS := ant-nodeps maven-core maven-model maven-plugin-api maven-project maven-artifact maven-artifact-manager \
maven-settings maven-reporting-api maven-doxia-tools doxia-core doxia-logging-api doxia-sink-api doxia-module-xhtml \
doxia-decoration-model doxia-site-renderer wagon-provider-api plexus-archiver plexus-container-default-alpha \
- plexus-i18n plexus-utils jetty6 jetty6-util jetty6-util5 commons-lang servlet-api-2.5 \
+ plexus-i18n plexus-utils jetty jetty-util jetty-util5 commons-lang servlet-api-2.5 \
classworlds
DEB_ANT_BUILD_TARGET := package #javadoc
DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml
More information about the pkg-java-commits
mailing list