You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/03/25 14:57:17 UTC

[commons-jelly] branch master updated (ebde6624 -> b2631f73)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


    from ebde6624 Remove legacy Subversion keyword substitution markers
     new 30803a0d Add missing license headers
     new 1b75a39d Add missing license headers
     new 29b759ed Javadoc
     new 43507e5b Add missing license headers
     new b2631f73 Use M.M.M version

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/pom.xml                                       |  2 +-
 .../jelly/expression/jexl/package-info.java        | 17 +++++++++
 .../commons/jelly/expression/package-info.java     | 17 +++++++++
 .../apache/commons/jelly/impl/package-info.java    | 17 +++++++++
 .../org/apache/commons/jelly/package-info.java     | 17 +++++++++
 .../apache/commons/jelly/parser/package-info.java  | 17 +++++++++
 .../apache/commons/jelly/servlet/package-info.java | 17 +++++++++
 .../commons/jelly/tags/core/GetStaticTag.java      |  1 -
 .../commons/jelly/tags/core/package-info.java      | 17 +++++++++
 .../org/apache/commons/jelly/util/TagUtils.java    |  1 -
 .../test/java/org/apache/commons/jelly/TJEcho.java | 17 +++++++++
 .../org/apache/commons/jelly/TJTagLibrary.java     | 17 +++++++++
 .../test/java/org/apache/commons/jelly/TJTest.java | 17 +++++++++
 .../java/org/apache/commons/jelly/TestTrim.java    |  1 +
 .../org/apache/commons/jelly/TestXMLOutput.java    |  1 -
 .../commons/jelly/core/TestCoreMemoryLeak.java     |  1 -
 .../commons/jelly/core/TestNestedExceptions.java   | 17 +++++++++
 .../expression/TestCustomExpressionFactory.java    | 17 +++++++++
 .../commons/jelly/impl/TestTagLibraryResolver.java |  2 +-
 .../commons/jelly/tags/junit/package-info.java     | 17 +++++++++
 .../apache/commons/jelly/test/xml/TestCData.java   |  1 -
 .../resources/META-INF/services/jelly.test-library | 16 +++++++++
 .../apache/commons/jelly/core/testNewCatchTag.xml  | 17 +++++++++
 .../commons/jelly/core/testSeveralSwitchCall.jelly | 17 +++++++++
 .../org/apache/commons/jelly/expression/jelly1.xml | 17 +++++++++
 .../org/apache/commons/jelly/outputBad.jelly       | 17 +++++++++
 .../org/apache/commons/jelly/outputData.jelly      | 16 +++++++++
 .../org/apache/commons/jelly/outputGood.jelly      | 17 +++++++++
 .../jelly/testStaticNamespacedAttributes.jelly     | 16 +++++++++
 jelly-tags/ant/pom.xml                             | 15 +++++++-
 .../commons/jelly/tags/ant/package-info.java       | 17 +++++++++
 .../apache/commons/jelly/task/package-info.java    | 17 +++++++++
 jelly-tags/antlr/pom.xml                           |  2 +-
 .../commons/jelly/tags/antlr/package-info.java     | 17 +++++++++
 jelly-tags/avalon/pom.xml                          |  2 +-
 jelly-tags/bean/pom.xml                            |  2 +-
 .../commons/jelly/tags/bean/package-info.java      | 17 +++++++++
 jelly-tags/beanshell/pom.xml                       |  2 +-
 .../commons/jelly/tags/beanshell/package-info.java | 17 +++++++++
 jelly-tags/betwixt/pom.xml                         |  2 +-
 .../commons/jelly/tags/betwixt/package-info.java   | 17 +++++++++
 .../apache/commons/digester/rss/package-info.java  | 17 +++++++++
 jelly-tags/bsf/pom.xml                             |  2 +-
 .../commons/jelly/tags/bsf/package-info.java       | 17 +++++++++
 jelly-tags/define/pom.xml                          |  2 +-
 .../commons/jelly/tags/define/package-info.java    | 17 +++++++++
 jelly-tags/dynabean/pom.xml                        |  2 +-
 .../commons/jelly/tags/dynabean/package-info.java  | 17 +++++++++
 jelly-tags/email/pom.xml                           |  2 +-
 .../commons/jelly/tags/email/package-info.java     | 17 +++++++++
 jelly-tags/fmt/pom.xml                             |  2 +-
 .../commons/jelly/tags/fmt/SetBundleTag.java       |  1 -
 .../commons/jelly/tags/fmt/SetTimeZoneTag.java     |  1 -
 jelly-tags/html/pom.xml                            | 15 +++++++-
 .../commons/jelly/tags/html/package-info.java      | 17 +++++++++
 jelly-tags/http/pom.xml                            |  2 +-
 .../apache/commons/jelly/tags/http/PartTag.java    |  1 -
 .../commons/jelly/tags/http/package-info.java      | 17 +++++++++
 jelly-tags/interaction/pom.xml                     |  4 +--
 .../jelly/tags/interaction/package-info.java       | 17 +++++++++
 jelly-tags/jaxme/pom.xml                           |  2 +-
 .../commons/jelly/tags/jaxme/JaxMeTagLibrary.java  |  1 -
 .../commons/jelly/tags/jaxme/package-info.java     | 17 +++++++++
 jelly-tags/jetty/pom.xml                           | 17 ++++++++-
 .../commons/jelly/tags/jetty/package-info.java     | 17 +++++++++
 jelly-tags/jface/pom.xml                           |  2 +-
 .../commons/jelly/tags/jface/package-info.java     | 17 +++++++++
 jelly-tags/jms/pom.xml                             |  2 +-
 .../commons/jelly/tags/jms/package-info.java       | 17 +++++++++
 jelly-tags/jmx/pom.xml                             |  2 +-
 .../commons/jelly/tags/jmx/package-info.java       | 17 +++++++++
 jelly-tags/jsl/pom.xml                             |  2 +-
 .../commons/jelly/tags/jsl/package-info.java       | 17 +++++++++
 .../org/apache/commons/jelly/jsl/test1.xml         | 17 +++++++++
 .../org/apache/commons/jelly/jsl/test2.xml         | 17 +++++++++
 jelly-tags/junit/pom.xml                           | 18 +++++++++-
 .../commons/jelly/tags/junit/package-info.java     | 17 +++++++++
 jelly-tags/log/pom.xml                             |  2 +-
 .../commons/jelly/tags/log/package-info.java       | 17 +++++++++
 jelly-tags/memory/pom.xml                          |  2 +-
 jelly-tags/ojb/pom.xml                             |  2 +-
 .../commons/jelly/tags/ojb/package-info.java       | 17 +++++++++
 jelly-tags/pom.xml                                 |  2 +-
 jelly-tags/quartz/pom.xml                          |  2 +-
 .../commons/jelly/tags/quartz/package-info.java    | 17 +++++++++
 jelly-tags/regexp/pom.xml                          |  2 +-
 jelly-tags/soap/pom.xml                            |  2 +-
 .../commons/jelly/tags/soap/package-info.java      | 17 +++++++++
 jelly-tags/sql/pom.xml                             |  2 +-
 .../java/javax/servlet/jsp/jstl/sql/Result.java    |  1 -
 .../javax/servlet/jsp/jstl/sql/ResultSupport.java  |  1 -
 .../commons/jelly/tags/sql/ResultSetTag.java       |  1 -
 .../org/apache/commons/jelly/tags/sql/RowTag.java  |  1 -
 .../commons/jelly/tags/sql/package-info.java       | 17 +++++++++
 jelly-tags/swing/pom.xml                           |  2 +-
 .../commons/jelly/tags/swing/ButtonGroupTag.java   |  1 -
 .../commons/jelly/tags/swing/CardLayoutTag.java    | 16 +++++++--
 .../jelly/tags/swing/impl/package-info.java        | 17 +++++++++
 .../jelly/tags/swing/model/package-info.java       | 17 +++++++++
 .../commons/jelly/tags/swing/package-info.java     | 17 +++++++++
 .../apache/commons/jelly/swing/TestSwingTags.java  |  1 -
 .../org/apache/commons/jelly/swing/swingTags.jelly | 16 +++++++++
 jelly-tags/swt/pom.xml                             |  2 +-
 .../apache/commons/jelly/tags/swt/DialogTag.java   |  1 -
 .../commons/jelly/tags/swt/package-info.java       | 17 +++++++++
 jelly-tags/threads/pom.xml                         |  2 +-
 .../commons/jelly/tags/threads/package-info.java   | 17 +++++++++
 jelly-tags/util/pom.xml                            | 41 +++++++++++++++++++++-
 .../commons/jelly/tags/util/package-info.java      | 17 +++++++++
 jelly-tags/validate/pom.xml                        |  2 +-
 .../commons/jelly/tags/validate/package-info.java  | 17 +++++++++
 jelly-tags/velocity/pom.xml                        |  2 +-
 jelly-tags/xml/pom.xml                             |  6 ++--
 .../commons/jelly/tags/xml/package-info.java       | 17 +++++++++
 .../jelly/tags/xml/attributeNameSpace.jelly        | 16 +++++++++
 .../tags/xml/attributeNameSpaceDefaultNS.jelly     | 16 +++++++++
 .../tags/xml/attributeNameSpaceDuplicatedNS.jelly  | 16 +++++++++
 .../xml/attributeNameSpaceWithInnerElements.jelly  | 16 +++++++++
 .../jelly/tags/xml/elementWithNameSpace.jelly      | 16 +++++++++
 .../jelly/tags/xml/elementWithNameSpaceError.jelly | 16 +++++++++
 .../org/apache/commons/jelly/tags/xml/entity.xml   | 16 +++++++++
 .../commons/jelly/tags/xml/namespaceReplace.jelly  | 16 +++++++++
 .../jelly/tags/xml/schematron/skeleton1-5.xsl      | 16 +++++++++
 jelly-tags/xmlunit/pom.xml                         |  2 +-
 .../commons/jelly/tags/xmlunit/package-info.java   | 17 +++++++++
 pom.xml                                            |  4 +--
 src/changes/changes.xml                            |  3 +-
 xdocs/download_jelly.cgi                           | 16 +++++++++
 xdocs/style/project.css                            | 16 +++++++++
 129 files changed, 1332 insertions(+), 63 deletions(-)


