Re: Any Build Outside of Eclipse

From: rhoiber..ac.com
Date: Sat Dec 11 2004 - 10:05:28 EST

  • Next message: Mike Jackson: "Re: Any Build Outside of Eclipse"

    The only documentation that I have found is on the WOProject website
    <http://objectstyle.org/woproject/ant/index.html>. The best example is
    Project Wonder on SourceForge.

    Hope that this helps.

    On Dec 11, 2004, at 3:25 AM, WOLips wrote:

    > Hello Mike,
    >
    > do you know any site which explains how can I build WO App with ant
    > from
    > outside eclipse?
    > or maybe you have already created such a document, I would like to
    > have a
    > look on it :)
    >
    > regards.
    > Sako.
    >
    > ----- Original Message -----
    > From: "Mike Jackson" <maillis..luequartz.net>
    > To: <woproject-de..bjectstyle.org>
    > Sent: Friday, December 10, 2004 9:26 PM
    > Subject: Any Build Outside of Eclipse
    >
    >
    >> Hello All.
    >> In the process of switching from Xcode to Eclipse and have some
    >> questions. I would like to build using Ant from outside of Eclipse as
    >> I
    >> have a shell script all ready to go that builds my application,
    >> frameworks and libraries and then puts all that into a directory which
    >> is then packaged up using package maker. The first hurdle is getting
    >> Ant to run properly.
    >> When I try "ant" from the command line I get the following:
    >>
    >> [mjackso..eryn:~/Projects/Tinker]$ ant
    >> Buildfile: build.xml
    >>
    >> setProps:
    >>
    >> init.build:
    >>
    >> build.woapp:
    >>
    >> BUILD FAILED
    >> /Users/mjackson/Projects/Tinker/build.xml:43: taskdef class
    >> org.objectstyle.woproject.ant.WOApplication cannot be found
    >>
    >> Total time: 2 seconds
    >>
    >> I am using Ant 1.6.1 for the builds. I copied
    >> org.objectstyle.wolips.ant_1.1.0.90.jar from the WOLipse Distribution
    >> into the lib folder of the Ant distribution but that did not help
    >> either. The ant build script works fine from within Eclipse so I am
    >> not
    >> sure what I am missing.
    >>
    >> Now once I get that working, how do I tell the build script that I
    >> want
    >> the WOApplication installed in "/tmp/AppInstallPackage" instead of
    >> "/"?
    >> I am on a Dev box and my deployment machine is some where else. I
    >> usually create an installation package from this "temporary"
    >> directory.
    >>
    >> Thanks
    >> Mike Jackson
    >>
    >>
    >>
    >
    >
    Rick Hoiberg
    Sr. Software Architect
    Hoiberg Consulting
    <mailto:rhoiber..ac.com>
    Voice: (408) 348-4519



    This archive was generated by hypermail 2.0.0 : Sat Dec 11 2004 - 10:05:41 EST