Re: Building under both WO 5.3 and 5.4 under Leopard

From: Art Isbell (aisbel..ac.com)
Date: Fri Mar 21 2008 - 19:47:10 EDT

  • Next message: Art Isbell: "Re: Building under both WO 5.3 and 5.4 under Leopard"

    On Mar 21, 2008, at 1:37 PM, Chuck Hill wrote:
    > Eclipse? Art? Is this really you? :-)

            Ahem … 'fraid so. I'll warn you to sit down first before I announce
    adding WOnder to my mix to avoid potential injuries when you faint :-)

    > On Mar 21, 2008, at 4:25 PM, Art Isbell wrote:
    >>

    >> I decided to add an ant build to my wo53 and wo54 scripts.
    >
    > Careful, you could end up like me!

            <gasp!>

    > You can find the woproject.jar file and put it in Ant's lib/
    > directory. Or you can add something like woproject.path to ~/
    > Library/wobuild.properties, define it and then add this to your
    > build file:
    >
    > <typedef resource="typedef.properties" classpath="$
    > {woproject.path}"/>
    > <taskdef file="${cadre.wo.frameworks.path}$
    > {file.separator}woproject_tasks.properties" classpath="$
    > {woproject.path}"/>
    >
    > This really should be in woproject.jar as taskdef.properties (and I
    > am not sure why it is not, I have never dug into it), but here are
    > the definitions referenced above
    >
    > cat ~/Library/woproject_tasks.properties
    > woframework=org.objectstyle.woproject.ant.WOFramework
    > wocompile=org.objectstyle.woproject.ant.WOCompile
    > woapplication=org.objectstyle.woproject.ant.WOApplication

            <headslap> Why, that's so obvious, why didn't I figure it out :-)
    Thanks!

    Aloha,
    Art



    This archive was generated by hypermail 2.0.0 : Fri Mar 21 2008 - 19:48:03 EDT