Hi,
2008/1/24, Bizard Nicolas (KIRO 41) <[EMAIL PROTECTED]>:
> i ran into the same problems, i think it's a bug...
Can you try ant 1.7.1beata[1] to check if it has been fixed?
[1] http://people.apache.org/~kevj/ant/ant-1.7.1beta.tar.gz
--
Ant retrieves all system properties - means all properties
System.getProperties() returns.
http://ant.apache.org/manual/using.html#built-in-props
"Ant provides access to all system properties ... For a list of system
properties see
the Javadoc of System.getProperties."
Jan
> -Ursp
Hello Steve and all the Ant gurus and users. I know the Ant built-in property:
ant.java.version is an property detected by Ant. Does Ant detect this property
from some ubiquitous environment variable such as: JAVA_HOME? I have several
JDKs installed: 1.4.x, 1.5.x, 1.6.x etc. What is needed to ge
Hi,
It looks like the SQL file is encoded in some version of Unicode (UTF-8
or Unicode/UTF-16 ?), with each character using 2 bytes, and your
task is loading it in ISO-8599 by default.
You should verify your source file format (using 'file' command on *nix
systems, or any editing tool in Wi
Hello, running Ant means ant parses and executes a so-called build.xml. XML
documents in general must be what is termed as: well-formed. This means that
all XML documents have a singleton parent entity element. This means that if a
generic XML document had a parent entity element structured as:
I post a additionnaly info here, it may help somebody sometime... ;-)
scp ant task is helpful and allows to copy files to another computer.
But, copy ant task is more powerful in the sense that is only copies the
files that are more recent to the destination directory.
So that, in order to copy
Hi all ,
I'm still fresh with Ant i tried to run the example in the Writing Tasks
Tutorials but when i try to USE it i get
xml document structures must start and end within the same entity
please could any one help me.
Regards
Eng.Ma'moun Abu Helou .
Computer Engineer .