Re: Java App Bundle task

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Fri Sep 15 2006 - 10:10:26 EDT

  • Next message: Ulrich Köster: "Re: <copy> command no longer using symbols?"

    More thoughts on that... In the true spirit of Ant, this doesn't have
    to be a Mac-only thing. The task can also build Windows executables
    using NSIS (I am already doing it for Cayenne via a manual task). So
    a single task can be used to assemble native launchers for the Java
    apps for an arbitrary target platform... Looks like this moves
    further beyond *WO*Project scope.

    Also I would like to have this task in both Ant and Maven variety...
    I guess I'll try to clone some of the M2 plugins that Ulrich created.

    Andrus

    On Sep 15, 2006, at 12:36 AM, Andrus Adamchik wrote:
    > I need an Ant task that packages a bunch of jars into a Mac
    > application bundle - XYZ.app. I need it for Cayenne. One such task
    > - jarbundler [1] doesn't cut it because of license incompatibility.
    > So I was going to write such task and add it to WOProject
    > ("JavaBundle" task??). Before I start on it, I wanted to check if
    > anybody has something similar already working and can contribute
    > it, or knows of an Apache or BSD licensed alternative?
    >
    > On a related note, how do I compile WOProject standalone, without
    > WOLips?
    >
    > Thanks
    > Andrus
    >
    >
    > [1] http://www.loomcom.com/jarbundler/
    >



    This archive was generated by hypermail 2.0.0 : Fri Sep 15 2006 - 10:10:28 EDT