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 208120 - compiling jsp with java 7
Summary: compiling jsp with java 7
Status: RESOLVED DUPLICATE of bug 201414
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 10:59 UTC by mjurce
Modified: 2012-02-07 12:53 UTC (History)
0 users

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 mjurce 2012-02-07 10:59:04 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Linux version 3.0.0-15-generic running on i386
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) Client VM 21.1-b02


Exception in thread "main" java.lang.IllegalArgumentException: PWC6309: Illegal compilerSourceVM: 1.7
	at org.apache.jasper.JspC.setCompilerSourceVM(JspC.java:708)
	at org.netbeans.modules.web.project.ant.JspC.main(JspC.java:80)
	at org.netbeans.modules.web.project.ant.JspCSingle.main(JspCSingle.java:119)
/home/mjurce/work/geo_ddc_w/ddc/nbproject/build-impl.xml:640: The following error occurred while executing this line:
/home/mjurce/work/geo_ddc_w/ddc/nbproject/build-impl.xml:615: Java returned: 1
BUILD FAILED (total time: 3 seconds)
Comment 1 mjurce 2012-02-07 12:53:11 UTC

*** This bug has been marked as a duplicate of bug 201414 ***