• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: what did I break with ant?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what did I break with ant?


  • Subject: Re: what did I break with ant?
  • From: Tim Worman <email@hidden>
  • Date: Tue, 31 Jul 2012 12:32:36 -0700

The build failure is not due to the 'includeantruntime' error. The build failure is due to not being able to write to the framework directory as set in ~/Application Support/WOLips/wolips.properties.

If the directory doesn't exist, you do need to create it. If it isn't writeable, the ownership/permissions must be changed.

Tim
UCLA GSE&IS

On Jul 31, 2012, at 12:12 PM, Jesse Tayler <email@hidden> wrote:

> I'm fairly certain you do NOT need to create any directory -- that's simply an end-failure result of the build termination.
>
> I can see also some people outside the WO community having this trouble and ironically, they too simply "added" that property to their build.xml but I don't see how they did it and I must be doing it wrong or something.
>
> So, either I'm confused or I'm doing it wrong -- but it's not yet working for me.
>
> I don't really understand how the build.xml works so maybe I'm not setting the environment variable properly?
>
> my build.xml now starts off like this:
>
> <project name="WOMan" default="build" basedir=".">
>
> 	<presetdef name="javac">
> 		<javac includeantruntime="false" />
> 	</presetdef>
>
>
>
>
>
>
> On Jul 31, 2012, at 2:25 PM, David Holt <email@hidden> wrote:
>
>> I am having the same issues. And no, I cannot create the directory from the command line. What should the permissions be?
>>
>> David
>>
>>
>> On 2012-07-23, at 10:22 AM, Henrique Gomes <email@hidden> wrote:
>>
>>>
>>> On Jul 23, 2012, at 4:59 PM, Theodore Petrosky wrote:
>>>
>>>>
>>>> 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".
>>>
>>> Can you create de dir on the command line?
>>>
>>> $ mkdir  /Library/Frameworks/ASPOOpenProjectsFW.framework
>>>
>>> HG
>>>
>>>
>>> _______________________________________________
>>> 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
>
> _______________________________________________
> 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

  • Follow-Ups:
    • Re: what did I break with ant?
      • From: Jesse Tayler <email@hidden>
    • Re: what did I break with ant?
      • From: Jesse Tayler <email@hidden>
References: 
 >what did I break with ant? (From: Theodore Petrosky <email@hidden>)
 >Re: what did I break with ant? (From: Henrique Gomes <email@hidden>)
 >Re: what did I break with ant? (From: David Holt <email@hidden>)
 >Re: what did I break with ant? (From: Jesse Tayler <email@hidden>)

  • Prev by Date: Setting relationship is fetching all objects
  • Next by Date: Re: Setting relationship is fetching all objects
  • Previous by thread: Re: what did I break with ant?
  • Next by thread: Re: what did I break with ant?
  • Index(es):
    • Date
    • Thread