From 07024cc0e63edc5ec2df96e2d21898817742dda6 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 10 Apr 2004 03:17:22 +0000 Subject: [PATCH] PR: MPUBERJAR-4 add uberjar.bundle property for dependencies git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114998 13f79535-47bb-0310-9956-ffa450edef68 --- uberjar/plugin.jelly | 10 +++++++--- uberjar/xdocs/changes.xml | 1 + 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/uberjar/plugin.jelly b/uberjar/plugin.jelly index 49b0ad66..beb85762 100644 --- a/uberjar/plugin.jelly +++ b/uberjar/plugin.jelly @@ -21,6 +21,7 @@ @@ -73,9 +74,12 @@ - + + + + + + diff --git a/uberjar/xdocs/changes.xml b/uberjar/xdocs/changes.xml index 1016113a..6efb0265 100644 --- a/uberjar/xdocs/changes.xml +++ b/uberjar/xdocs/changes.xml @@ -26,6 +26,7 @@ Upgrade to classworlds RC2 + Add uberjar.bundle property to dependencies to allow exclusion of certain JAR files