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 protected]> 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 protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to