[jboss-svn-commits] JBL Code SVN: r31603 - in labs/jbosslabs/labs-3.0-build/integration: cs-nfm/trunk/src/changes and 3 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Feb 12 03:47:42 EST 2010


Author: lkrzyzanek
Date: 2010-02-12 03:47:41 -0500 (Fri, 12 Feb 2010)
New Revision: 31603

Added:
   labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/
   labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/changes.xml
Modified:
   labs/jbosslabs/labs-3.0-build/integration/cs-hfurl/trunk/src/changes/changes.xml
   labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/src/changes/changes.xml
   labs/jbosslabs/labs-3.0-build/integration/cs-wiki/trunk/src/changes/changes.xml
Log:
Added changes to this release

Modified: labs/jbosslabs/labs-3.0-build/integration/cs-hfurl/trunk/src/changes/changes.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/cs-hfurl/trunk/src/changes/changes.xml	2010-02-12 08:37:26 UTC (rev 31602)
+++ labs/jbosslabs/labs-3.0-build/integration/cs-hfurl/trunk/src/changes/changes.xml	2010-02-12 08:47:41 UTC (rev 31603)
@@ -9,7 +9,7 @@
   </properties>
 
   <body>
-    <release version="2.0.0" date="2009-02-XX" description="Upgrade to work with SBS 4.x">
+    <release version="2.0.0" date="2010-02-XX" description="Upgrade to work with SBS 4.x">
     </release>
 
 

Modified: labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/src/changes/changes.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/src/changes/changes.xml	2010-02-12 08:37:26 UTC (rev 31602)
+++ labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/src/changes/changes.xml	2010-02-12 08:47:41 UTC (rev 31603)
@@ -4,13 +4,15 @@
   xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
 
   <properties>
-    <title>Clearspace plugin: Nukes Forums migration</title>
+    <title>SBS plugin: Nukes Forums migration</title>
     <author email="lkrzyzan at redhat.com">Libor Krzyzanek</author>
   </properties>
 
   <body>
+    <release version="2.0.0" date="2010-02-XX" description="Upgrade to work with SBS 4.x">
+    </release>
 
-    <release version="1.0.0" date="2009-??-??" description="Initial version" />
+    <release version="1.0.0" date="2009-12-15" description="Initial version" />
 
   </body>
 

Modified: labs/jbosslabs/labs-3.0-build/integration/cs-wiki/trunk/src/changes/changes.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/cs-wiki/trunk/src/changes/changes.xml	2010-02-12 08:37:26 UTC (rev 31602)
+++ labs/jbosslabs/labs-3.0-build/integration/cs-wiki/trunk/src/changes/changes.xml	2010-02-12 08:47:41 UTC (rev 31603)
@@ -4,13 +4,15 @@
   xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
 
   <properties>
-    <title>Clearspace plugin: Wiki</title>
+    <title>SBS plugin: Wiki</title>
     <author email="lkrzyzan at redhat.com">Libor Krzyzanek</author>
   </properties>
 
   <body>
+    <release version="2.0.0" date="2010-02-XX" description="Upgrade to work with SBS 4.x">
+    </release>
 
-    <release version="1.0.0" date="2009-??-??" description="Initial version" />
+    <release version="1.0.0" date="2009-12-15" description="Initial version" />
 
   </body>
 

Added: labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/changes.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/changes.xml	                        (rev 0)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/changes.xml	2010-02-12 08:47:41 UTC (rev 31603)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document xmlns="http://maven.apache.org/changes/1.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
+
+  <properties>
+    <title>SBS plugin: Scripting Console</title>
+    <author email="lkrzyzan at redhat.com">Libor Krzyzanek</author>
+  </properties>
+
+  <body>
+
+    <release version="1.0.0" date="2010-02-XX" description="Initial version" />
+
+  </body>
+
+</document>


Property changes on: labs/jbosslabs/labs-3.0-build/integration/sbs-script-console/trunk/src/changes/changes.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain



More information about the jboss-svn-commits mailing list