DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10505>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10505

[PATCH] Splitting JVM 1.3 and 1.4 Avalon binaries

           Summary: [PATCH] Splitting JVM 1.3 and 1.4 Avalon binaries
           Product: Cocoon 2
           Version: 2.0.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The attached files allow Cocoon 2.0.3 to be built with either JVM1.3 or 1.4 Avalon 
binaries resolving problems related to running the JVM 1.4 built binaries on JVM 1.3 
systems, etc..  Included are the patches to build.xml and jars.xml and the rebuilt 
versions of Avalon for JVM 1.3 (which include Carsten's ECM patch of 2002-07-05).  I 
cannot supply equivalent 1.4 JVM built Avalon classes as I do not have a release build 
of 1.4.

I presume this patch applied equally to 2.1 but I have tested on 2.0.3.

To incorporate these modifications, do the following:

Create two new directories ./lib/core/jvm13 and ./lib/core/jvm14
Move and rename the existing avalon binaries in ./lib/core to
   ./lib/core/jvm14/avalon-excalibur-vm14-20020627.jar
   ./lib/core/jvm14/avalon-framework-vm14-20020627.jar
Added the new binaries (supplied) as:
   ./lib/core/jvm13/avalon-excalibur-vm13-20020705.jar
   ./lib/core/jvm13/avalon-framework-vm13-20020705.jar
Apply the patches (supplied) for ./build.xml and ./lib/jars.xml.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to