[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r491245 - in /jakarta/commons/proper/betwixt/trunk: build.xml
From:       rdonkin () apache ! org
Date:       2006-12-30 16:10:02
Message-ID: 20061230161002.F0BA91A981A () eris ! apache ! org
[Download RAW message or body]

Author: rdonkin
Date: Sat Dec 30 08:10:02 2006
New Revision: 491245

URL: http://svn.apache.org/viewvc?view=rev&rev=491245
Log:
Post release

Modified:
    jakarta/commons/proper/betwixt/trunk/build.xml
    jakarta/commons/proper/betwixt/trunk/project.xml
    jakarta/commons/proper/betwixt/trunk/xdocs/index.xml
    jakarta/commons/proper/betwixt/trunk/xdocs/navigation.xml
    jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml

Modified: jakarta/commons/proper/betwixt/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/build.xml?view=diff&rev=491245&r1=491244&r2=491245
 ==============================================================================
--- jakarta/commons/proper/betwixt/trunk/build.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/build.xml Sat Dec 30 08:10:02 2006
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!--build.xml generated by maven from project.xml version 0.8
-  on date December 21 2006, time 2134-->
+<!--build.xml generated by maven from project.xml version 0.9-SNAPSHOT
+  on date December 30 2006, time 1454-->
 
 <project default="jar" name="commons-betwixt" basedir=".">
   <property name="defaulttargetdir" value="target">
@@ -20,7 +20,7 @@
   </property>
   <property name="javadocdir" value="dist/docs/api">
   </property>
-  <property name="final.name" value="commons-betwixt-0.8">
+  <property name="final.name" value="commons-betwixt-0.9-SNAPSHOT">
   </property>
   <path id="build.classpath">
     <fileset dir="${libdir}">
@@ -152,7 +152,7 @@
     </tstamp>
     <property name="copyright" value="Copyright &amp;copy;  The Apache Software \
Foundation. All Rights Reserved.">  </property>
-    <property name="title" value="Betwixt 0.8 API">
+    <property name="title" value="Betwixt 0.9-SNAPSHOT API">
     </property>
     <javadoc use="true" private="true" destdir="${javadocdir}" author="true" \
version="true" sourcepath="src/java" packagenames="org.apache.commons.betwixt.*">  \
<classpath>

Modified: jakarta/commons/proper/betwixt/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/project.xml?view=diff&rev=491245&r1=491244&r2=491245
 ==============================================================================
--- jakarta/commons/proper/betwixt/trunk/project.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/project.xml Sat Dec 30 08:10:02 2006
@@ -20,7 +20,7 @@
   <name>Betwixt</name>
   <groupId>commons-betwixt</groupId>
   <artifactId>commons-betwixt</artifactId>
-  <currentVersion>0.8</currentVersion>
+  <currentVersion>0.9-SNAPSHOT</currentVersion>
   <inceptionYear>2002</inceptionYear>
   <shortDescription>Commons Betwixt</shortDescription>
   <description>Commons Betwixt: mapping beans to XML</description>

Modified: jakarta/commons/proper/betwixt/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/xdocs/index.xml?view=diff&rev=491245&r1=491244&r2=491245
 ==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/index.xml Sat Dec 30 08:10:02 2006
@@ -49,7 +49,8 @@
 Improvements have been made to suppression strategies.
 Enhancements have been made to mapping formats.
 Mixed collections are now handled more completely.
-For full details see the <a href='tasks.html#Completed'>tasks documentation</a>. 
+For full details see the <a \
href='http://jakarta.apache.org/commons/betwixt/betwixt-0.8/RELEASE-NOTES.txt'>release \
notes</a> +and <a href='http://jakarta.apache.org/commons/betwixt/betwixt-0.8/docs/index.html'>release \
documentation</a>.   </p>
     <p>
 Betwixt 0.8 is 

Modified: jakarta/commons/proper/betwixt/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/xdocs/navigation.xml?view=diff&rev=491245&r1=491244&r2=491245
 ==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/navigation.xml Sat Dec 30 08:10:02 \
2006 @@ -54,6 +54,7 @@
       <item name="Tutorial"                href="/guide/tutorial.html"/>
     </menu>
     <menu name='Release Documentation'>
+        <item name='0.8' \
                href='http://jakarta.apache.org/commons/betwixt/betwixt-0.8/docs'/>
         <item name='0.7' \
                href='http://jakarta.apache.org/commons/betwixt/betwixt-0.7'/>
         <item name='0.6' \
                href='http://jakarta.apache.org/commons/betwixt/betwixt-0.6'/>
         <item name='0.5' \
href='http://jakarta.apache.org/commons/betwixt/betwixt-0.5'/>

Modified: jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml?view=diff&rev=491245&r1=491244&r2=491245
 ==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml Sat Dec 30 08:10:02 2006
@@ -198,6 +198,10 @@
     </subsection>
 </section>
 <section name='Completed'>
+    <subsection name='Since 0.8'>
+        <ul>
+        </ul>
+    </subsection>
     <subsection name='0.8'>            
         <ul>
           <li>
@@ -428,6 +432,10 @@
     </subsection>
 </section>
 <section name='Deprecated'>
+    <subsection name='Since 0.8'>
+        <ul>
+        </ul>
+    </subsection>
 	<subsection name='0.8'>
 		<ul>
 			<li>IdStoringStrategy
@@ -559,6 +567,10 @@
     </subsection>
 </section>
 <section name='Backwards Incompatible Changes'>
+    <subsection name='Since 0.8'>
+        <ul>
+        </ul>
+    </subsection>
     <subsection name='0.8'>
         <ul>
         </ul>
@@ -573,6 +585,10 @@
     </subsection>
 </section>
 <section name='Semantic Changes'>
+    <subsection name='Since 0.8'>
+        <ul>
+        </ul>
+    </subsection>
     <subsection name='0.8'>
         <ul>
         </ul>
@@ -674,7 +690,11 @@
     </subsection>
 </section>
 	<section name='Dependencies'>
-	    <subsection name='0.7'>
+        <subsection name='Since 0.8'>
+        	<ul>
+	        </ul>
+    	</subsection>
+	    <subsection name='0.8'>
         	<ul>
 	        </ul>
     	</subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic