[breezy] ant with gcj-compat-dev complains about sourcepath

Bug #23222 reported by Michael R. Head
4
Affects Status Importance Assigned to Milestone
ant (Ubuntu)
Fix Released
Medium
Matthias Klose

Bug Description

I'll attach the build.xml. Maybe this is actually a gcj-compat-dev bug...

burner@firefighter:~/Projects/java/rfc$ ant compile -Dbuild.compiler=gcj clean
compile
Buildfile: build.xml

init:

compile:
    [javac] Compiling 2 source files to /home/burner/Projects/java/rfc/classes

clean:
   [delete] Deleting directory /home/burner/Projects/java/rfc/classes/burner

init:

compile:
    [javac] Compiling 2 source files to /home/burner/Projects/java/rfc/classes

BUILD SUCCESSFUL
Total time: 1 second
burner@firefighter:~/Projects/java/rfc$ ant compile clean compile Buildfile:
build.xml

init:

compile:

clean:
   [delete] Deleting directory /home/burner/Projects/java/rfc/classes/burner

init:

compile:
    [javac] Compiling 2 source files to /home/burner/Projects/java/rfc/classes
    [javac] directory does not exist: -sourcepath

BUILD FAILED
/home/burner/Projects/java/rfc/build.xml:17: Compile failed; see the compiler
error output for details.

Total time: 1 second

Revision history for this message
Michael R. Head (burner) wrote :

Created an attachment (id=4344)
build file that acts differently with different ant compilers

Revision history for this message
Matthias Klose (doko) wrote :

java-gcj-compat-dev now uses ecj as the java compiler (edgy and dapper).

Changed in ant:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.