From 3be75aec9be88fb869a209c047a297707c1fb486 Mon Sep 17 00:00:00 2001 From: evenisse Date: Thu, 4 Mar 2004 18:36:01 +0000 Subject: [PATCH] PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114793 13f79535-47bb-0310-9956-ffa450edef68 --- javacc/plugin.jelly | 18 ++++++++++++++++++ javacc/plugin.properties | 16 ++++++++++++++++ javacc/project.properties | 16 ++++++++++++++++ javacc/project.xml | 18 ++++++++++++++++++ javacc/xdocs/changes.xml | 18 ++++++++++++++++++ javacc/xdocs/goals.xml | 18 ++++++++++++++++++ javacc/xdocs/index.xml | 18 ++++++++++++++++++ javacc/xdocs/navigation.xml | 18 ++++++++++++++++++ javacc/xdocs/properties.xml | 18 ++++++++++++++++++ javadoc/plugin.jelly | 18 ++++++++++++++++++ javadoc/plugin.properties | 16 ++++++++++++++++ javadoc/project.properties | 16 ++++++++++++++++ javadoc/project.xml | 18 ++++++++++++++++++ javadoc/xdocs/changes.xml | 18 ++++++++++++++++++ javadoc/xdocs/goals.xml | 18 ++++++++++++++++++ javadoc/xdocs/index.xml | 18 ++++++++++++++++++ javadoc/xdocs/navigation.xml | 18 ++++++++++++++++++ javadoc/xdocs/properties.xml | 18 ++++++++++++++++++ jboss/plugin.jelly | 18 ++++++++++++++++++ jboss/plugin.properties | 16 ++++++++++++++++ jboss/project.properties | 16 ++++++++++++++++ jboss/project.xml | 18 ++++++++++++++++++ .../application/test-application.properties | 16 ++++++++++++++++ .../jboss/conf/test-jboss-conf.properties | 16 ++++++++++++++++ .../jboss/deploy/test-jboss-deploy-service.xml | 18 ++++++++++++++++++ .../application/test-application2.properties | 16 ++++++++++++++++ .../jboss/conf/test-jboss-conf2.properties | 16 ++++++++++++++++ .../deploy/test-jboss-deploy2-service.xml | 18 ++++++++++++++++++ jboss/sample/maven.xml | 17 +++++++++++++++++ jboss/sample/project.properties | 16 ++++++++++++++++ jboss/sample/project.xml | 18 ++++++++++++++++++ .../src/application/META-INF/application.xml | 18 ++++++++++++++++++ jboss/src/plugin-resources/run.bat | 17 +++++++++++++++++ jboss/src/plugin-resources/shutdown.3.0.bat | 17 +++++++++++++++++ jboss/src/plugin-resources/shutdown.3.2.bat | 17 +++++++++++++++++ jboss/xdocs/changes.xml | 18 ++++++++++++++++++ jboss/xdocs/goals.xml | 18 ++++++++++++++++++ jboss/xdocs/index.xml | 18 ++++++++++++++++++ jboss/xdocs/navigation.xml | 18 ++++++++++++++++++ jboss/xdocs/properties.xml | 18 ++++++++++++++++++ jbuilder/plugin.jelly | 18 ++++++++++++++++++ jbuilder/plugin.properties | 16 ++++++++++++++++ jbuilder/project.properties | 16 ++++++++++++++++ jbuilder/project.xml | 18 ++++++++++++++++++ jbuilder/xdocs/changes.xml | 18 ++++++++++++++++++ jbuilder/xdocs/goals.xml | 18 ++++++++++++++++++ jbuilder/xdocs/index.xml | 18 ++++++++++++++++++ jbuilder/xdocs/navigation.xml | 18 ++++++++++++++++++ jbuilder/xdocs/properties.xml | 18 ++++++++++++++++++ jcoverage/plugin.jelly | 18 ++++++++++++++++++ jcoverage/plugin.properties | 16 ++++++++++++++++ jcoverage/project.properties | 16 ++++++++++++++++ jcoverage/project.xml | 18 ++++++++++++++++++ jcoverage/xdocs/changes.xml | 18 ++++++++++++++++++ jcoverage/xdocs/goals.xml | 18 ++++++++++++++++++ jcoverage/xdocs/index.xml | 18 ++++++++++++++++++ jcoverage/xdocs/navigation.xml | 18 ++++++++++++++++++ jcoverage/xdocs/properties.xml | 18 ++++++++++++++++++ jdee/plugin.jelly | 18 ++++++++++++++++++ jdee/plugin.properties | 16 ++++++++++++++++ jdee/project.properties | 16 ++++++++++++++++ jdee/project.xml | 18 ++++++++++++++++++ jdee/xdocs/changes.xml | 18 ++++++++++++++++++ jdee/xdocs/goals.xml | 18 ++++++++++++++++++ jdee/xdocs/index.xml | 18 ++++++++++++++++++ jdee/xdocs/navigation.xml | 18 ++++++++++++++++++ jdee/xdocs/properties.xml | 18 ++++++++++++++++++ jdee/xdocs/tasks.xml | 18 ++++++++++++++++++ 68 files changed, 1186 insertions(+) diff --git a/javacc/plugin.jelly b/javacc/plugin.jelly index cc27f8d3..3c07822b 100644 --- a/javacc/plugin.jelly +++ b/javacc/plugin.jelly @@ -1,4 +1,22 @@ + + + + ../project.xml diff --git a/javacc/xdocs/changes.xml b/javacc/xdocs/changes.xml index 861264c1..744135df 100644 --- a/javacc/xdocs/changes.xml +++ b/javacc/xdocs/changes.xml @@ -1,4 +1,22 @@ + + Changes diff --git a/javacc/xdocs/goals.xml b/javacc/xdocs/goals.xml index 5c6bedfb..7fb80b62 100644 --- a/javacc/xdocs/goals.xml +++ b/javacc/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/javacc/xdocs/index.xml b/javacc/xdocs/index.xml index f4c31fbc..5d9db6a1 100644 --- a/javacc/xdocs/index.xml +++ b/javacc/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/javacc/xdocs/navigation.xml b/javacc/xdocs/navigation.xml index b401a4b2..3df87560 100644 --- a/javacc/xdocs/navigation.xml +++ b/javacc/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + Maven Javacc Plugin diff --git a/javacc/xdocs/properties.xml b/javacc/xdocs/properties.xml index 7860fe0a..ad34ab3e 100644 --- a/javacc/xdocs/properties.xml +++ b/javacc/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/javadoc/plugin.jelly b/javadoc/plugin.jelly index 95274837..208d9ff9 100644 --- a/javadoc/plugin.jelly +++ b/javadoc/plugin.jelly @@ -1,4 +1,22 @@ + + + + ../project.xml diff --git a/javadoc/xdocs/changes.xml b/javadoc/xdocs/changes.xml index c7eadaf2..13dec6af 100644 --- a/javadoc/xdocs/changes.xml +++ b/javadoc/xdocs/changes.xml @@ -1,4 +1,22 @@ + + Changes diff --git a/javadoc/xdocs/goals.xml b/javadoc/xdocs/goals.xml index 9c71a46b..1ae17475 100644 --- a/javadoc/xdocs/goals.xml +++ b/javadoc/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/javadoc/xdocs/index.xml b/javadoc/xdocs/index.xml index 1b5018ad..1cd5f13f 100644 --- a/javadoc/xdocs/index.xml +++ b/javadoc/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/javadoc/xdocs/navigation.xml b/javadoc/xdocs/navigation.xml index 3f292e20..24dc8730 100644 --- a/javadoc/xdocs/navigation.xml +++ b/javadoc/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + Maven Javadoc Plugin diff --git a/javadoc/xdocs/properties.xml b/javadoc/xdocs/properties.xml index bcab7950..60270dcb 100644 --- a/javadoc/xdocs/properties.xml +++ b/javadoc/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/jboss/plugin.jelly b/jboss/plugin.jelly index 0526a36a..0d0ee80d 100644 --- a/jboss/plugin.jelly +++ b/jboss/plugin.jelly @@ -1,4 +1,22 @@ + + + ../project.xml diff --git a/jboss/sample/conf/development/application/test-application.properties b/jboss/sample/conf/development/application/test-application.properties index 6bafb40a..337ed5e7 100644 --- a/jboss/sample/conf/development/application/test-application.properties +++ b/jboss/sample/conf/development/application/test-application.properties @@ -1,2 +1,18 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ------------------------------------------------------------------- + test file. To be verify that the jboss plugin will correctly copy it in the generated JBoss server configuration. \ No newline at end of file diff --git a/jboss/sample/conf/development/jboss/conf/test-jboss-conf.properties b/jboss/sample/conf/development/jboss/conf/test-jboss-conf.properties index 6bafb40a..337ed5e7 100644 --- a/jboss/sample/conf/development/jboss/conf/test-jboss-conf.properties +++ b/jboss/sample/conf/development/jboss/conf/test-jboss-conf.properties @@ -1,2 +1,18 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ------------------------------------------------------------------- + test file. To be verify that the jboss plugin will correctly copy it in the generated JBoss server configuration. \ No newline at end of file diff --git a/jboss/sample/conf/development/jboss/deploy/test-jboss-deploy-service.xml b/jboss/sample/conf/development/jboss/deploy/test-jboss-deploy-service.xml index 40e6de1f..09173869 100644 --- a/jboss/sample/conf/development/jboss/deploy/test-jboss-deploy-service.xml +++ b/jboss/sample/conf/development/jboss/deploy/test-jboss-deploy-service.xml @@ -1,4 +1,22 @@ + + diff --git a/jboss/sample/conf/production/application/test-application2.properties b/jboss/sample/conf/production/application/test-application2.properties index 6bafb40a..337ed5e7 100644 --- a/jboss/sample/conf/production/application/test-application2.properties +++ b/jboss/sample/conf/production/application/test-application2.properties @@ -1,2 +1,18 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ------------------------------------------------------------------- + test file. To be verify that the jboss plugin will correctly copy it in the generated JBoss server configuration. \ No newline at end of file diff --git a/jboss/sample/conf/production/jboss/conf/test-jboss-conf2.properties b/jboss/sample/conf/production/jboss/conf/test-jboss-conf2.properties index 6bafb40a..337ed5e7 100644 --- a/jboss/sample/conf/production/jboss/conf/test-jboss-conf2.properties +++ b/jboss/sample/conf/production/jboss/conf/test-jboss-conf2.properties @@ -1,2 +1,18 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ------------------------------------------------------------------- + test file. To be verify that the jboss plugin will correctly copy it in the generated JBoss server configuration. \ No newline at end of file diff --git a/jboss/sample/conf/production/jboss/deploy/test-jboss-deploy2-service.xml b/jboss/sample/conf/production/jboss/deploy/test-jboss-deploy2-service.xml index 40e6de1f..09173869 100644 --- a/jboss/sample/conf/production/jboss/deploy/test-jboss-deploy2-service.xml +++ b/jboss/sample/conf/production/jboss/deploy/test-jboss-deploy2-service.xml @@ -1,4 +1,22 @@ + + diff --git a/jboss/sample/maven.xml b/jboss/sample/maven.xml index d66522dc..f80e2329 100644 --- a/jboss/sample/maven.xml +++ b/jboss/sample/maven.xml @@ -1,3 +1,20 @@ + + diff --git a/jboss/sample/src/application/META-INF/application.xml b/jboss/sample/src/application/META-INF/application.xml index 209d5e11..9cd2d60d 100644 --- a/jboss/sample/src/application/META-INF/application.xml +++ b/jboss/sample/src/application/META-INF/application.xml @@ -1,4 +1,22 @@ + + + + Changes diff --git a/jboss/xdocs/goals.xml b/jboss/xdocs/goals.xml index 42d0c942..7e0d5c8d 100644 --- a/jboss/xdocs/goals.xml +++ b/jboss/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/jboss/xdocs/index.xml b/jboss/xdocs/index.xml index da75573b..63f85ad2 100644 --- a/jboss/xdocs/index.xml +++ b/jboss/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/jboss/xdocs/navigation.xml b/jboss/xdocs/navigation.xml index e3f84931..cc98e0f4 100644 --- a/jboss/xdocs/navigation.xml +++ b/jboss/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + Maven JBoss Plugin diff --git a/jboss/xdocs/properties.xml b/jboss/xdocs/properties.xml index 73cea36e..32dcedf3 100644 --- a/jboss/xdocs/properties.xml +++ b/jboss/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/jbuilder/plugin.jelly b/jbuilder/plugin.jelly index bff5f226..fcf55cdc 100644 --- a/jbuilder/plugin.jelly +++ b/jbuilder/plugin.jelly @@ -1,4 +1,22 @@ + + + + ../project.xml diff --git a/jbuilder/xdocs/changes.xml b/jbuilder/xdocs/changes.xml index 83c3ab61..dc1a2593 100644 --- a/jbuilder/xdocs/changes.xml +++ b/jbuilder/xdocs/changes.xml @@ -1,4 +1,22 @@ + + Changes diff --git a/jbuilder/xdocs/goals.xml b/jbuilder/xdocs/goals.xml index b6c6b3e9..8fd5660a 100644 --- a/jbuilder/xdocs/goals.xml +++ b/jbuilder/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/jbuilder/xdocs/index.xml b/jbuilder/xdocs/index.xml index 9303eb83..799ac0ec 100644 --- a/jbuilder/xdocs/index.xml +++ b/jbuilder/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/jbuilder/xdocs/navigation.xml b/jbuilder/xdocs/navigation.xml index 18e95433..7c3ad863 100644 --- a/jbuilder/xdocs/navigation.xml +++ b/jbuilder/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + Maven JBuilder Plugin diff --git a/jbuilder/xdocs/properties.xml b/jbuilder/xdocs/properties.xml index 4cff7295..96dbadd7 100644 --- a/jbuilder/xdocs/properties.xml +++ b/jbuilder/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/jcoverage/plugin.jelly b/jcoverage/plugin.jelly index 3eaee95e..aa1e1958 100644 --- a/jcoverage/plugin.jelly +++ b/jcoverage/plugin.jelly @@ -1,4 +1,22 @@ + + + + ../project.xml diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml index a6a3127d..f461f73b 100644 --- a/jcoverage/xdocs/changes.xml +++ b/jcoverage/xdocs/changes.xml @@ -1,4 +1,22 @@ + + Changes diff --git a/jcoverage/xdocs/goals.xml b/jcoverage/xdocs/goals.xml index e20771d8..630bf0c6 100644 --- a/jcoverage/xdocs/goals.xml +++ b/jcoverage/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/jcoverage/xdocs/index.xml b/jcoverage/xdocs/index.xml index 788fa89f..57d12cfb 100644 --- a/jcoverage/xdocs/index.xml +++ b/jcoverage/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/jcoverage/xdocs/navigation.xml b/jcoverage/xdocs/navigation.xml index 5fce9550..f8372110 100644 --- a/jcoverage/xdocs/navigation.xml +++ b/jcoverage/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + diff --git a/jcoverage/xdocs/properties.xml b/jcoverage/xdocs/properties.xml index f02c1d51..d2b78823 100644 --- a/jcoverage/xdocs/properties.xml +++ b/jcoverage/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/jdee/plugin.jelly b/jdee/plugin.jelly index 6b6da3ff..13f5aff7 100644 --- a/jdee/plugin.jelly +++ b/jdee/plugin.jelly @@ -1,4 +1,22 @@ + + + + ../project.xml diff --git a/jdee/xdocs/changes.xml b/jdee/xdocs/changes.xml index 7202140a..944aea61 100644 --- a/jdee/xdocs/changes.xml +++ b/jdee/xdocs/changes.xml @@ -1,4 +1,22 @@ + + Changes diff --git a/jdee/xdocs/goals.xml b/jdee/xdocs/goals.xml index 59632721..353de244 100644 --- a/jdee/xdocs/goals.xml +++ b/jdee/xdocs/goals.xml @@ -1,4 +1,22 @@ + + diff --git a/jdee/xdocs/index.xml b/jdee/xdocs/index.xml index ffdaab6e..1353e156 100644 --- a/jdee/xdocs/index.xml +++ b/jdee/xdocs/index.xml @@ -1,4 +1,22 @@ + + diff --git a/jdee/xdocs/navigation.xml b/jdee/xdocs/navigation.xml index 8818ad71..c2a91c85 100644 --- a/jdee/xdocs/navigation.xml +++ b/jdee/xdocs/navigation.xml @@ -1,4 +1,22 @@ + + Maven JDEE Plugin diff --git a/jdee/xdocs/properties.xml b/jdee/xdocs/properties.xml index ab7ab941..1b8812a0 100644 --- a/jdee/xdocs/properties.xml +++ b/jdee/xdocs/properties.xml @@ -1,4 +1,22 @@ + + diff --git a/jdee/xdocs/tasks.xml b/jdee/xdocs/tasks.xml index 54f18ad9..5f69e5be 100644 --- a/jdee/xdocs/tasks.xml +++ b/jdee/xdocs/tasks.xml @@ -1,4 +1,22 @@ + +