-
Suggestion
-
Resolution: Fixed
-
None
-
None
Apply the setting -target and -source attributes when building all future versions of the application so that the application is compiled with the 1.4 JDK object versions.
Examples for hard coding the build settings in the maven file.
http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html
[CWD-244] Set compile flags with maven build scripts to be vs. 1.4
Workflow | Original: JAC Suggestion Workflow [ 3363647 ] | New: JAC Suggestion Workflow 3 [ 3626710 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1508856 ] | New: JAC Suggestion Workflow [ 3363647 ] |
Issue Type | Original: Task [ 3 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1390163 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1508856 ] |
Workflow | Original: Crowd Development Workflow v2 [ 272358 ] | New: Simplified Crowd Development Workflow v2 [ 1390163 ] |
Workflow | Original: JIRA Bug Workflow v2 [ 176723 ] | New: Crowd Development Workflow v2 [ 272358 ] |
Workflow | Original: jira [ 79295 ] | New: JIRA Bug Workflow v2 [ 176723 ] |
Component/s | Original: Distribution [ 11547 ] |
Assignee | Original: Justen Stepka [Atlassian] [ justen.stepka@atlassian.com ] | New: Justin Koke [ justin@atlassian.com ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
We have confirmed via our parent pom that all modules are built and compiled with 1.4
A user was reporting a problem with this, but we confirmed he was using 1.3
Justin