Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6
-
Component/s: None
-
Labels:None
Description
Upgrading to Java 6 requires to :
- set the property <jdk.min.version> to 1.6 in parent pom
- set the property <animal-sniffer.signature.artifactId> to java16 in parent pom
- set javac source/target in plugins of integration tests
It will allow to :
- upgrade to jruby 1.7
- upgrade to commons-dbcp 1.4
- upgrade to commons-io 2.4
- upgrade postgreSQL driver
- use official blueprints artifacts
- upgrade to jetty 8
- upgrade guava
Attachments
Issue Links
- is depended upon by
-
SONAR-2915 Server can't be started on Solaris due to upgrade of JRuby
-
- Closed
-
-
SONAR-4045 Upgrade to JRuby 1.7
-
- Closed
-
-
SONAR-4157 Upgrade embedded Jetty to version 7.6
-
- Closed
-