Re: EOAdaptorClassName in ant builds

From: Andrew Lindesay (ap..indesay.co.nz)
Date: Mon Jan 07 2008 - 20:47:00 EST

  • Next message: Gary Teter: "Re: EOAdaptorClassName in ant builds"

    Hello Gary;

    I do something like this in my ant build file -- is that what you mean?

    > <woframework
    > name="${framework.name}"
    > destDir="${dest.dir}"
    >
    > customInfoPListContent="&lt;key&gt;EOAdaptorClassName&lt;/
    > key
    > &gt
    > ;&lt
    > ;string
    > &gt;nz.co.lindesay.openbasejdbcadaptor.LEEOOpenbaseJDBCAdaptor&lt;/
    > string&gt;"
    > principalClass=""
    > eoAdaptorClassName="">
    >
    > ...
    >
    > </woframework>

    ...it comes out looking like this...

    > ...
    > <string></string>
    > <key>CFBundlePackageType</key>
    > <string>FMWK</string>
    >
    > <key>EOAdaptorClassName</
    > key
    > ><string>nz.co.lindesay.openbasejdbcadaptor.LEEOOpenbaseJDBCAdaptor</
    > string>
    > </dict>
    > </plist>

    cheers.

    On 8/01/2008, at 1:58 PM, Gary Teter wrote:

    > The key EOAdaptorClassName is not being set in the Info.plist file
    > created during an ant build. (It is properly created in the
    > Info.plist maintained by the WOLips incremental builder, so this
    > isn't a problem during development, but it is during deployment.)

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



    This archive was generated by hypermail 2.0.0 : Mon Jan 07 2008 - 20:47:51 EST