[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-38) Enforce JDK6+ compiler
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Feb 26 11:43:10 EST 2010
Enforce JDK6+ compiler
----------------------
Key: JBLOGGING-38
URL: https://jira.jboss.org/jira/browse/JBLOGGING-38
Project: JBoss Logging
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jboss-logmanager
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Using JDK5 leads to:
[INFO] Compilation failure
/home/alr/business/jboss/wc/common/jboss-logmanager/trunk/src/main/java/org/jboss/logmanager/PropertyConfigurator.java:[78,22] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.InputStreamReader)
/home/alr/business/jboss/wc/common/jboss-logmanager/trunk/src/main/java/org/jboss/logmanager/PropertyConfigurator.java:[78,22] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.InputStreamReader)
Enforce the environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list