This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 109422 - 1.4.2_14 javac fails to compile with invalid flag
Summary: 1.4.2_14 javac fails to compile with invalid flag
Status: RESOLVED DUPLICATE of bug 103481
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-07-11 20:51 UTC by initialzero
Modified: 2007-08-03 17:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description initialzero 2007-07-11 20:51:00 UTC
Output window claims:
javac: invalid flag: -Djava.endorsed.dirs=/home/bensteinm/java/netbeans-6.0m10/java1/modules/ext/jaxws21/api

This fails to build the project with j2sdk1.4.2_14 using netbeans-6.0M10
Comment 1 lordpixel 2007-07-13 16:15:37 UTC
Confirmed. I am seeing this issue intermittently with m10 on Windows too, with a project using JDK 1.4.2_14 as its
platform. Changing the project's JDK to 1.5, rebuilding, then back to 1.4 seems to clear it up (Possibly because of the
new background compilation stuff that seems to be going on). 
Comment 2 lordpixel 2007-08-02 19:30:12 UTC
Setting priority to P2 because the product can't compile Java 1.4 projects... and the workaround I describe isn't good.
It will fail to build again every time we clean the problem.
Comment 3 _ rkubacki 2007-08-03 17:12:49 UTC
seems to be caused bu stuff added by websvc support
Comment 4 Lukas Jungmann 2007-08-03 17:16:51 UTC
should be already fixed in the latest build, please reopen the original issue if you can still reproduce it.
thanks

*** This issue has been marked as a duplicate of 103481 ***