Problem during ant build with Ganymede RC2 [message #328752] |
Tue, 03 June 2008 16:09  |
Eclipse User |
|
|
|
Originally posted by: t.coope.r.gmail.com
I'm seeing an issue that seems to be new in Ganymede.
I am using JDK 1.5.0_12 as my default JRE/JDK. I just downloaded the RC2
J2EE package, but this happens as well in RC1.
When building a project via ant (run as -> ant build...) when compiling,
the process just dies when it encounters a warning. No indication that
there was any problems, the process just stops, and eclipse seems to think
that the ant process is still going (terminate button is active), however
it never continues.
The particular warning follows:
"warning: unmappable character for encoding UTF8"
Using 3.3.2, with the same JDK, on the same system, with the same project,
I have no issues. (warning exists but builds fine)
Building with ant outside of eclipse presents no issues.
|
|
|
Re: Problem during ant build with Ganymede RC2 [message #328755 is a reply to message #328752] |
Tue, 03 June 2008 17:52   |
Eclipse User |
|
|
|
Originally posted by: t.coope.r.gmail.com
I have found if I tell ant to run in the same JRE as the workspace, it
gets further. My ant script is somewhat complex, it checks out a few
projects, builds them, and merges them into my main project. Now I'm
building the first project fine, but on the second it dies with the
following error:
Error running javac.exe compiler
Since it builds the first project fine, I'm not sure why it's doing this
on the second.
Anyone else seeing anything odd with ant builds inside eclipse?
|
|
|
Re: Problem during ant build with Ganymede RC2 [message #328769 is a reply to message #328755] |
Tue, 03 June 2008 22:26   |
Eclipse User |
|
|
|
And you have made no changes to which JDK you are using for the Ant build
between where it is successful and where it fails?
HTH
Darins
http://www.runnerwhocodes.blogspot.com/
"Tom Cooper" <t.coope.r@gmail.com> wrote in message
news:fde3386a26eaf0c1b7a0b6d7fb9cab08$1@www.eclipse.org...
>I have found if I tell ant to run in the same JRE as the workspace, it gets
>further. My ant script is somewhat complex, it checks out a few projects,
>builds them, and merges them into my main project. Now I'm building the
>first project fine, but on the second it dies with the following error:
>
> Error running javac.exe compiler
>
> Since it builds the first project fine, I'm not sure why it's doing this
> on the second.
>
> Anyone else seeing anything odd with ant builds inside eclipse?
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02984 seconds