You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/05/17 23:48:31 UTC

svn commit: r407382 - in /incubator/cayenne/main/trunk/cayenne-site: build.xml default.properties xdocs/xml/download.xml xdocs/xml/index.xml

Author: aadamchik
Date: Wed May 17 14:48:30 2006
New Revision: 407382

URL: http://svn.apache.org/viewvc?rev=407382&view=rev
Log:
B3 site update

Modified:
    incubator/cayenne/main/trunk/cayenne-site/build.xml
    incubator/cayenne/main/trunk/cayenne-site/default.properties
    incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml
    incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml

Modified: incubator/cayenne/main/trunk/cayenne-site/build.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/build.xml?rev=407382&r1=407381&r2=407382&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/build.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/build.xml Wed May 17 14:48:30 2006
@@ -53,8 +53,6 @@
     <target name="prepare" >
     	<tstamp/>
     	
-    	<loadfile property="license.text" srcFile="${cayenne.latest}/doc/licenses/LICENSE"/>
-    	
 		<taskdef name="anakia" classname="org.apache.velocity.anakia.AnakiaTask">
 			<classpath>
 				<pathelement path="${ant.home}/lib/ant.jar"/>

Modified: incubator/cayenne/main/trunk/cayenne-site/default.properties
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/default.properties?rev=407382&r1=407381&r2=407382&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/default.properties (original)
+++ incubator/cayenne/main/trunk/cayenne-site/default.properties Wed May 17 14:48:30 2006
@@ -2,7 +2,7 @@
 project.name = cayenne-site
 
 # Version of the project
-project.version = 1.1-dev
+project.version = 1.2-SNAPSHOT
 
 # Parent directory of the distribution
 dist.base = dist
@@ -25,7 +25,3 @@
 cayenne.stable = ../cayenne-stable
 cayenne.stable.version = 1.0.x-dev
 cayenne.stable.subdir = 1_0
-
-
-
-

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml?rev=407382&r1=407381&r2=407382&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/download.xml Wed May 17 14:48:30 2006
@@ -14,9 +14,9 @@
         	
         	<subsection name="Beta Release: Cayenne 1.2">
         	    <ul>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B2.tar.gz">Cayenne 1.2B2 (with cross-platform Java CayenneModeler)</a></li>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B2-macosx.dmg">Cayenne 1.2B2 (with Mac OS X CayenneModeler)</a></li>
-                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B2-win.zip">Cayenne 1.2B2 (with Windows CayenneModeler)</a></li>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3.tar.gz">Cayenne 1.2B3 (with cross-platform Java CayenneModeler)</a></li>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3-macosx.dmg">Cayenne 1.2B3 (with Mac OS X CayenneModeler)</a></li>
+                	<li><a href="http://prdownloads.sourceforge.net/cayenne/cayenne-1.2B3-win.zip">Cayenne 1.2B3 (with Windows CayenneModeler)</a></li>
                 	<li><a href="http://objectstyle.org/downloads/cayenne/nightly/?M=D">Nightly Builds</a></li>
                 	<li>Maven2 Bundles are available from Ibiblio.
                 	<ul><li>Repository URL: <a href="http://ibiblio.org/maven2/">http://ibiblio.org/maven2/</a></li> 

Modified: incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml?rev=407382&r1=407381&r2=407382&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml (original)
+++ incubator/cayenne/main/trunk/cayenne-site/xdocs/xml/index.xml Wed May 17 14:48:30 2006
@@ -21,9 +21,10 @@
         </section>
         
         <section name="Project News">
-<p><u><i>[April 17, 2006]</i></u> <strong>Cayenne 1.2 Beta 2 Released</strong></p>
-		<p>Beta 2 includes a number of major bug fixes and some modeler changes. Check out
-		<a href="http://objectstyle.org/confluence/display/CAY/2006/04/17/">full release announcement</a> on our blog.</p>
+<p><u><i>[May 17, 2006]</i></u> <strong>Cayenne 1.2 Beta 3 Released</strong></p>
+		<p>B3 features a new documentation format based on the docs from Wiki. It also includes lots of bug fixes, 
+		bringing us much closer to a Release Candidate. Check out
+		<a href="http://objectstyle.org/confluence/display/CAY/2006/05/17/">full release announcement</a>.</p>
 		
 <p><u><i>[March 20, 2006]</i></u> <strong>Cayenne Accepted to Apache Incubator</strong></p>
 		<p>Some time ago Cayenne developers submitted a proposal to the ASF to join Apache. Recently