You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/03/18 14:45:34 UTC

svn commit: r519612 - in /cocoon/trunk/tools/archetypes: cocoon-22-archetype-block/src/changes/ cocoon-22-archetype-block/src/changes/changes.xml cocoon-22-archetype-webapp/src/changes/ cocoon-22-archetype-webapp/src/changes/changes.xml

Author: reinhard
Date: Sun Mar 18 06:45:33 2007
New Revision: 519612

URL: http://svn.apache.org/viewvc?view=rev&rev=519612
Log:
add changes.xml files

Added:
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml   (with props)
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml   (with props)

Added: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml?view=auto&rev=519612
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml (added)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml Sun Mar 18 06:45:33 2007
@@ -0,0 +1,34 @@
+<?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.
+-->
+<!--+
+    | Find usage details at http://maven.apache.org/plugins/maven-changes-plugin/usage.html
+    |
+    | @version $Id$
+    +-->
+    <document>
+      <body>
+        <release version="1.0.0-M1" date="2007-??-??" description="unreleased">    
+          <action dev="reinhard" type="add">
+            Initial creation.
+          </action>      
+        </release>
+      </body>
+    </document>
+    
\ No newline at end of file

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml?view=auto&rev=519612
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml (added)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml Sun Mar 18 06:45:33 2007
@@ -0,0 +1,34 @@
+<?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.
+-->
+<!--+
+    | Find usage details at http://maven.apache.org/plugins/maven-changes-plugin/usage.html
+    |
+    | @version $Id$
+    +-->
+    <document>
+      <body>
+        <release version="1.0.0-M1" date="2007-??-??" description="unreleased">    
+          <action dev="reinhard" type="add">
+            Initial creation.
+          </action>      
+        </release>
+      </body>
+    </document>
+    
\ No newline at end of file

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml