DO NOT REPLY [Bug 40839] - javac fails with NPE when compiling with eclipse ecj 3.1.x

2006-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=40839.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40839





--- Additional Comments From [EMAIL PROTECTED]  2006-10-29 01:10 ---
Created an attachment (id=19049)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=19049action=view)
simple build file exploiting the bug

ant prepare creates the .java file to compile, ant compiles it,
build.compiler property is pre-set to ecj, you just need to supply ecj.jar via
-lib parameter

you can download sources of ecj here, to spare downloading of whole eclipse
sources (they are just unpacked directly from there), there are also build
files for creating ecj.jar for testing
http://dev.gentoo.org/~caster/distfiles/eclipse-ecj-3.1.2.tar.bz2
http://dev.gentoo.org/~caster/distfiles/eclipse-ecj-3.2.tar.bz2

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40839] - javac fails with NPE when compiling with eclipse ecj 3.1.x

2006-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=40839.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40839





--- Additional Comments From [EMAIL PROTECTED]  2006-10-28 20:44 ---
the sources of JDTCompilerAdapter can be seen here
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40839] - javac fails with NPE when compiling with eclipse ecj 3.1.x

2006-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=40839.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40839





--- Additional Comments From [EMAIL PROTECTED]  2006-10-28 20:46 ---
Can you add your build file to the bug report ? Or ideally just the piece which
is necessary to find the error.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]