From 77125ff59f12e367a4eb8f6064a9917a26b379c9 Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 31 Jul 2003 06:47:11 +0000 Subject: [PATCH] Remove use of resources:copy git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113766 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.jelly | 2 +- test/plugin.jelly | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/java/plugin.jelly b/java/plugin.jelly index df68103a..b6104a80 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -106,7 +106,7 @@ description="Copy any resources that must be present in the deployed JAR file"> - diff --git a/test/plugin.jelly b/test/plugin.jelly index 412eb51b..382877c5 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -1,11 +1,12 @@ + xmlns:define="jelly:define" + xmlns:j="jelly:core" + xmlns:maven="jelly:maven" + xmlns:u="jelly:util"> + -