Details
-
Type:
Improvement
-
Status:
Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
Description
Gradle build files can contain stuff like this: (taken from spring-integration gradle.build)
// ensure JDK 5 compatibility (GRADLE-18; INT-1578)
sourceCompatibility=1.5
targetCompatibility=1.5
Currently STS Gradle plugin doesn't (and is not able to) honor these attributes because the info isn't made available
through the tooling API (as far as I know, at least).
Activity
Daz DeBoer
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Workflow | jira [ 13072 ] | jira with pivotal tracker [ 14639 ] |
Luke Daley
made changes -
| Workflow | jira with pivotal tracker [ 14639 ] | jira with pivotal tracker (no resolved, only closed) [ 16588 ] |
Luke Daley
made changes -
| Workflow | jira with pivotal tracker (no resolved, only closed) [ 16588 ] | Copy of jira with pivotal tracker (no closed, only resolved) [ 19338 ] |