[commons-jelly] 03/05: Javadoc

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git

commit 29b759eda6761165fe0db7ebea6648e40bfbc603
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 25 10:11:42 2023 -0400

    Javadoc
---
 .../test/java/org/apache/commons/jelly/impl/TestTagLibraryResolver.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/src/test/java/org/apache/commons/jelly/impl/TestTagLibraryResolver.java b/core/src/test/java/org/apache/commons/jelly/impl/TestTagLibraryResolver.java
index 05c91f1a..f16d376b 100644
--- a/core/src/test/java/org/apache/commons/jelly/impl/TestTagLibraryResolver.java
+++ b/core/src/test/java/org/apache/commons/jelly/impl/TestTagLibraryResolver.java
@@ -41,7 +41,7 @@ public class TestTagLibraryResolver extends TestCase {
 
     public void testResolver() throws Exception {
         /**
-         * @todo temporary disabled test case until I can figure out how to get
+         * TODO temporary disabled test case until I can figure out how to get
          * it to work with commons-discovery
          */
 /*


[commons-jelly] 02/05: Add missing license headers

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git

commit 1b75a39d60a46693f8db5154b032ec67a543e4fb
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 25 10:02:07 2023 -0400

    Add missing license headers
---
 .../commons/jelly/expression/jexl/package-info.java     | 17 +++++++++++++++++
 .../apache/commons/jelly/expression/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/impl/package-info.java     | 17 +++++++++++++++++
 .../java/org/apache/commons/jelly/package-info.java     | 17 +++++++++++++++++
 .../org/apache/commons/jelly/parser/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/servlet/package-info.java  | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/core/GetStaticTag.java    |  1 -
 .../apache/commons/jelly/tags/core/package-info.java    | 17 +++++++++++++++++
 .../java/org/apache/commons/jelly/util/TagUtils.java    |  1 -
 .../java/org/apache/commons/jelly/TestXMLOutput.java    |  1 -
 .../apache/commons/jelly/core/TestCoreMemoryLeak.java   |  1 -
 .../apache/commons/jelly/tags/junit/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/test/xml/TestCData.java    |  1 -
 .../org/apache/commons/jelly/tags/ant/package-info.java | 17 +++++++++++++++++
 .../org/apache/commons/jelly/task/package-info.java     | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/antlr/package-info.java   | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/bean/package-info.java    | 17 +++++++++++++++++
 .../commons/jelly/tags/beanshell/package-info.java      | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/betwixt/package-info.java | 17 +++++++++++++++++
 .../org/apache/commons/digester/rss/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/bsf/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/define/package-info.java  | 17 +++++++++++++++++
 .../commons/jelly/tags/dynabean/package-info.java       | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/email/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/fmt/SetBundleTag.java |  1 -
 .../apache/commons/jelly/tags/fmt/SetTimeZoneTag.java   |  1 -
 .../apache/commons/jelly/tags/html/package-info.java    | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/http/PartTag.java     |  1 -
 .../apache/commons/jelly/tags/http/package-info.java    | 17 +++++++++++++++++
 .../commons/jelly/tags/interaction/package-info.java    | 17 +++++++++++++++++
 .../commons/jelly/tags/jaxme/JaxMeTagLibrary.java       |  1 -
 .../apache/commons/jelly/tags/jaxme/package-info.java   | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/jetty/package-info.java   | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/jface/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/jms/package-info.java | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/jmx/package-info.java | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/jsl/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/junit/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/ojb/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/quartz/package-info.java  | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/soap/package-info.java    | 17 +++++++++++++++++
 .../main/java/javax/servlet/jsp/jstl/sql/Result.java    |  1 -
 .../java/javax/servlet/jsp/jstl/sql/ResultSupport.java  |  1 -
 .../org/apache/commons/jelly/tags/sql/ResultSetTag.java |  1 -
 .../java/org/apache/commons/jelly/tags/sql/RowTag.java  |  1 -
 .../org/apache/commons/jelly/tags/sql/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/swing/ButtonGroupTag.java |  1 -
 .../apache/commons/jelly/tags/swing/CardLayoutTag.java  |  2 --
 .../commons/jelly/tags/swing/impl/package-info.java     | 17 +++++++++++++++++
 .../commons/jelly/tags/swing/model/package-info.java    | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/swing/package-info.java   | 17 +++++++++++++++++
 .../org/apache/commons/jelly/swing/TestSwingTags.java   |  1 -
 .../org/apache/commons/jelly/tags/swt/DialogTag.java    |  1 -
 .../org/apache/commons/jelly/tags/swt/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/threads/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/util/package-info.java    | 17 +++++++++++++++++
 .../commons/jelly/tags/validate/package-info.java       | 17 +++++++++++++++++
 .../org/apache/commons/jelly/tags/xml/package-info.java | 17 +++++++++++++++++
 .../apache/commons/jelly/tags/xmlunit/package-info.java | 17 +++++++++++++++++
 pom.xml                                                 |  2 +-
 60 files changed, 715 insertions(+), 19 deletions(-)

diff --git a/core/src/main/java/org/apache/commons/jelly/expression/jexl/package-info.java b/core/src/main/java/org/apache/commons/jelly/expression/jexl/package-info.java
index 684379f6..aefbe418 100644
--- a/core/src/main/java/org/apache/commons/jelly/expression/jexl/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/expression/jexl/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/expression/package-info.java b/core/src/main/java/org/apache/commons/jelly/expression/package-info.java
index ecdb33c4..e31ceb94 100644
--- a/core/src/main/java/org/apache/commons/jelly/expression/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/expression/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Implementations of the Expression classes using commons-jexl.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/impl/package-info.java b/core/src/main/java/org/apache/commons/jelly/impl/package-info.java
index 438dd7d4..3ba519f3 100644
--- a/core/src/main/java/org/apache/commons/jelly/impl/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/impl/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Core implementation classes for Jelly.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/package-info.java b/core/src/main/java/org/apache/commons/jelly/package-info.java
index d5c591c4..7354efeb 100644
--- a/core/src/main/java/org/apache/commons/jelly/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * This package contains the main jelly API classes.
  * <p>
diff --git a/core/src/main/java/org/apache/commons/jelly/parser/package-info.java b/core/src/main/java/org/apache/commons/jelly/parser/package-info.java
index 5312d152..1666714d 100644
--- a/core/src/main/java/org/apache/commons/jelly/parser/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/parser/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Jelly parsers both XML syntax and non-XML syntaxes are supported.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/servlet/package-info.java b/core/src/main/java/org/apache/commons/jelly/servlet/package-info.java
index 16598a51..0603800f 100644
--- a/core/src/main/java/org/apache/commons/jelly/servlet/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/servlet/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Classes for using Jelly on the Servlet platform.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/tags/core/GetStaticTag.java b/core/src/main/java/org/apache/commons/jelly/tags/core/GetStaticTag.java
index c179d5f8..8ab48a5f 100644
--- a/core/src/main/java/org/apache/commons/jelly/tags/core/GetStaticTag.java
+++ b/core/src/main/java/org/apache/commons/jelly/tags/core/GetStaticTag.java
@@ -40,7 +40,6 @@ import org.apache.commons.jelly.util.ClassLoaderUtils;
  * &lt;j:getStatic var="closeOperation" className="javax.swing.JFrame"
  *              field="EXIT_ON_CLOSE"/&gt;
  * </pre>
- *
  */
 
 public class GetStaticTag extends TagSupport {
diff --git a/core/src/main/java/org/apache/commons/jelly/tags/core/package-info.java b/core/src/main/java/org/apache/commons/jelly/tags/core/package-info.java
index df3c78f6..8fc73f15 100644
--- a/core/src/main/java/org/apache/commons/jelly/tags/core/package-info.java
+++ b/core/src/main/java/org/apache/commons/jelly/tags/core/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The core Tags from the JSTL plus Jelly extensions.
  */
diff --git a/core/src/main/java/org/apache/commons/jelly/util/TagUtils.java b/core/src/main/java/org/apache/commons/jelly/util/TagUtils.java
index 9a1a067d..472ea05a 100644
--- a/core/src/main/java/org/apache/commons/jelly/util/TagUtils.java
+++ b/core/src/main/java/org/apache/commons/jelly/util/TagUtils.java
@@ -23,7 +23,6 @@ import org.apache.commons.jelly.impl.TextScript;
 
 /** Contains static methods to help tag developers.
  * @author Hans Gilde
- *
  */
 public class TagUtils {
     private TagUtils() {
diff --git a/core/src/test/java/org/apache/commons/jelly/TestXMLOutput.java b/core/src/test/java/org/apache/commons/jelly/TestXMLOutput.java
index 7db02161..13ff55e1 100644
--- a/core/src/test/java/org/apache/commons/jelly/TestXMLOutput.java
+++ b/core/src/test/java/org/apache/commons/jelly/TestXMLOutput.java
@@ -24,7 +24,6 @@ import org.apache.commons.jelly.test.BaseJellyTest;
 
 /**
  * @author Hans Gilde
- *
  */
 public class TestXMLOutput extends BaseJellyTest {
 
diff --git a/core/src/test/java/org/apache/commons/jelly/core/TestCoreMemoryLeak.java b/core/src/test/java/org/apache/commons/jelly/core/TestCoreMemoryLeak.java
index c70270a3..164ff7a9 100644
--- a/core/src/test/java/org/apache/commons/jelly/core/TestCoreMemoryLeak.java
+++ b/core/src/test/java/org/apache/commons/jelly/core/TestCoreMemoryLeak.java
@@ -18,7 +18,6 @@ package org.apache.commons.jelly.core;
 
 /** Tests for basic memory leaking in core tags. Runs a few test scripts many times.
  * @author Hans Gilde
- *
  */
 public class TestCoreMemoryLeak extends BaseMemoryLeakTest {
 
diff --git a/core/src/test/java/org/apache/commons/jelly/tags/junit/package-info.java b/core/src/test/java/org/apache/commons/jelly/tags/junit/package-info.java
index 518392b5..f17007ac 100644
--- a/core/src/test/java/org/apache/commons/jelly/tags/junit/package-info.java
+++ b/core/src/test/java/org/apache/commons/jelly/tags/junit/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A collection of <a href="http://www.junit.org">JUnit</a> tags for performing unit tests written in Jelly script.
  * <p>
diff --git a/core/src/test/java/org/apache/commons/jelly/test/xml/TestCData.java b/core/src/test/java/org/apache/commons/jelly/test/xml/TestCData.java
index 3526e0c5..ccc8a291 100644
--- a/core/src/test/java/org/apache/commons/jelly/test/xml/TestCData.java
+++ b/core/src/test/java/org/apache/commons/jelly/test/xml/TestCData.java
@@ -30,7 +30,6 @@ import org.xml.sax.SAXException;
 
 /**
  * @author mdelagrange
- *
  */
 public class TestCData extends TestCase {
 
diff --git a/jelly-tags/ant/src/main/java/org/apache/commons/jelly/tags/ant/package-info.java b/jelly-tags/ant/src/main/java/org/apache/commons/jelly/tags/ant/package-info.java
index 0295adb8..08510e46 100644
--- a/jelly-tags/ant/src/main/java/org/apache/commons/jelly/tags/ant/package-info.java
+++ b/jelly-tags/ant/src/main/java/org/apache/commons/jelly/tags/ant/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for using Ant tasks within Jelly.
  * <p>
diff --git a/jelly-tags/ant/src/main/java/org/apache/commons/jelly/task/package-info.java b/jelly-tags/ant/src/main/java/org/apache/commons/jelly/task/package-info.java
index 54e476b0..417af1fc 100644
--- a/jelly-tags/ant/src/main/java/org/apache/commons/jelly/task/package-info.java
+++ b/jelly-tags/ant/src/main/java/org/apache/commons/jelly/task/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A collection of Ant tasks for working with Jelly.
  */
diff --git a/jelly-tags/antlr/src/main/java/org/apache/commons/jelly/tags/antlr/package-info.java b/jelly-tags/antlr/src/main/java/org/apache/commons/jelly/tags/antlr/package-info.java
index 78324a60..8aff623c 100644
--- a/jelly-tags/antlr/src/main/java/org/apache/commons/jelly/tags/antlr/package-info.java
+++ b/jelly-tags/antlr/src/main/java/org/apache/commons/jelly/tags/antlr/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for working with the <a href="http://www.antlr.org/">Antlr</a> library.
  */
diff --git a/jelly-tags/bean/src/main/java/org/apache/commons/jelly/tags/bean/package-info.java b/jelly-tags/bean/src/main/java/org/apache/commons/jelly/tags/bean/package-info.java
index 4756353f..9365e1ab 100644
--- a/jelly-tags/bean/src/main/java/org/apache/commons/jelly/tags/bean/package-info.java
+++ b/jelly-tags/bean/src/main/java/org/apache/commons/jelly/tags/bean/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for mapping tags to beans using a similar approach to Ant.
  */
diff --git a/jelly-tags/beanshell/src/main/java/org/apache/commons/jelly/tags/beanshell/package-info.java b/jelly-tags/beanshell/src/main/java/org/apache/commons/jelly/tags/beanshell/package-info.java
index f625be6f..bb8bd277 100644
--- a/jelly-tags/beanshell/src/main/java/org/apache/commons/jelly/tags/beanshell/package-info.java
+++ b/jelly-tags/beanshell/src/main/java/org/apache/commons/jelly/tags/beanshell/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for working with BeanShell expressions and scripts within Jelly.
  */
diff --git a/jelly-tags/betwixt/src/main/java/org/apache/commons/jelly/tags/betwixt/package-info.java b/jelly-tags/betwixt/src/main/java/org/apache/commons/jelly/tags/betwixt/package-info.java
index e5df8950..e56df086 100644
--- a/jelly-tags/betwixt/src/main/java/org/apache/commons/jelly/tags/betwixt/package-info.java
+++ b/jelly-tags/betwixt/src/main/java/org/apache/commons/jelly/tags/betwixt/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for turning XML into beans or beans into XML using the <a href="http://commons.apache.org/jelly/libs/betwixt/tags.html">Betwixt</a> library.
  */
diff --git a/jelly-tags/betwixt/src/test/java/org/apache/commons/digester/rss/package-info.java b/jelly-tags/betwixt/src/test/java/org/apache/commons/digester/rss/package-info.java
index e558680b..9a03d958 100644
--- a/jelly-tags/betwixt/src/test/java/org/apache/commons/digester/rss/package-info.java
+++ b/jelly-tags/betwixt/src/test/java/org/apache/commons/digester/rss/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Example usage of Digester to parse XML documents compatible with the <em>Rich Site Summary</em> format used by many newsfeeds.
  */
diff --git a/jelly-tags/bsf/src/main/java/org/apache/commons/jelly/tags/bsf/package-info.java b/jelly-tags/bsf/src/main/java/org/apache/commons/jelly/tags/bsf/package-info.java
index 8302b5fd..fb5c6a78 100644
--- a/jelly-tags/bsf/src/main/java/org/apache/commons/jelly/tags/bsf/package-info.java
+++ b/jelly-tags/bsf/src/main/java/org/apache/commons/jelly/tags/bsf/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A collection of tag libraries for working with BSF based scripting languages like JavaScript, Jython and PNuts.
  */
diff --git a/jelly-tags/define/src/main/java/org/apache/commons/jelly/tags/define/package-info.java b/jelly-tags/define/src/main/java/org/apache/commons/jelly/tags/define/package-info.java
index 753c8738..fde32967 100644
--- a/jelly-tags/define/src/main/java/org/apache/commons/jelly/tags/define/package-info.java
+++ b/jelly-tags/define/src/main/java/org/apache/commons/jelly/tags/define/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Tag library which allows the creation of new tags using Jelly script itself.
  */
diff --git a/jelly-tags/dynabean/src/main/java/org/apache/commons/jelly/tags/dynabean/package-info.java b/jelly-tags/dynabean/src/main/java/org/apache/commons/jelly/tags/dynabean/package-info.java
index c7c827f5..ac2a9907 100644
--- a/jelly-tags/dynabean/src/main/java/org/apache/commons/jelly/tags/dynabean/package-info.java
+++ b/jelly-tags/dynabean/src/main/java/org/apache/commons/jelly/tags/dynabean/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for creating new DynaClass and DynaBean objects from the <a href="http://commons.apache.org/beanutils/">beanutils</a> library.
  */
diff --git a/jelly-tags/email/src/main/java/org/apache/commons/jelly/tags/email/package-info.java b/jelly-tags/email/src/main/java/org/apache/commons/jelly/tags/email/package-info.java
index af93e277..ad8dfc2f 100644
--- a/jelly-tags/email/src/main/java/org/apache/commons/jelly/tags/email/package-info.java
+++ b/jelly-tags/email/src/main/java/org/apache/commons/jelly/tags/email/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Tags for sending email using the JavaMail API.
  */
diff --git a/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetBundleTag.java b/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetBundleTag.java
index e0fe282b..8e38ac23 100644
--- a/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetBundleTag.java
+++ b/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetBundleTag.java
@@ -26,7 +26,6 @@ import java.util.Locale;
  * Support for tag handlers for &lt;setLocale&gt;, the bundle setting
  * tag in JSTL.
  * @author <a href="mailto:willievu@yahoo.com">Willie Vu</a>
- *
  */
 public class SetBundleTag extends TagSupport {
 
diff --git a/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetTimeZoneTag.java b/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetTimeZoneTag.java
index 65041773..3dc84382 100644
--- a/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetTimeZoneTag.java
+++ b/jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/SetTimeZoneTag.java
@@ -27,7 +27,6 @@ import java.util.TimeZone;
  * Support for tag handlers for &lt;setTimeZone&gt;, the time zone setting
  * tag in JSTL.
  * @author <a href="mailto:willievu@yahoo.com">Willie Vu</a>
- *
  */
 public class SetTimeZoneTag extends TagSupport {
 
diff --git a/jelly-tags/html/src/main/java/org/apache/commons/jelly/tags/html/package-info.java b/jelly-tags/html/src/main/java/org/apache/commons/jelly/tags/html/package-info.java
index 5a1d12b7..2bcb6f99 100644
--- a/jelly-tags/html/src/main/java/org/apache/commons/jelly/tags/html/package-info.java
+++ b/jelly-tags/html/src/main/java/org/apache/commons/jelly/tags/html/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Tags for parsing HTML so that it can be processed by Jelly using Andy Clark's <a href="http://www.apache.org/~andyc/neko/doc/index.html">NekoHTML</a>.
  */
diff --git a/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/PartTag.java b/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/PartTag.java
index 96b128de..12a99a8a 100644
--- a/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/PartTag.java
+++ b/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/PartTag.java
@@ -24,7 +24,6 @@ import org.apache.commons.httpclient.methods.multipart.StringPart;
 
 /**
  * A tag to hold a part of a multiPartPost
- *
  */
 public class PartTag extends TagSupport {
     /** parameter name */
diff --git a/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/package-info.java b/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/package-info.java
index d27f343a..543b2114 100644
--- a/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/package-info.java
+++ b/jelly-tags/http/src/main/java/org/apache/commons/jelly/tags/http/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for working with HTTP, performing HTTP GET, POST and other actions.
  */
diff --git a/jelly-tags/interaction/src/main/java/org/apache/commons/jelly/tags/interaction/package-info.java b/jelly-tags/interaction/src/main/java/org/apache/commons/jelly/tags/interaction/package-info.java
index 314e765d..12d9705f 100644
--- a/jelly-tags/interaction/src/main/java/org/apache/commons/jelly/tags/interaction/package-info.java
+++ b/jelly-tags/interaction/src/main/java/org/apache/commons/jelly/tags/interaction/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A simple interaction tag library so that Jelly scripts can be interactive.
  */
diff --git a/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/JaxMeTagLibrary.java b/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/JaxMeTagLibrary.java
index 50630322..7820736e 100644
--- a/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/JaxMeTagLibrary.java
+++ b/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/JaxMeTagLibrary.java
@@ -23,7 +23,6 @@ import org.apache.commons.jelly.TagLibrary;
  * using the <a href='http://ws.apache.org/jaxme'>Apache JaxMe</a> implementation.
  * The marshalling and unmarshalling tags should work with any JAXB implementation.
  * The generation tag is JaxMe specific.
- *
  */
 public class JaxMeTagLibrary extends TagLibrary {
         
diff --git a/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/package-info.java b/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/package-info.java
index a4177de9..1531282e 100644
--- a/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/package-info.java
+++ b/jelly-tags/jaxme/src/main/java/org/apache/commons/jelly/tags/jaxme/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A <a href='http://java.sun.com/xml/jaxb/'>JAXB</a> tag library using the <a href='http://ws.apache.org/jaxme'>Apache JaxMe</a> implementation.
  * <p>
diff --git a/jelly-tags/jetty/src/main/java/org/apache/commons/jelly/tags/jetty/package-info.java b/jelly-tags/jetty/src/main/java/org/apache/commons/jelly/tags/jetty/package-info.java
index 48ef4f5d..72697941 100644
--- a/jelly-tags/jetty/src/main/java/org/apache/commons/jelly/tags/jetty/package-info.java
+++ b/jelly-tags/jetty/src/main/java/org/apache/commons/jelly/tags/jetty/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Tags for starting Jetty HTTP servers and processing HTTP requests using Jelly scripts.
  */
diff --git a/jelly-tags/jface/src/main/java/org/apache/commons/jelly/tags/jface/package-info.java b/jelly-tags/jface/src/main/java/org/apache/commons/jelly/tags/jface/package-info.java
index f5f7902b..b731c608 100644
--- a/jelly-tags/jface/src/main/java/org/apache/commons/jelly/tags/jface/package-info.java
+++ b/jelly-tags/jface/src/main/java/org/apache/commons/jelly/tags/jface/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The JellyJFace Library is a Jelly Library for creating Rich User Interfaces using SWT and JFace via XML markup (a Jelly script).
  * <p>
diff --git a/jelly-tags/jms/src/main/java/org/apache/commons/jelly/tags/jms/package-info.java b/jelly-tags/jms/src/main/java/org/apache/commons/jelly/tags/jms/package-info.java
index 0d32b454..fce2070e 100644
--- a/jelly-tags/jms/src/main/java/org/apache/commons/jelly/tags/jms/package-info.java
+++ b/jelly-tags/jms/src/main/java/org/apache/commons/jelly/tags/jms/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for working with JMS using the <a href="http://commons.apache.org/sandbox/messenger/">Messenger</a> project.
  */
diff --git a/jelly-tags/jmx/src/main/java/org/apache/commons/jelly/tags/jmx/package-info.java b/jelly-tags/jmx/src/main/java/org/apache/commons/jelly/tags/jmx/package-info.java
index b8f5c32c..19092cff 100644
--- a/jelly-tags/jmx/src/main/java/org/apache/commons/jelly/tags/jmx/package-info.java
+++ b/jelly-tags/jmx/src/main/java/org/apache/commons/jelly/tags/jmx/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for creating beans and MBeans and registering them with a JMX Server in a similar way to the Ant tasks in Apache Commons Modeler.
  */
diff --git a/jelly-tags/jsl/src/main/java/org/apache/commons/jelly/tags/jsl/package-info.java b/jelly-tags/jsl/src/main/java/org/apache/commons/jelly/tags/jsl/package-info.java
index 5aec9ee7..e5c75e2a 100644
--- a/jelly-tags/jsl/src/main/java/org/apache/commons/jelly/tags/jsl/package-info.java
+++ b/jelly-tags/jsl/src/main/java/org/apache/commons/jelly/tags/jsl/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The Jelly Stylesheet Library (JSL).
  * <p>
diff --git a/jelly-tags/junit/src/main/java/org/apache/commons/jelly/tags/junit/package-info.java b/jelly-tags/junit/src/main/java/org/apache/commons/jelly/tags/junit/package-info.java
index 0ad43585..d85dc37c 100644
--- a/jelly-tags/junit/src/main/java/org/apache/commons/jelly/tags/junit/package-info.java
+++ b/jelly-tags/junit/src/main/java/org/apache/commons/jelly/tags/junit/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A collection of <a href="http://www.junit.org">JUnit</a> tags for performing unit tests written in Jelly script.
  * <p>
diff --git a/jelly-tags/ojb/src/main/java/org/apache/commons/jelly/tags/ojb/package-info.java b/jelly-tags/ojb/src/main/java/org/apache/commons/jelly/tags/ojb/package-info.java
index 6fed3d7f..97f446b9 100644
--- a/jelly-tags/ojb/src/main/java/org/apache/commons/jelly/tags/ojb/package-info.java
+++ b/jelly-tags/ojb/src/main/java/org/apache/commons/jelly/tags/ojb/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A variety of tags for working with the <a href="http://jakarta.apache.org/ojb/">ObjectBridge</a> persistence engine.
  */
diff --git a/jelly-tags/quartz/src/main/java/org/apache/commons/jelly/tags/quartz/package-info.java b/jelly-tags/quartz/src/main/java/org/apache/commons/jelly/tags/quartz/package-info.java
index 6614761c..36ca2d74 100644
--- a/jelly-tags/quartz/src/main/java/org/apache/commons/jelly/tags/quartz/package-info.java
+++ b/jelly-tags/quartz/src/main/java/org/apache/commons/jelly/tags/quartz/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for scheduling tasks to be run using the <a href="http://www.part.net/quartz.html">Quartz</a> library.
  */
diff --git a/jelly-tags/soap/src/main/java/org/apache/commons/jelly/tags/soap/package-info.java b/jelly-tags/soap/src/main/java/org/apache/commons/jelly/tags/soap/package-info.java
index afb8281d..103e95cb 100644
--- a/jelly-tags/soap/src/main/java/org/apache/commons/jelly/tags/soap/package-info.java
+++ b/jelly-tags/soap/src/main/java/org/apache/commons/jelly/tags/soap/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Tags for invoking Web Services via <a href="http://xml.apache.org/axis/">Apache Axis</a>.
  */
diff --git a/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/Result.java b/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/Result.java
index db19eaac..817015fd 100644
--- a/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/Result.java
+++ b/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/Result.java
@@ -34,7 +34,6 @@ import java.util.SortedMap;
  * </ul>
  *
  * @author Justyna Horwat
- *
  */
 public interface Result {
 
diff --git a/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/ResultSupport.java b/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/ResultSupport.java
index 040b00a6..1a1a570d 100644
--- a/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/ResultSupport.java
+++ b/jelly-tags/sql/src/main/java/javax/servlet/jsp/jstl/sql/ResultSupport.java
@@ -26,7 +26,6 @@ import java.sql.SQLException;
  *
  *
  * @author Justyna Horwat
- *
  */
 public class ResultSupport {
 
diff --git a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/ResultSetTag.java b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/ResultSetTag.java
index 9add08db..c4104d88 100644
--- a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/ResultSetTag.java
+++ b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/ResultSetTag.java
@@ -28,7 +28,6 @@ import org.apache.commons.jelly.XMLOutput;
 /**
  * This Tag creates a result set object based on its body content via child row tags.
  * This tag is useful for unit testing with Mock Tags to simulate the results returned by databases.
- *
  */
 public class ResultSetTag extends TagSupport {
 
diff --git a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/RowTag.java b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/RowTag.java
index b1d15765..df63b37c 100644
--- a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/RowTag.java
+++ b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/RowTag.java
@@ -23,7 +23,6 @@ import org.apache.commons.jelly.XMLOutput;
 /**
  * Adds a new row to a parent &lt;resultSet&gt; Tag.
  * This tag is useful for unit testing with Mock Tags to simulate the results returned by databases.
- *
  */
 public class RowTag extends MapTagSupport {
 
diff --git a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/package-info.java b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/package-info.java
index 6e474682..399a421c 100644
--- a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/package-info.java
+++ b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The SQL Tags from the JSTL.
  * <p>
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/ButtonGroupTag.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/ButtonGroupTag.java
index 7009469b..84131e8e 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/ButtonGroupTag.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/ButtonGroupTag.java
@@ -61,7 +61,6 @@ import org.apache.commons.jelly.XMLOutput;
  * }</pre>
  *
  * @author Hans Gilde
- *
  */
 public class ButtonGroupTag extends ComponentTag {
 
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
index a48fa107..fafa6233 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
@@ -1,6 +1,5 @@
 /*
  * Created on Nov 6, 2005
- *
  */
 package org.apache.commons.jelly.tags.swing;
 
@@ -12,7 +11,6 @@ import java.awt.LayoutManager;
  * in that context attribute, for later use.
  * 
  * @author Hans Gilde
- *
  */
 public class CardLayoutTag extends LayoutTagSupport {
     private int hgap;
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/impl/package-info.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/impl/package-info.java
index bee72a79..d89b9901 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/impl/package-info.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/impl/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Implementation classes for the JellySwing library.
  */
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/model/package-info.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/model/package-info.java
index ae5d24c6..661019d7 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/model/package-info.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/model/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Swing model implementations that can be used with JellySwing.
  */
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/package-info.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/package-info.java
index f852675f..4c9769ca 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/package-info.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The JellySwing Library which is a Jelly Library for creating Rich User Interfaces using Swing via XML markup (a Jelly script).
  */
diff --git a/jelly-tags/swing/src/test/java/org/apache/commons/jelly/swing/TestSwingTags.java b/jelly-tags/swing/src/test/java/org/apache/commons/jelly/swing/TestSwingTags.java
index 7dc44d0e..ec0aa71f 100644
--- a/jelly-tags/swing/src/test/java/org/apache/commons/jelly/swing/TestSwingTags.java
+++ b/jelly-tags/swing/src/test/java/org/apache/commons/jelly/swing/TestSwingTags.java
@@ -42,7 +42,6 @@ import junit.framework.TestSuite;
 
 /** Tests many swing tags for basic functionality.
  * @author Hans Gilde
- *
  */
 public class TestSwingTags extends BaseJellyTest {
 
diff --git a/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/DialogTag.java b/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/DialogTag.java
index 1a366347..ead0a88f 100644
--- a/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/DialogTag.java
+++ b/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/DialogTag.java
@@ -28,7 +28,6 @@ import org.eclipse.swt.widgets.Widget;
  * This tag creates an SWT dialog.
  *
  * @author <a href="mailto:ckl@dacelo.nl">Christiaan ten Klooster</a>
- *
  */
 public class DialogTag extends WidgetTag {
 
diff --git a/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/package-info.java b/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/package-info.java
index 6b8d2606..1d9fff17 100644
--- a/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/package-info.java
+++ b/jelly-tags/swt/src/main/java/org/apache/commons/jelly/tags/swt/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The JellySWT Library is a Jelly Library for creating Rich User Interfaces using SWT via XML markup (a Jelly script).
  */
diff --git a/jelly-tags/threads/src/main/java/org/apache/commons/jelly/tags/threads/package-info.java b/jelly-tags/threads/src/main/java/org/apache/commons/jelly/tags/threads/package-info.java
index 54460163..d6d8818c 100644
--- a/jelly-tags/threads/src/main/java/org/apache/commons/jelly/tags/threads/package-info.java
+++ b/jelly-tags/threads/src/main/java/org/apache/commons/jelly/tags/threads/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A library for processing Jelly scripts using multiple threads.
  */
diff --git a/jelly-tags/util/src/main/java/org/apache/commons/jelly/tags/util/package-info.java b/jelly-tags/util/src/main/java/org/apache/commons/jelly/tags/util/package-info.java
index 364546e2..4f51cad8 100644
--- a/jelly-tags/util/src/main/java/org/apache/commons/jelly/tags/util/package-info.java
+++ b/jelly-tags/util/src/main/java/org/apache/commons/jelly/tags/util/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A number of utility tags such as for tokenizing Strings.
  */
diff --git a/jelly-tags/validate/src/main/java/org/apache/commons/jelly/tags/validate/package-info.java b/jelly-tags/validate/src/main/java/org/apache/commons/jelly/tags/validate/package-info.java
index f59b0ded..b3539854 100644
--- a/jelly-tags/validate/src/main/java/org/apache/commons/jelly/tags/validate/package-info.java
+++ b/jelly-tags/validate/src/main/java/org/apache/commons/jelly/tags/validate/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * A tag library for validating XML using various schema languages like DTD, XML Schema, Relax NG as well as Relax and TREX. This tag library uses the
  * <a href="http://iso-relax.sourceforge.net/JARV/">JARV</a> API to perform the validation.
diff --git a/jelly-tags/xml/src/main/java/org/apache/commons/jelly/tags/xml/package-info.java b/jelly-tags/xml/src/main/java/org/apache/commons/jelly/tags/xml/package-info.java
index 86aeb317..e350e94f 100644
--- a/jelly-tags/xml/src/main/java/org/apache/commons/jelly/tags/xml/package-info.java
+++ b/jelly-tags/xml/src/main/java/org/apache/commons/jelly/tags/xml/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * The XML Tags from the JSTL.
  */
diff --git a/jelly-tags/xmlunit/src/main/java/org/apache/commons/jelly/tags/xmlunit/package-info.java b/jelly-tags/xmlunit/src/main/java/org/apache/commons/jelly/tags/xmlunit/package-info.java
index 5ff7a18b..a6c4a21d 100644
--- a/jelly-tags/xmlunit/src/main/java/org/apache/commons/jelly/tags/xmlunit/package-info.java
+++ b/jelly-tags/xmlunit/src/main/java/org/apache/commons/jelly/tags/xmlunit/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Compares two XML documents using <a href="http://xmlunit.sourceforge.net/">XMLUnit</a>.
  */
diff --git a/pom.xml b/pom.xml
index 456d3950..f879b53d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>42</version>
+    <version>56</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jelly</groupId>


[commons-jelly] 01/05: Add missing license headers

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git

commit 30803a0d04f8546a2fd6d76d9bc2cf345eb3154f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 25 09:35:28 2023 -0400

    Add missing license headers
---
 xdocs/download_jelly.cgi | 16 ++++++++++++++++
 xdocs/style/project.css  | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/xdocs/download_jelly.cgi b/xdocs/download_jelly.cgi
index 495cde12..3b12e2b9 100644
--- a/xdocs/download_jelly.cgi
+++ b/xdocs/download_jelly.cgi
@@ -1,4 +1,20 @@
 #!/bin/sh
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file
diff --git a/xdocs/style/project.css b/xdocs/style/project.css
index c1d541c8..597847f0 100644
--- a/xdocs/style/project.css
+++ b/xdocs/style/project.css
@@ -1 +1,17 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
 @import url("http://commons.apache.org/style/commons-maven.css");


[commons-jelly] 04/05: Add missing license headers

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git

commit 43507e5bb9a0de6670bd176329a7d7125c7e69ee
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 25 10:52:24 2023 -0400

    Add missing license headers
    
    Exclude some test fixtures from Apache RAT check
---
 .../test/java/org/apache/commons/jelly/TJEcho.java | 17 ++++++++++
 .../org/apache/commons/jelly/TJTagLibrary.java     | 17 ++++++++++
 .../test/java/org/apache/commons/jelly/TJTest.java | 17 ++++++++++
 .../java/org/apache/commons/jelly/TestTrim.java    |  1 +
 .../commons/jelly/core/TestNestedExceptions.java   | 17 ++++++++++
 .../expression/TestCustomExpressionFactory.java    | 17 ++++++++++
 .../resources/META-INF/services/jelly.test-library | 16 +++++++++
 .../apache/commons/jelly/core/testNewCatchTag.xml  | 17 ++++++++++
 .../commons/jelly/core/testSeveralSwitchCall.jelly | 17 ++++++++++
 .../org/apache/commons/jelly/expression/jelly1.xml | 17 ++++++++++
 .../org/apache/commons/jelly/outputBad.jelly       | 17 ++++++++++
 .../org/apache/commons/jelly/outputData.jelly      | 16 +++++++++
 .../org/apache/commons/jelly/outputGood.jelly      | 17 ++++++++++
 .../jelly/testStaticNamespacedAttributes.jelly     | 16 +++++++++
 jelly-tags/ant/pom.xml                             | 13 ++++++++
 jelly-tags/html/pom.xml                            | 13 ++++++++
 jelly-tags/jetty/pom.xml                           | 15 +++++++++
 .../org/apache/commons/jelly/jsl/test1.xml         | 17 ++++++++++
 .../org/apache/commons/jelly/jsl/test2.xml         | 17 ++++++++++
 jelly-tags/junit/pom.xml                           | 16 +++++++++
 .../commons/jelly/tags/log/package-info.java       | 17 ++++++++++
 .../commons/jelly/tags/swing/CardLayoutTag.java    | 16 ++++++++-
 .../org/apache/commons/jelly/swing/swingTags.jelly | 16 +++++++++
 jelly-tags/util/pom.xml                            | 39 ++++++++++++++++++++++
 .../jelly/tags/xml/attributeNameSpace.jelly        | 16 +++++++++
 .../tags/xml/attributeNameSpaceDefaultNS.jelly     | 16 +++++++++
 .../tags/xml/attributeNameSpaceDuplicatedNS.jelly  | 16 +++++++++
 .../xml/attributeNameSpaceWithInnerElements.jelly  | 16 +++++++++
 .../jelly/tags/xml/elementWithNameSpace.jelly      | 16 +++++++++
 .../jelly/tags/xml/elementWithNameSpaceError.jelly | 16 +++++++++
 .../org/apache/commons/jelly/tags/xml/entity.xml   | 16 +++++++++
 .../commons/jelly/tags/xml/namespaceReplace.jelly  | 16 +++++++++
 .../jelly/tags/xml/schematron/skeleton1-5.xsl      | 16 +++++++++
 src/changes/changes.xml                            |  3 +-
 34 files changed, 543 insertions(+), 2 deletions(-)

diff --git a/core/src/test/java/org/apache/commons/jelly/TJEcho.java b/core/src/test/java/org/apache/commons/jelly/TJEcho.java
index 44806f58..29fb4882 100644
--- a/core/src/test/java/org/apache/commons/jelly/TJEcho.java
+++ b/core/src/test/java/org/apache/commons/jelly/TJEcho.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 package org.apache.commons.jelly;
 
 import org.apache.commons.jelly.MissingAttributeException;
diff --git a/core/src/test/java/org/apache/commons/jelly/TJTagLibrary.java b/core/src/test/java/org/apache/commons/jelly/TJTagLibrary.java
index 96bff96d..1a98fedf 100644
--- a/core/src/test/java/org/apache/commons/jelly/TJTagLibrary.java
+++ b/core/src/test/java/org/apache/commons/jelly/TJTagLibrary.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 package org.apache.commons.jelly;
 
 import org.apache.commons.jelly.JellyException;
diff --git a/core/src/test/java/org/apache/commons/jelly/TJTest.java b/core/src/test/java/org/apache/commons/jelly/TJTest.java
index 3b06b86d..6e767d71 100644
--- a/core/src/test/java/org/apache/commons/jelly/TJTest.java
+++ b/core/src/test/java/org/apache/commons/jelly/TJTest.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 package org.apache.commons.jelly;
 
 import org.apache.commons.jelly.MissingAttributeException;
diff --git a/core/src/test/java/org/apache/commons/jelly/TestTrim.java b/core/src/test/java/org/apache/commons/jelly/TestTrim.java
index fbdd5a70..b8a01de6 100644
--- a/core/src/test/java/org/apache/commons/jelly/TestTrim.java
+++ b/core/src/test/java/org/apache/commons/jelly/TestTrim.java
@@ -14,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.commons.jelly;
 
 import junit.framework.Test;
diff --git a/core/src/test/java/org/apache/commons/jelly/core/TestNestedExceptions.java b/core/src/test/java/org/apache/commons/jelly/core/TestNestedExceptions.java
index 16d42421..1b3ae2f6 100644
--- a/core/src/test/java/org/apache/commons/jelly/core/TestNestedExceptions.java
+++ b/core/src/test/java/org/apache/commons/jelly/core/TestNestedExceptions.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 package org.apache.commons.jelly.core;
 
 import junit.framework.TestSuite;
diff --git a/core/src/test/java/org/apache/commons/jelly/expression/TestCustomExpressionFactory.java b/core/src/test/java/org/apache/commons/jelly/expression/TestCustomExpressionFactory.java
index bd28bc0a..3898d34a 100644
--- a/core/src/test/java/org/apache/commons/jelly/expression/TestCustomExpressionFactory.java
+++ b/core/src/test/java/org/apache/commons/jelly/expression/TestCustomExpressionFactory.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 package org.apache.commons.jelly.expression;
 
 import java.io.File;
diff --git a/core/src/test/resources/META-INF/services/jelly.test-library b/core/src/test/resources/META-INF/services/jelly.test-library
index f433df47..c235d5fc 100644
--- a/core/src/test/resources/META-INF/services/jelly.test-library
+++ b/core/src/test/resources/META-INF/services/jelly.test-library
@@ -1 +1,17 @@
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+#
 org.apache.commons.jelly.test.impl.DummyTagLibrary
\ No newline at end of file
diff --git a/core/src/test/resources/org/apache/commons/jelly/core/testNewCatchTag.xml b/core/src/test/resources/org/apache/commons/jelly/core/testNewCatchTag.xml
index 65246b6f..9377e21d 100644
--- a/core/src/test/resources/org/apache/commons/jelly/core/testNewCatchTag.xml
+++ b/core/src/test/resources/org/apache/commons/jelly/core/testNewCatchTag.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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:suite 
     xmlns:j="jelly:core" 
     xmlns:test="jelly:junit">
diff --git a/core/src/test/resources/org/apache/commons/jelly/core/testSeveralSwitchCall.jelly b/core/src/test/resources/org/apache/commons/jelly/core/testSeveralSwitchCall.jelly
index ae318dde..91f26576 100644
--- a/core/src/test/resources/org/apache/commons/jelly/core/testSeveralSwitchCall.jelly
+++ b/core/src/test/resources/org/apache/commons/jelly/core/testSeveralSwitchCall.jelly
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core">
 	<j:forEach var="var" items="a,b">
 		<j:switch on="${var}">
diff --git a/core/src/test/resources/org/apache/commons/jelly/expression/jelly1.xml b/core/src/test/resources/org/apache/commons/jelly/expression/jelly1.xml
index 292e4e3d..8a5e1016 100644
--- a/core/src/test/resources/org/apache/commons/jelly/expression/jelly1.xml
+++ b/core/src/test/resources/org/apache/commons/jelly/expression/jelly1.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <t:test xmlns:t="jelly:test">
 	
 	<t:echo id="1" attr="${ 1 + 2 }">${ 'hello' + " world" }</t:echo>
diff --git a/core/src/test/resources/org/apache/commons/jelly/outputBad.jelly b/core/src/test/resources/org/apache/commons/jelly/outputBad.jelly
index a489227c..7bbe7dca 100644
--- a/core/src/test/resources/org/apache/commons/jelly/outputBad.jelly
+++ b/core/src/test/resources/org/apache/commons/jelly/outputBad.jelly
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core">
 	<html/>
 </j:jelly>
\ No newline at end of file
diff --git a/core/src/test/resources/org/apache/commons/jelly/outputData.jelly b/core/src/test/resources/org/apache/commons/jelly/outputData.jelly
index 08216537..5466cf6f 100644
--- a/core/src/test/resources/org/apache/commons/jelly/outputData.jelly
+++ b/core/src/test/resources/org/apache/commons/jelly/outputData.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core"><j:mute>
 	<!-- this test should output exactly the toString() of a list with one item, string -->
 	<j:new var="o1" className="java.util.LinkedList"/>
diff --git a/core/src/test/resources/org/apache/commons/jelly/outputGood.jelly b/core/src/test/resources/org/apache/commons/jelly/outputGood.jelly
index 4d1e64c0..af2d99ce 100644
--- a/core/src/test/resources/org/apache/commons/jelly/outputGood.jelly
+++ b/core/src/test/resources/org/apache/commons/jelly/outputGood.jelly
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core">
 	<html/>x
 </j:jelly>
\ No newline at end of file
diff --git a/core/src/test/resources/org/apache/commons/jelly/testStaticNamespacedAttributes.jelly b/core/src/test/resources/org/apache/commons/jelly/testStaticNamespacedAttributes.jelly
index 6780ff4d..eb763c31 100644
--- a/core/src/test/resources/org/apache/commons/jelly/testStaticNamespacedAttributes.jelly
+++ b/core/src/test/resources/org/apache/commons/jelly/testStaticNamespacedAttributes.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core">
 	<blip xmlns:blop="blop" blop:x="blip"/>
 </j:jelly>
diff --git a/jelly-tags/ant/pom.xml b/jelly-tags/ant/pom.xml
index 1698c4a2..d23e3ecc 100644
--- a/jelly-tags/ant/pom.xml
+++ b/jelly-tags/ant/pom.xml
@@ -66,4 +66,17 @@
 
     <!-- END for testing -->
   </dependencies>
+  <build>
+	<plugins>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/test/resources/org/apache/commons/jelly/ant/sample.txt</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
 </project>
diff --git a/jelly-tags/html/pom.xml b/jelly-tags/html/pom.xml
index 654edd9c..e9ce3141 100644
--- a/jelly-tags/html/pom.xml
+++ b/jelly-tags/html/pom.xml
@@ -81,4 +81,17 @@
 
     <!-- END for testing -->
   </dependencies>
+  <build>
+	<plugins>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/test/resources/org/apache/commons/jelly/html/textScript.txt</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
 </project>
diff --git a/jelly-tags/jetty/pom.xml b/jelly-tags/jetty/pom.xml
index 83c303fc..d7dcfb15 100644
--- a/jelly-tags/jetty/pom.xml
+++ b/jelly-tags/jetty/pom.xml
@@ -67,4 +67,19 @@
 
     <!-- END for testing -->
   </dependencies>
+  <build>
+	<plugins>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/test/resources/org/apache/commons/jelly/jetty/docRoot/contextTest/contextTest.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/jetty/docRoot/resourceHandlerTest/resourceHandlerTest.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/jetty/docRoot/test1.txt</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
 </project>
diff --git a/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test1.xml b/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test1.xml
index 8108088e..93239b37 100644
--- a/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test1.xml
+++ b/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test1.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <document>
   <properties>
     <title>Test1</title>
diff --git a/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test2.xml b/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test2.xml
index f26015f8..efe3b08d 100644
--- a/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test2.xml
+++ b/jelly-tags/jsl/src/test/resources/org/apache/commons/jelly/jsl/test2.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <document>
   <properties>
     <title>Test2</title>
diff --git a/jelly-tags/junit/pom.xml b/jelly-tags/junit/pom.xml
index 94b96083..16bd8eba 100644
--- a/jelly-tags/junit/pom.xml
+++ b/jelly-tags/junit/pom.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
diff --git a/jelly-tags/log/src/main/java/org/apache/commons/jelly/tags/log/package-info.java b/jelly-tags/log/src/main/java/org/apache/commons/jelly/tags/log/package-info.java
index 4e24fd5a..b37c3bca 100644
--- a/jelly-tags/log/src/main/java/org/apache/commons/jelly/tags/log/package-info.java
+++ b/jelly-tags/log/src/main/java/org/apache/commons/jelly/tags/log/package-info.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
 /**
  * Custom tags for generating textual logging information using <a href="http://commons.apache.org/logging/">commons-logging</a> which will use either log4j,
  * logkit or JDK 1.4 logging depending on the classpath and configuration.
diff --git a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
index fafa6233..fe2fc3ad 100644
--- a/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
+++ b/jelly-tags/swing/src/main/java/org/apache/commons/jelly/tags/swing/CardLayoutTag.java
@@ -1,6 +1,20 @@
 /*
- * Created on Nov 6, 2005
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
  */
+
 package org.apache.commons.jelly.tags.swing;
 
 import java.awt.CardLayout;
diff --git a/jelly-tags/swing/src/test/resources/org/apache/commons/jelly/swing/swingTags.jelly b/jelly-tags/swing/src/test/resources/org/apache/commons/jelly/swing/swingTags.jelly
index 6066bd7b..55d9c45e 100644
--- a/jelly-tags/swing/src/test/resources/org/apache/commons/jelly/swing/swingTags.jelly
+++ b/jelly-tags/swing/src/test/resources/org/apache/commons/jelly/swing/swingTags.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly 
     xmlns:j="jelly:core" 
     xmlns="jelly:swing"
diff --git a/jelly-tags/util/pom.xml b/jelly-tags/util/pom.xml
index 00b3b690..bae5b0df 100644
--- a/jelly-tags/util/pom.xml
+++ b/jelly-tags/util/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  * Licensed to the Apache Software Foundation (ASF) under one
+  * or more contributor license agreements. See the NOTICE file
+  * distributed with this work for additional information
+  * regarding copyright ownership. The ASF licenses this file
+  * to you 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.
+-->
 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
@@ -39,4 +57,25 @@
 
     <!-- END for test -->
   </dependencies>
+  
+  <build>
+	<plugins>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText1.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText2.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText3.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText4.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText5.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText6.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText7.txt</exclude>
+            <exclude>src/test/resources/org/apache/commons/jelly/tags/util/loadText8.txt</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
 </project>
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpace.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpace.jelly
index 7cc10ce3..545d5a23 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpace.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpace.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml" xmlns="abc">
     <top-node>
         <x:element URI="http://apache/trueNS" name="test-node">
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDefaultNS.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDefaultNS.jelly
index 60a856b1..cbdc1870 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDefaultNS.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDefaultNS.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <top-node>
         <x:element URI="http://apache/trueNS" name="test-node">
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDuplicatedNS.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDuplicatedNS.jelly
index 0b10f957..ecea89af 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDuplicatedNS.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceDuplicatedNS.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <x:element name="test-node">
         <x:attribute URI="http://apache/testNS" name="test:abc" trim="true">testValue</x:attribute>
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceWithInnerElements.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceWithInnerElements.jelly
index 9b2ccdb6..1fa6a03a 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceWithInnerElements.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/attributeNameSpaceWithInnerElements.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <x:element name="test-node">
         <x:attribute URI="http://apache/testNS" name="test:abc" trim="true">testValue</x:attribute>
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpace.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpace.jelly
index 69ee7964..4d765339 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpace.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpace.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <x:element URI="http://schemas.xmlsoap.org/soap/envelope/" name="env:Envelope">
         <x:attribute URI="http://schemas.xmlsoap.org/soap/envelope/" 
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpaceError.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpaceError.jelly
index 68830b78..f64d2807 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpaceError.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/elementWithNameSpaceError.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <x:element URI="http://schemas.xmlsoap.org/soap/envelope/" name="env:Envelope">
         <x:attribute name="env:encodingStyle" trim="true">
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/entity.xml b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/entity.xml
index 90944782..da59c48f 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/entity.xml
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/entity.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE a [
 <!ENTITY x "y">
 ]>
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/namespaceReplace.jelly b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/namespaceReplace.jelly
index fb301537..3a25bd1a 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/namespaceReplace.jelly
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/namespaceReplace.jelly
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <j:jelly xmlns:j="jelly:core" xmlns:x="jelly:xml">
     <x:element URI="${ns}" name="test-node">
         <x:attribute URI="http://apache/testNS" name="test:abc" trim="true">testValue</x:attribute>
diff --git a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/schematron/skeleton1-5.xsl b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/schematron/skeleton1-5.xsl
index fde54e54..e1ea1f2e 100644
--- a/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/schematron/skeleton1-5.xsl
+++ b/jelly-tags/xml/src/test/resources/org/apache/commons/jelly/tags/xml/schematron/skeleton1-5.xsl
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!-- Beta Skeleton Module for the Schematron 1.5 XML Schema Language.
 	http://www.ascc.net/xml/schematron/
  
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 371f367e..86af480f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,8 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="1.1.0" date="YYYY-MM-DD" description="Java 8 required.">
-      <action type="update]" due-to="ggregory">Bump Java from 7 to 8.</action>
+      <action type="update" due-to="ggregory">Bump Java from 7 to 8.</action>
+      <action type="update" due-to="ggregory">Bump commons-parent from 42 to 56.</action>
     </release>
   </body>
 </document>


[commons-jelly] 05/05: Use M.M.M version

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git

commit b2631f73469c516d65a98648be3cfecce9a6bfc5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 25 10:57:10 2023 -0400

    Use M.M.M version
---
 core/pom.xml                   | 2 +-
 jelly-tags/ant/pom.xml         | 2 +-
 jelly-tags/antlr/pom.xml       | 2 +-
 jelly-tags/avalon/pom.xml      | 2 +-
 jelly-tags/bean/pom.xml        | 2 +-
 jelly-tags/beanshell/pom.xml   | 2 +-
 jelly-tags/betwixt/pom.xml     | 2 +-
 jelly-tags/bsf/pom.xml         | 2 +-
 jelly-tags/define/pom.xml      | 2 +-
 jelly-tags/dynabean/pom.xml    | 2 +-
 jelly-tags/email/pom.xml       | 2 +-
 jelly-tags/fmt/pom.xml         | 2 +-
 jelly-tags/html/pom.xml        | 2 +-
 jelly-tags/http/pom.xml        | 2 +-
 jelly-tags/interaction/pom.xml | 4 ++--
 jelly-tags/jaxme/pom.xml       | 2 +-
 jelly-tags/jetty/pom.xml       | 2 +-
 jelly-tags/jface/pom.xml       | 2 +-
 jelly-tags/jms/pom.xml         | 2 +-
 jelly-tags/jmx/pom.xml         | 2 +-
 jelly-tags/jsl/pom.xml         | 2 +-
 jelly-tags/junit/pom.xml       | 2 +-
 jelly-tags/log/pom.xml         | 2 +-
 jelly-tags/memory/pom.xml      | 2 +-
 jelly-tags/ojb/pom.xml         | 2 +-
 jelly-tags/pom.xml             | 2 +-
 jelly-tags/quartz/pom.xml      | 2 +-
 jelly-tags/regexp/pom.xml      | 2 +-
 jelly-tags/soap/pom.xml        | 2 +-
 jelly-tags/sql/pom.xml         | 2 +-
 jelly-tags/swing/pom.xml       | 2 +-
 jelly-tags/swt/pom.xml         | 2 +-
 jelly-tags/threads/pom.xml     | 2 +-
 jelly-tags/util/pom.xml        | 2 +-
 jelly-tags/validate/pom.xml    | 2 +-
 jelly-tags/velocity/pom.xml    | 2 +-
 jelly-tags/xml/pom.xml         | 6 +++---
 jelly-tags/xmlunit/pom.xml     | 2 +-
 pom.xml                        | 2 +-
 39 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index f81a8b14..2866fb06 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-parent</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly</artifactId>
diff --git a/jelly-tags/ant/pom.xml b/jelly-tags/ant/pom.xml
index d23e3ecc..3a7e1e4c 100644
--- a/jelly-tags/ant/pom.xml
+++ b/jelly-tags/ant/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-ant</artifactId>
diff --git a/jelly-tags/antlr/pom.xml b/jelly-tags/antlr/pom.xml
index c6332685..5ff579a6 100644
--- a/jelly-tags/antlr/pom.xml
+++ b/jelly-tags/antlr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-antlr</artifactId>
diff --git a/jelly-tags/avalon/pom.xml b/jelly-tags/avalon/pom.xml
index b8a5c29d..5cad5a58 100644
--- a/jelly-tags/avalon/pom.xml
+++ b/jelly-tags/avalon/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-avalon</artifactId>
diff --git a/jelly-tags/bean/pom.xml b/jelly-tags/bean/pom.xml
index f91de53b..537ad87f 100644
--- a/jelly-tags/bean/pom.xml
+++ b/jelly-tags/bean/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-bean</artifactId>
diff --git a/jelly-tags/beanshell/pom.xml b/jelly-tags/beanshell/pom.xml
index edf97cea..40188b44 100644
--- a/jelly-tags/beanshell/pom.xml
+++ b/jelly-tags/beanshell/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-beanshell</artifactId>
diff --git a/jelly-tags/betwixt/pom.xml b/jelly-tags/betwixt/pom.xml
index 45ad37b2..31e482e9 100644
--- a/jelly-tags/betwixt/pom.xml
+++ b/jelly-tags/betwixt/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-betwixt</artifactId>
diff --git a/jelly-tags/bsf/pom.xml b/jelly-tags/bsf/pom.xml
index fec75636..c9c93af9 100644
--- a/jelly-tags/bsf/pom.xml
+++ b/jelly-tags/bsf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-bsf</artifactId>
diff --git a/jelly-tags/define/pom.xml b/jelly-tags/define/pom.xml
index da1f0fee..1ddeec1e 100644
--- a/jelly-tags/define/pom.xml
+++ b/jelly-tags/define/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-define</artifactId>
diff --git a/jelly-tags/dynabean/pom.xml b/jelly-tags/dynabean/pom.xml
index 6fc11ee7..1c2e224a 100644
--- a/jelly-tags/dynabean/pom.xml
+++ b/jelly-tags/dynabean/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-dynabean</artifactId>
diff --git a/jelly-tags/email/pom.xml b/jelly-tags/email/pom.xml
index 0550b458..a8d6748a 100644
--- a/jelly-tags/email/pom.xml
+++ b/jelly-tags/email/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-email</artifactId>
diff --git a/jelly-tags/fmt/pom.xml b/jelly-tags/fmt/pom.xml
index 6d5804ce..330bdd5a 100644
--- a/jelly-tags/fmt/pom.xml
+++ b/jelly-tags/fmt/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-fmt</artifactId>
diff --git a/jelly-tags/html/pom.xml b/jelly-tags/html/pom.xml
index e9ce3141..0ffa99e6 100644
--- a/jelly-tags/html/pom.xml
+++ b/jelly-tags/html/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-html</artifactId>
diff --git a/jelly-tags/http/pom.xml b/jelly-tags/http/pom.xml
index 20117f0e..6d7a8ae4 100644
--- a/jelly-tags/http/pom.xml
+++ b/jelly-tags/http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-http</artifactId>
diff --git a/jelly-tags/interaction/pom.xml b/jelly-tags/interaction/pom.xml
index be56daa2..c6e03b3e 100644
--- a/jelly-tags/interaction/pom.xml
+++ b/jelly-tags/interaction/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-interaction</artifactId>
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>jline</groupId>
diff --git a/jelly-tags/jaxme/pom.xml b/jelly-tags/jaxme/pom.xml
index d8327d83..6af506e2 100644
--- a/jelly-tags/jaxme/pom.xml
+++ b/jelly-tags/jaxme/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jaxme</artifactId>
diff --git a/jelly-tags/jetty/pom.xml b/jelly-tags/jetty/pom.xml
index d7dcfb15..75904724 100644
--- a/jelly-tags/jetty/pom.xml
+++ b/jelly-tags/jetty/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jetty</artifactId>
diff --git a/jelly-tags/jface/pom.xml b/jelly-tags/jface/pom.xml
index 9471299e..25d0ac5d 100644
--- a/jelly-tags/jface/pom.xml
+++ b/jelly-tags/jface/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jface</artifactId>
diff --git a/jelly-tags/jms/pom.xml b/jelly-tags/jms/pom.xml
index d7e3826f..26635668 100644
--- a/jelly-tags/jms/pom.xml
+++ b/jelly-tags/jms/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jms</artifactId>
diff --git a/jelly-tags/jmx/pom.xml b/jelly-tags/jmx/pom.xml
index 22f5f6a2..36fb955e 100644
--- a/jelly-tags/jmx/pom.xml
+++ b/jelly-tags/jmx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jmx</artifactId>
diff --git a/jelly-tags/jsl/pom.xml b/jelly-tags/jsl/pom.xml
index ecf6422e..400d157e 100644
--- a/jelly-tags/jsl/pom.xml
+++ b/jelly-tags/jsl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-jsl</artifactId>
diff --git a/jelly-tags/junit/pom.xml b/jelly-tags/junit/pom.xml
index 16bd8eba..2d973f5e 100644
--- a/jelly-tags/junit/pom.xml
+++ b/jelly-tags/junit/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-junit</artifactId>
diff --git a/jelly-tags/log/pom.xml b/jelly-tags/log/pom.xml
index 370b38fe..e65d53c3 100644
--- a/jelly-tags/log/pom.xml
+++ b/jelly-tags/log/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-log</artifactId>
diff --git a/jelly-tags/memory/pom.xml b/jelly-tags/memory/pom.xml
index 44f3a3a3..f9b11bd8 100644
--- a/jelly-tags/memory/pom.xml
+++ b/jelly-tags/memory/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-memory</artifactId>
diff --git a/jelly-tags/ojb/pom.xml b/jelly-tags/ojb/pom.xml
index aa95dcd1..3aa52133 100644
--- a/jelly-tags/ojb/pom.xml
+++ b/jelly-tags/ojb/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-ojb</artifactId>
diff --git a/jelly-tags/pom.xml b/jelly-tags/pom.xml
index 100d7e91..a23af7b7 100644
--- a/jelly-tags/pom.xml
+++ b/jelly-tags/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-parent</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags</artifactId>
diff --git a/jelly-tags/quartz/pom.xml b/jelly-tags/quartz/pom.xml
index e9b67e9b..a7149b00 100644
--- a/jelly-tags/quartz/pom.xml
+++ b/jelly-tags/quartz/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-quartz</artifactId>
diff --git a/jelly-tags/regexp/pom.xml b/jelly-tags/regexp/pom.xml
index 7f24b53c..30bc564b 100644
--- a/jelly-tags/regexp/pom.xml
+++ b/jelly-tags/regexp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-regexp</artifactId>
diff --git a/jelly-tags/soap/pom.xml b/jelly-tags/soap/pom.xml
index bfb638f5..3b3581e4 100644
--- a/jelly-tags/soap/pom.xml
+++ b/jelly-tags/soap/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-soap</artifactId>
diff --git a/jelly-tags/sql/pom.xml b/jelly-tags/sql/pom.xml
index 0a937ba1..6c37cee1 100644
--- a/jelly-tags/sql/pom.xml
+++ b/jelly-tags/sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-sql</artifactId>
diff --git a/jelly-tags/swing/pom.xml b/jelly-tags/swing/pom.xml
index 301c5e3e..9b8991a1 100644
--- a/jelly-tags/swing/pom.xml
+++ b/jelly-tags/swing/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-swing</artifactId>
diff --git a/jelly-tags/swt/pom.xml b/jelly-tags/swt/pom.xml
index f225d44b..b43e6e44 100644
--- a/jelly-tags/swt/pom.xml
+++ b/jelly-tags/swt/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-swt</artifactId>
diff --git a/jelly-tags/threads/pom.xml b/jelly-tags/threads/pom.xml
index 46733c25..64c0522e 100644
--- a/jelly-tags/threads/pom.xml
+++ b/jelly-tags/threads/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-threads</artifactId>
diff --git a/jelly-tags/util/pom.xml b/jelly-tags/util/pom.xml
index bae5b0df..1ec5c274 100644
--- a/jelly-tags/util/pom.xml
+++ b/jelly-tags/util/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-util</artifactId>
diff --git a/jelly-tags/validate/pom.xml b/jelly-tags/validate/pom.xml
index 0d4d76f6..fb93a242 100644
--- a/jelly-tags/validate/pom.xml
+++ b/jelly-tags/validate/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-validate</artifactId>
diff --git a/jelly-tags/velocity/pom.xml b/jelly-tags/velocity/pom.xml
index c6c8f035..716bd3a5 100644
--- a/jelly-tags/velocity/pom.xml
+++ b/jelly-tags/velocity/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-velocity</artifactId>
diff --git a/jelly-tags/xml/pom.xml b/jelly-tags/xml/pom.xml
index 52378e10..7940719f 100644
--- a/jelly-tags/xml/pom.xml
+++ b/jelly-tags/xml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-xml</artifactId>
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
 
     <!-- START for runtime / testing -->
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 
diff --git a/jelly-tags/xmlunit/pom.xml b/jelly-tags/xmlunit/pom.xml
index 99233a75..33ce47a6 100644
--- a/jelly-tags/xmlunit/pom.xml
+++ b/jelly-tags/xmlunit/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly-tags</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jelly-tags-xmlunit</artifactId>
diff --git a/pom.xml b/pom.xml
index f879b53d..100dc079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jelly</groupId>
   <artifactId>commons-jelly-parent</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Commons Jelly Parent</name>
   <description>Parent pom for Apache Commons Jelly</description>