jira.codehaus.org

  • 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)
Signup
gpars (Groovy Parallel Systems)
  • gpars (Groovy Parallel Systems)
  • GPARS-183

Avoid jar files in the lib folder

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0.0
  • Component/s: Build automation
  • Labels:
    None
  • Number of attachments :
    0

Description

In order to build the gpars-all.zip we need all the jar files we depend on so we can zip them into an archive. We should alter the gradle build script to download the jars based on the information in the dependencies automatically and zip them up.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Russel Winder added a comment - 11/Dec/11 3:52 AM - edited

The property runtimeClasspath has all the dependencies on it so the artefacts for the all zip file can be got from this rather than having artefacts in the lib directory.

Show
Russel Winder added a comment - 11/Dec/11 3:52 AM - edited The property runtimeClasspath has all the dependencies on it so the artefacts for the all zip file can be got from this rather than having artefacts in the lib directory.
Hide
Permalink
Russel Winder added a comment - 11/Dec/11 4:05 AM

See 75b05d1f4cc899b82aaa429823699c4c5b6dc313 and surrounding commits in the repository.

Show
Russel Winder added a comment - 11/Dec/11 4:05 AM See 75b05d1f4cc899b82aaa429823699c4c5b6dc313 and surrounding commits in the repository.

People

  • Assignee:
    Russel Winder
    Reporter:
    Vaclav Pech
Vote (0)
Watch (1)

Dates

  • Created:
    02/Jun/11 11:35 AM
    Updated:
    11/Dec/11 4:05 AM
    Resolved:
    11/Dec/11 4:05 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.