Different Framework Versions

From: Andrew Lindesay (ap..indesay.co.nz)
Date: Sun Sep 30 2007 - 05:33:14 EDT

  • Next message: D Tim Cummings (JIRA): "[OS-JIRA] Created: (WOL-574) wolips 3.3.4298 breaks package explorer view in wolips perspective"

    Hello;

    I would like to retrospectively use WO 5.2 on a 10.4 machine where I
    would normally use WO 5.3.3 -- so I have copied all the bits into
    place and changed the "wobuild.properties" file as follows;

    > wo.wolocalroot=/Library/WebObjects/WO5.2/
    > wo.wosystemroot=/Library/WebObjects/WO5.2/System/
    > wo.dir.system=/Library/WebObjects/WO5.2/System
    > wo.dir.library=/Library/WebObjects/WO5.2/System/Library
    > wo.dir.library.frameworks=/Library/WebObjects/WO5.2/System/Library/
    > Frameworks
    > wo.dir.local=/Library/WebObjects/WO5.2
    > wo.dir.local.library=/Library/WebObjects/WO5.2/Library
    > wo.dir.local.library.frameworks=/Library/WebObjects/WO5.2/Library/
    > Frameworks

    When I use..

    > <frameworks root="${wo.wolocalroot}" embed="true">

    ... it correctly copies the frameworks into place in the build
    product, but in the classpath text file it is not quite right...

    > WOROOTLibrary/Frameworks/JavaEOAccess.framework/Resources/Java/
    > javaeoaccess.jar
    > WOROOTLibrary/Frameworks/JavaWOExtensions.framework/Resources/Java/
    > javawoextensions.jar

    Any ideas on how to get this right as in...

    > APPROOT/Library/Frameworks/JavaEOAccess.framework/Resources/Java/
    > javaeoaccess.jar

    ...would be appreciated.

    cheers.

    ___
    Andrew Lindesay
    technology : www.lindesay.co.nz
    business : www.silvereye.co.nz



    This archive was generated by hypermail 2.0.0 : Sun Sep 30 2007 - 05:35:47 EDT