[
https://issues.jboss.org/browse/MODCLUSTER-358?page=com.atlassian.jira.pl...
]
Radoslav Husar updated MODCLUSTER-358:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Done, compiles now fine with
java version "1.6.0_43"
Java(TM) SE Runtime Environment (build 1.6.0_43-b01)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)
demo in master branch does not compile on JDK6
----------------------------------------------
Key: MODCLUSTER-358
URL:
https://issues.jboss.org/browse/MODCLUSTER-358
Project: mod_cluster
Issue Type: Bug
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 1.3.0.Alpha2
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[933,90]
type javax.swing.ListCellRenderer does not take parameters
[ERROR]
/home/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[937,59]
type javax.swing.JList does not take parameters
[ERROR]
/home/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[504,23]
type javax.swing.JComboBox does not take parameters
[ERROR]
/home/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[504,82]
type javax.swing.JComboBox does not take parameters
[ERROR]
/home/rhusar/git/mod_cluster/demo/client/src/main/java/org/jboss/modcluster/demo/client/ModClusterDemo.java:[936,8]
method does not override or implement a method from a supertype
[INFO] 5 errors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira