Re: embedding frameworks?
Re: embedding frameworks?
- Subject: Re: embedding frameworks?
- From: "Kantala, Dmytro R." <email@hidden>
- Date: Mon, 21 Jun 2010 15:57:28 -0400
- Thread-topic: embedding frameworks?
To handle "auto" installing of embedded frameworks, I decided to create a
separate build.xml for each of my applications (see attached).
It basically runs the clean, install ant targets for each of my specified
frameworks and then runs the clean install for the actual application.
Is there a better way of doing this? I really don't want to have to
remember to add my embedded frameworks to this list.
Something like "ant frameworks frameworks.install" on the application to
auto install my embedded frameworks?
Thanks,
DK | Software Engineer
> From: Chuck Hill <email@hidden>
> Date: Mon, 21 Jun 2010 09:49:02 -0700
> To: WebObjects-Dev List <email@hidden>
> Subject: Re: embedding frameworks?
>
>
> On Jun 21, 2010, at 8:03 AM, Andrew R. Kinnie wrote:
>
>> I did the ant frameworks frameworks.install from the command line and got 6
>> errors in ERAttachmentFlexibleEditor.java (cannot find symbol). I did the
>> manual downloading and placing them in /Library/Frameworks, and managed to
>> get the app to do an Ant build. (It did a split build)
>>
>> So my immediate problems seem resolved, though I thought I'd post this in
>> case it's something to be concerned about.
>
> Looks like the Ajax.framework is not built and installed.
>
>
>
> --
> Chuck Hill Senior Consultant / VP Development
>
> Practical WebObjects - for developers who want to increase their overall
> knowledge of WebObjects or who are trying to solve specific problems.
> http://www.global-village.net/products/practical_webobjects
>
>
>
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
m
>
> This email sent to email@hidden
Confidential & Privileged
Unless otherwise indicated or obvious from its nature, the information contained in this communication is attorney-client privileged and confidential information/work product. This communication is intended for the use of the individual or entity named above. If the reader of this communication is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error or are not sure whether it is privileged, please immediately notify us by return e-mail and destroy any copies--electronic, paper or otherwise--which you may have of this communication.
Attachment:
build.product.xml
Description: Binary data
_______________________________________________
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