From 7108a66aebcc675b3dd780b5753d679cc41028af Mon Sep 17 00:00:00 2001 From: evenisse Date: Tue, 4 Feb 2003 09:57:07 +0000 Subject: [PATCH] Update JBuilder files generation. Comments are necessary in destination files. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112838 13f79535-47bb-0310-9956-ffa450edef68 --- jbuilder/plugin.jelly | 37 +++++++++++++++++++------------------ jbuilder/project.xml | 9 ++++++++- 2 files changed, 27 insertions(+), 19 deletions(-) diff --git a/jbuilder/plugin.jelly b/jbuilder/plugin.jelly index ab6be3a5..c3fbc501 100644 --- a/jbuilder/plugin.jelly +++ b/jbuilder/plugin.jelly @@ -1,7 +1,8 @@ + xmlns:j="jelly:core" + xmlns:x="jelly:xml"> @@ -17,7 +18,7 @@ - + JBuilder Library Definition File ${pom.artifactId} @@ -47,26 +48,26 @@ Creating ${basedir}/${pom.artifactId}.jpx ... - + Projet XML JBuilder - + - - - - + + + + - - - - - - - + + + + + + + - - - + + + diff --git a/jbuilder/project.xml b/jbuilder/project.xml index fa3980d7..e6bf9ca8 100644 --- a/jbuilder/project.xml +++ b/jbuilder/project.xml @@ -40,6 +40,13 @@ - + + + commons-jelly + commons-jelly-tags-xml + SNAPSHOT + http://jakarta.apache.org/commons/sandbox/jelly/tags/xml/ + +