-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0.1
-
Component/s: Projects > Common
-
Labels:None
There are several plugins that use JDK6 only methods, specifically java.lang.String.isEmpty(). Those can easily be removed to allow for JDK5 operation.