You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2008/08/13 20:26:55 UTC

svn commit: r685634 - in /lenya/tags/RELEASE_2_0_2: src/cocoon/local.build.properties src/modules/neutron/xslt/introspection.xsl src/targets/properties-build.xml tools/proxytest/jetty6.xml

Author: rfrovarp
Date: Wed Aug 13 11:26:51 2008
New Revision: 685634

URL: http://svn.apache.org/viewvc?rev=685634&view=rev
Log:
Version fixups

Modified:
    lenya/tags/RELEASE_2_0_2/src/cocoon/local.build.properties
    lenya/tags/RELEASE_2_0_2/src/modules/neutron/xslt/introspection.xsl
    lenya/tags/RELEASE_2_0_2/src/targets/properties-build.xml
    lenya/tags/RELEASE_2_0_2/tools/proxytest/jetty6.xml

Modified: lenya/tags/RELEASE_2_0_2/src/cocoon/local.build.properties
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0_2/src/cocoon/local.build.properties?rev=685634&r1=685633&r2=685634&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0_2/src/cocoon/local.build.properties (original)
+++ lenya/tags/RELEASE_2_0_2/src/cocoon/local.build.properties Wed Aug 13 11:26:51 2008
@@ -53,7 +53,7 @@
 #include.driver.odbc=true
 config.allow-reloads=false
 
-# TODO: Since externals/cocoon_2_1_x/src/webapp/WEB-INF/web.xml is true already this won't help ...
+# TODO: Since externals/cocoon_2_1_11/src/webapp/WEB-INF/web.xml is true already this won't help ...
 config.enable-uploads=false
 #config.enable-instrumentation=true
 

Modified: lenya/tags/RELEASE_2_0_2/src/modules/neutron/xslt/introspection.xsl
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0_2/src/modules/neutron/xslt/introspection.xsl?rev=685634&r1=685633&r2=685634&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0_2/src/modules/neutron/xslt/introspection.xsl (original)
+++ lenya/tags/RELEASE_2_0_2/src/modules/neutron/xslt/introspection.xsl Wed Aug 13 11:26:51 2008
@@ -36,7 +36,7 @@
     TODO: In order to get the WYSIWYG view one needs to change the mime-type
     to xhtml+xml, but somehow this causes problems re saving ...
     See missing mime-type within
-    cocoon_2_1_x/src/java/org/apache/cocoon/generation/StreamGenerator.java
+    cocoon_2_1_11/src/java/org/apache/cocoon/generation/StreamGenerator.java
     -->
     <edit mime-type="application/xhtml+xml" name="Body Content">
 

Modified: lenya/tags/RELEASE_2_0_2/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0_2/src/targets/properties-build.xml?rev=685634&r1=685633&r2=685634&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0_2/src/targets/properties-build.xml (original)
+++ lenya/tags/RELEASE_2_0_2/src/targets/properties-build.xml Wed Aug 13 11:26:51 2008
@@ -42,7 +42,7 @@
   <property name="src.cocoon.properties.dir" value="src/cocoon"/>
 
   <!-- Project version and name -->
-  <property name="version" value="2.0.2-dev"/>
+  <property name="version" value="2.0.2"/>
   <property name="lenya.revision" value="xxxxxx"/>
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>

Modified: lenya/tags/RELEASE_2_0_2/tools/proxytest/jetty6.xml
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0_2/tools/proxytest/jetty6.xml?rev=685634&r1=685633&r2=685634&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0_2/tools/proxytest/jetty6.xml (original)
+++ lenya/tags/RELEASE_2_0_2/tools/proxytest/jetty6.xml Wed Aug 13 11:26:51 2008
@@ -18,7 +18,7 @@
   Now you can start Lenya using Jetty 6.1 from the command line as follows:
   
   $LENYA_HOME:> cd tools/jetty-6.1.6 
-  $LENYA_HOME:> java -Djava.endorsed.dirs="../../externals/cocoon_2_1_x/lib/endorsed/" \
+  $LENYA_HOME:> java -Djava.endorsed.dirs="../../externals/cocoon_2_1_11/lib/endorsed/" \
                      -jar start.jar ../proxytest/jetty6.xml
   
   The Lenya webapp is now available at http://localhost:8888/webapp/.



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