>
> Lars Monsees wrote:
>> Hello,
>>
>> I get the above mentioned error on building this target:
>>
>> > description="Create distributable file"> > destfile="${dist}/${zip.filename}">
> prefix="src"/>
>>
>>
For me, I usually have a separate directory where I tar, zip/gzip/bzip2
my deployments. Mostly because then I can just sftp or copy the
contents of that directory to wherever they are needed. It always
"felt" cleaner to do so...
So, I breakup my directories into something like this:
project
Hello,
I get the above mentioned error on building this target:
This target used to work. Honestly, I checked Eclipse´s local history and there
were no changes that