Bug 49006 - Maven build fails with Eclipse compiler which does not support source=1.2
Summary: Maven build fails with Eclipse compiler which does not support source=1.2
Status: RESOLVED FIXED
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.2
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 06:01 UTC by Curt Arnold
Modified: 2010-03-27 06:03 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curt Arnold 2010-03-27 06:01:42 UTC
The Maven build uses -source=1.2 which is not supported by gcj or the Eclipse compiler.  Upping the source to 1.3 is not expected to have a significant impact on the generated class files.
Comment 1 Curt Arnold 2010-03-27 06:03:58 UTC
Committed rev 928154.