From fb39b409c8ca560c4ef55130285dbe803d2fb5fe Mon Sep 17 00:00:00 2001 From: vmassol Date: Thu, 24 Apr 2003 10:03:15 +0000 Subject: [PATCH] Force overwriting for non-default JBoss configuration files copying. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113378 13f79535-47bb-0310-9956-ffa450edef68 --- jboss/plugin.jelly | 4 ++-- jboss/xdocs/changes.xml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/jboss/plugin.jelly b/jboss/plugin.jelly index fdcd82e9..7979e1ed 100644 --- a/jboss/plugin.jelly +++ b/jboss/plugin.jelly @@ -85,7 +85,7 @@ specific configuration (if any) --> - + @@ -94,7 +94,7 @@ specific configuration (if any) --> - + diff --git a/jboss/xdocs/changes.xml b/jboss/xdocs/changes.xml index 1dde786f..83aab889 100644 --- a/jboss/xdocs/changes.xml +++ b/jboss/xdocs/changes.xml @@ -8,6 +8,10 @@ + + Application-specific JBoss configuration files now correctly overwrite + the default JBoss configuration files. + Allowed deployments of EAR, WAR or EJB-JAR (only EAR was previously supported) by adding the jboss:package-ear,