Re: [OT] moving to Eclipse... still some issue
Re: [OT] moving to Eclipse... still some issue
- Subject: Re: [OT] moving to Eclipse... still some issue
- From: Lachlan Deck <email@hidden>
- Date: Tue, 3 Jul 2007 00:54:19 +1000
On 02/07/2007, at 6:56 PM, WO Dev wrote:
I was talking about how to make the ant file correct the permission
on build, not which file to change the permission.
For example an sample ant file that change the permission:)...
until it is fixed in WOLips;)
Ahh, okay - simple...
<target name="build.woapp">
<...>
</woapplication>
<chmod file="${dest.dir}/${project.name}.woa/${project.name}"
perm="775"/>
</target>
See http://ant.apache.org/manual/CoreTasks/chmod.html
Not sure about Windows...
with regards,
--
Lachlan Deck
_______________________________________________
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