Author: eugene-guest Date: 2013-04-24 04:58:11 +0000 (Wed, 24 Apr 2013) New Revision: 16562
Modified: trunk/xslthl/debian/patches/pom_fixes.patch Log: description complemented Modified: trunk/xslthl/debian/patches/pom_fixes.patch =================================================================== --- trunk/xslthl/debian/patches/pom_fixes.patch 2013-04-24 04:41:38 UTC (rev 16561) +++ trunk/xslthl/debian/patches/pom_fixes.patch 2013-04-24 04:58:11 UTC (rev 16562) @@ -1,4 +1,5 @@ Description: pom fixes for debian packaging + * Added maven-jar-plugin to get Class-Path element into the manifest * Added maven-compiler-plugin to force maven to build under jdk-1.6 * Added maven-surefire-plugin to run tests properly * Removed maven-antrun-plugin, not needed because examples are dropped _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

