You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2011/11/08 02:01:21 UTC

svn commit: r1199036 - in /turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes: ./ changes.xml

Author: tv
Date: Tue Nov  8 01:01:21 2011
New Revision: 1199036

URL: http://svn.apache.org/viewvc?rev=1199036&view=rev
Log:
Add changelog

Added:
    turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/
    turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml   (with props)

Added: turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml?rev=1199036&view=auto
==============================================================================
--- turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml (added)
+++ turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml Tue Nov  8 01:01:21 2011
@@ -0,0 +1,33 @@
+<?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.
+-->
+<document>
+  <properties>
+    <title>Changes</title>
+    <author email="tv@apache.org">Thomas Vandahl</author>
+  </properties>
+
+  <body>
+    <release version="1.0.0" date="in Subversion">
+      <action dev="tv" type="add">
+        Initial version
+      </action>
+    </release>
+  </body>
+</document>

Propchange: turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain