You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/03/29 19:55:16 UTC

svn commit: r159404 - in lenya/branches/BRANCH_1_2_X/src: resources/dev/eclipse/project.xml targets/ide-build.xml webapp/lenya/pubs/blog/publication.xml webapp/lenya/pubs/default/publication.xml

Author: gregor
Date: Tue Mar 29 09:55:15 2005
New Revision: 159404

URL: http://svn.apache.org/viewcvs?view=rev&rev=159404
Log:
Changed Cocoon version to 2.1.7

Modified:
    lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/project.xml
    lenya/branches/BRANCH_1_2_X/src/targets/ide-build.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/resources/dev/eclipse/project.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/project.xml?view=diff&r1=159403&r2=159404
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/project.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/project.xml Tue Mar 29 09:55:15 2005
@@ -3,7 +3,7 @@
 	<name>Lenya 1.2</name>
 	<comment></comment>
 	<projects>
-		<project>cocoon-2.1.6</project>
+		<project>cocoon-2.1.7</project>
 	</projects>
 	<buildSpec>
 		<buildCommand>

Modified: lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml?view=diff&r1=159403&r2=159404
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml Tue Mar 29 09:55:15 2005
@@ -97,7 +97,7 @@
           processor="trax"
           style="src/resources/dev/eclipse/make-classpath.xsl">
        <param name="exportlib" expression="${ide.eclipse.export.libs}"/>
-       <param name="eclipse-cocoon-project" expression="Cocoon 2.1.6"/>
+       <param name="eclipse-cocoon-project" expression="Cocoon 2.1.7"/>
     </xslt>
 
     <!-- copy the project file (expand version) -->

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=159403&r2=159404
==============================================================================
--- 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 Tue Mar 29 09:55:15 2005
@@ -20,7 +20,7 @@
 <lenya:publication xmlns:lenya="http://apache.org/cocoon/lenya/publication/1.0">
 <lenya:pub-version>@lenya.version@</lenya:pub-version>
 <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
-<lenya:cocoon-version>2.1.6</lenya:cocoon-version>
+<lenya:cocoon-version>2.1.7</lenya:cocoon-version>
 <lenya:name>Lenya's Weblog</lenya:name>
 <lenya:description>
 This publication is an initiative to implement the <a href="http://www.intertwingly.net/wiki/pie/FrontPage">"Echo/Atom"</a> specification for syndicating, archiving and

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=159403&r2=159404
==============================================================================
--- 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 Tue Mar 29 09:55:15 2005
@@ -21,7 +21,7 @@
   <lenya:name>Default Publication</lenya:name>
   <lenya:pub-version>@lenya.version@</lenya:pub-version>
   <lenya:lenya-version>@lenya.version@</lenya:lenya-version>
-  <lenya:cocoon-version>2.1.6</lenya:cocoon-version>
+  <lenya:cocoon-version>2.1.7</lenya:cocoon-version>
   <lenya:description>This publication is a best practice, getting started publication.</lenya:description>
   <lenya:credits>Special thanks to </lenya:credits>
   <lenya:help></lenya:help>



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