ovidiu      02/05/03 17:33:07

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  Reverted back adding the 'compiler' parameter, as it breaks Cocoon.
  
  Revision  Changes    Path
  1.17      +0 -1      xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- cocoon.xconf      4 May 2002 00:23:16 -0000       1.16
  +++ cocoon.xconf      4 May 2002 00:33:07 -0000       1.17
  @@ -230,7 +230,6 @@
              It is commented out because of bug #5689: Java "code-formatter" 
incorrectly formats double values
         <parameter name="code-formatter" 
value="org.apache.cocoon.components.language.programming.java.JstyleFormatter"/>
         -->
  -      <parameter name="compiler" 
value="org.apache.cocoon.components.language.programming.java.Javac"/>
         <!-- A singleton-like implementation of a ClassLoader -->
         <parameter name="class-loader" 
value="org.apache.cocoon.components.classloader.ClassLoaderManagerImpl"/>
       </java-language>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to