Hi James,
First of all, thanks for replying.
I do stand from your point of view and look at this matter. One would
obviously question me on what has been changed.
However, the system environment has not been changed in anyway before it
started to fail in building my project. What has been changed
is only our source code. We do include few extra open source third party
libraries, some from apache, some from jboss. Please correct me if i'm
wrong,
i do not agree that adding a few third party libraries would break the
build process from ant? Would it?
How can i precisely check the error log from ant?
Would you be kind enough to point me in the direction?
Thank you.
Warm regards,
Jacky Wong
James Abley wrote:
You say it worked previously. The obvious question would be what has
changed?
Jacky wrote:
Hi guys,
Any luck for me? Anything that i can provide to help you guys to help
me?
Hope that i can solve this fast.
Thanks.
Warm regards,
Jacky Wong
Jacky wrote:
Hi guys,
I encounter this error when trying to build my project (it works
fine previously):
BUILD FAILED
/www/dist/production/common/build.xml:78: Error starting modern
compiler.
Line 78 is:
<javac destdir="classes" debug="on" source="1.3" target="1.3"
encoding="UTF-8">
I have tried:
<javac destdir="classes" debug="on" source="1.4" target="1.4"
encoding="UTF-8">
<javac destdir="classes" debug="on" source="1.5" target="1.5"
encoding="UTF-8">
The error is still the same.
I upgraded ant from 1.6.5 to 1.7.0 and the error persists.
Any ideas guys?
Linux dev.hkdnr.hk 2.4.20-021stab028.17.777-smp
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]