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]

Reply via email to