Re: what did I break with ant?
Re: what did I break with ant?
- Subject: Re: what did I break with ant?
- From: Jesse Tayler <email@hidden>
- Date: Tue, 31 Jul 2012 13:55:03 -0400
this happened to me when I updated ant to 1.8.x
I think you are having the same issue?
I thought I'd add that setting to my build.xml
<presetdef name="javac">
<javac includeantruntime="false" />
</presetdef>
But I still get the error -
How did you fix?
On Jul 23, 2012, at 11:59 AM, Theodore Petrosky <email@hidden> wrote:
> Maybe I have been doing this wrong from the beginning but, all of a sudden, I right click on my Wonder Framework and select "Wo Ant tools" => install. and I get this error:
>
>
> Buildfile: /Users/asacksadmin/Documents/workspaceAS_II/ASPOOpenProjectsFW/build.xml
> init.properties:
> init.install:
> init.build:
> compile:
> [wocompile] /Users/asacksadmin/Documents/workspaceAS_II/ASPOOpenProjectsFW/build.xml:90: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> build.woframework:
> [woframework] Installing ASPOOpenProjectsFW in /Library/Frameworks
>
> BUILD FAILED
> /Users/asacksadmin/Documents/workspaceAS_II/ASPOOpenProjectsFW/build.xml:57: Directory /Library/Frameworks/ASPOOpenProjectsFW.framework creation was not successful for an unknown reason
>
> Total time: 3 seconds
>
> ------------------
> for "Unknown reason".
>
> I have tried other frameworks and they work as advertised. just this one is hinky.
>
> Ted
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden