Hi shiplu,
What package are you trying to build?
Does this package have a readme or other text file that describes
what packages you need and where to put them, and how to tell
the build script where to find them?
They should be in the top level folder of the package when you
untar/unzip i
Hello list,
I am getting this error. There are a lot of errors like this. I dont
know how to resolve it.
It seems Its related to some package which is missing. I have very
limited knowledge about Java technology.
Could anyone help me?
Full error log http://pastie.org/2014838
--
Shiplu Mokadd.im
Hi Juergen,
Thanks for the correction.
Refid does link to only one id.
Rob
> -Original Message-
> From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de]
> Sent: Friday, June 03, 2011 9:56 AM
> To: Ant Users List
> Subject: AW: references id names stored in properties
>
> Thank
Thanks Rob!
I did not see this!
I changed now from location to value and now it works!
Refid did not help finally, because I want a list of fileset ids.
Jürgen
-Ursprüngliche Nachricht-
Von: Echlin, Robert [mailto:robert.ech...@windriver.com]
Gesendet: Freitag, 3. Juni 2011 15:22
An: An
Hi Juergen,
Read the docs on the property task.
You want "refid" instead of "location".
Quote:
"location - Sets the property to the absolute filename of the given file."
"refid - Reference to an object defined elsewhere. Only yields reasonable
results for references to PATH like structures o
Hello,
I want to call Ant from another Ant File and send some filsets: sth like this:
The variable local.filesetlist stores now a list of two filset ids.
In antfile2 I want to do sth. like this (using antcontrib):
Run the file through a javascript compressor and include the
compressed versions in the war instead of the originals?
For example, the YUI Compressor
(http://developer.yahoo.com/yui/compressor/) can be run with a
task, or there's an Ant task wrapper for it at
http://code.google.com/p/javaflight-co