Gradle

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
To raise new issues or bugs against Gradle, please use forums.gradle.org.
  • Gradle
  • GRADLE-1650

Tooling API should provide info on Java version

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open 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

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Commits
  • Source
  • Reviews
Daz DeBoer made changes - 03/Aug/11 3:30 PM
Field Original Value New Value
Workflow jira [ 13072 ] jira with pivotal tracker [ 14639 ]
Luke Daley made changes - 03/Jan/13 5:08 AM
Workflow jira with pivotal tracker [ 14639 ] jira with pivotal tracker (no resolved, only closed) [ 16588 ]
Luke Daley made changes - 04/Jan/13 5:09 AM
Workflow jira with pivotal tracker (no resolved, only closed) [ 16588 ] Copy of jira with pivotal tracker (no closed, only resolved) [ 19338 ]

People

  • Assignee:
    Unassigned
    Reporter:
    Kris De Volder
Vote (1)
Watch (2)

Dates

  • Created:
    30/Jun/11 4:27 PM
    Updated:
    30/Jun/11 4:27 PM
  • Atlassian JIRA (v5.0.3#729-sha1:bf569e4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Gradle. Try JIRA - bug tracking software for your team.