On Wed, Jun 24, 2009 at 2:40 AM, dori wrote:
> Hello, i have a small ant build file that i wrote a little while ago, it's
> always worked fine but now it has started to give me errors. With the -debug
> arg i get
>
> [javac]Compiling 2 source files
>
> [javac] sourcefile1.java
> [javac]
ile to 3. What
could be causing this?
Thanks,
--
View this message in context:
http://www.nabble.com/Confused-at-build-error-tp24180102p24180102.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsub
http://ant.apache.org/manual/install.html#optionalTasks
Jan
> -Ursprüngliche Nachricht-
> Von: qbnronin [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 8. März 2008 03:46
> An: user@ant.apache.org
> Betreff: Re: building ant from source and junit build error
>
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/building-ant-from-source-and-junit-build-error-tp14603916p15910578.html
Sent f
ROTECTED]
> Gesendet: Donnerstag, 3. Januar 2008 20:39
> An: user@ant.apache.org
> Betreff: building ant from source and junit build error
>
> all,
>
>
> i am trying to build ant from source code on a rhel4 amd 64
> bit system.
>
> i get this message:
> BUIL
all,
i am trying to build ant from source code on a rhel4 amd 64 bit system.
i get this message:
BUILD FAILED
/tmp/ant/apache-ant-1.7.0/build.xml:1105: The following error occurred
while executing this line:
/tmp/ant/apache-ant-1.7.0/build.xml:911: We cannot build the test jar
unless JUnit is
ava/jdk1.5.0_10/jre
>
> --
>
> -Prashant
>
> Don't upload, just share : www.dekoh.com
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View th
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/build-error-tf3683054.html#a10304786
Sent from the Ant - Users mailing list archive at Nab
On Wed, 2007-05-02 at 13:34 -0700, Murtuza wrote:
> Although my java version is "1.5.0_09" I am getting the following
> error.
You could verify this assumption by starting ANT with -verbose switch.
You would see output like :
$ ant -verbose
Apache Ant version 1.6.2 compiled on June 28 2005
Build
3. WARNING in
>> /home/v884257/FinalAjaxFileUpload/src/be/telio/mediastore/ui/upload/UploadListener.java
>> [javac] (at line 68)
>> [javac] private long getDelta()
>> [javac] ^^
>> [javac] The method getDelta() from the type
Can you provide the javac target in your email? Looks like you may be
setting the target to something other than JDK 1.5+ - something like:
Murtuza wrote:
Although my java version is "1.5.0_09" I am getting the following error.
[javac] Compiling 3 source files to
/home/v884257/FinalA
elta() from the type UploadListener is never used
locally
[javac] --
[javac] 13 problems (12 errors, 1 warning)
--
View this message in context:
http://www.nabble.com/build-error-tf3683054.html#a10294172
Sent from the Ant - Users mailing list archive at Nabble.com.
---
Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Friday, March 17, 2006 8:29 PM
To: Ant Users List
Subject: Re: Ant 1.6.5 , JDK 1.5 build error pointing to an apache class
> [C:\builder\builds\fle\staging\src\com\myhome\ParamDataType.java:8: as
> of release 1.5, '
> [C:\builder\builds\fle\staging\src\com\myhome\ParamDataType.java:8: as
> of release 1.5, 'enum' is a keyword, and may not be used as an
> identifier
>[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
>[javac] import org.apache.commons.lang.enum.Enum;
>[javac]
Hi,
I have been porting our code to jdk 1.5 and ant 1.6.5 and when I run my
current build (which works with jdk 1.4x) I get the following error
[C:\builder\builds\fle\staging\src\com\myhome\ParamDataType.java:8: as
of release 1.5, 'enum' is a keyword, and may not be used as an
identifier
[ja
: ANT BUILD ERROR : suns class files not found
hi folks,
last time I was able to build ant for an application,
but that I did with another machine. I have installed
Red Hat 9 on my laptop and also downloaded jdk needed
from the java.sun.com.
I have checkedout ant module via the CVS from the
apache
hi folks,
last time I was able to build ant for an application,
but that I did with another machine. I have installed
Red Hat 9 on my laptop and also downloaded jdk needed
from the java.sun.com.
I have checkedout ant module via the CVS from the
apache-ant site.
when I try to run, ./build.sh insta
17 matches
Mail list logo