You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/02/28 00:07:08 UTC

svn commit: r155647 - in lenya/branches/BRANCH_1_2_X/src: targets/properties-build.xml webapp/lenya/content/about.xml webapp/lenya/content/introduction.xml webapp/lenya/pubs/blog/publication.xml webapp/lenya/pubs/default/publication.xml

Author: michi
Date: Sun Feb 27 15:07:06 2005
New Revision: 155647

URL: http://svn.apache.org/viewcvs?view=rev&rev=155647
Log:
versions updated

Modified:
    lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/about.xml
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/introduction.xml
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/publication.xml
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication.xml

Modified: lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml?view=diff&r1=155646&r2=155647
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml Sun Feb 27 15:07:06 2005
@@ -42,7 +42,7 @@
 
 
   <!-- Project version and name -->
-  <property name="version" value="1.2.2"/>
+  <property name="version" value="1.2.3-dev"/>
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>
 

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/about.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/about.xml?view=diff&r1=155646&r2=155647
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/about.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/about.xml Sun Feb 27 15:07:06 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@
 <page:page  
    xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0">
 
-<page:title>Apache Lenya 1.2.2-dev</page:title>
+<page:title>Apache Lenya 1.2.3-dev</page:title>
 <page:body>
 <div class="lenya-box">
 <p>
@@ -31,7 +31,7 @@
 Apache Lenya includes software developed by the <a href="http://www.apache.org/">Apache Software Foundation</a>, 
 <a href="http://w3c.org">W3C</a>, <br /><a href="http://dom4j.org">DOM4J</a>, and <a href="http://sf.net/projects/websphinx">WebSHPINX</a>.
 <br /><br /> 
-Copyright (C) 1999-2004 The Apache Software Foundation. All rights reserved.
+Copyright (C) 1999-2005 The Apache Software Foundation. All rights reserved.
 </p>
 <form>
 <input type="button" value="Back" onClick="history.go(-1)"/>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/introduction.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/introduction.xml?view=diff&r1=155646&r2=155647
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/introduction.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/content/introduction.xml Sun Feb 27 15:07:06 2005
@@ -20,7 +20,7 @@
 <div xmlns="http://www.w3.org/1999/xhtml" class="lenya-frontpage">
 <h2>Welcome to Apache Lenya</h2>
 <p>
-You have successfully installed Apache Lenya <strong>1.2.2</strong>. To start, click on any of the publications on the left.</p>
+You have successfully installed Apache Lenya <strong>1.2.3-dev</strong>. To start, click on any of the publications on the left.</p>
 
 <h3>About Apache Lenya</h3>
 <p>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/publication.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/publication.xml?view=diff&r1=155646&r2=155647
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/publication.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/publication.xml Sun Feb 27 15:07:06 2005
@@ -18,8 +18,8 @@
 <!-- $Id$ -->
 
 <lenya:publication xmlns:lenya="http://apache.org/cocoon/lenya/publication/1.0">
-<lenya:pub-version>1.2.2-dev</lenya:pub-version>
-<lenya:lenya-version>1.2.2-dev</lenya:lenya-version>
+<lenya:pub-version>1.2.3-dev</lenya:pub-version>
+<lenya:lenya-version>1.2.3-dev</lenya:lenya-version>
 <lenya:cocoon-version>2.1.6</lenya:cocoon-version>
 <lenya:name>Lenya's Weblog</lenya:name>
 <lenya:description>

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication.xml?view=diff&r1=155646&r2=155647
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/publication.xml Sun Feb 27 15:07:06 2005
@@ -19,8 +19,8 @@
 
 <lenya:publication xmlns:lenya="http://apache.org/cocoon/lenya/publication/1.0">
   <lenya:name>Default Publication</lenya:name>
-  <lenya:pub-version>1.2.2</lenya:pub-version>
-  <lenya:lenya-version>1.2.2</lenya:lenya-version>
+  <lenya:pub-version>1.2.3-dev</lenya:pub-version>
+  <lenya:lenya-version>1.2.3-dev</lenya:lenya-version>
   <lenya:cocoon-version>2.1.6</lenya:cocoon-version>
   <lenya:description>This publication is a best practice, getting started publication.</lenya:description>
   <lenya:credits>Special thanks to </lenya:credits>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org