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-1696

Gradle 1.0-milestone-4 local cache structure changed cause the Arquillian test broken

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Resolution: Unresolved
  • Affects Version/s: 1.0-milestone-4
  • Fix Version/s: None

Description

I'm using gradle to build the CDI project and use arquillian to run the unit test, in the arqullian test case, I have to include the jar from gradle cache, for example:
the "org.jboss.seam:jboss-el:2.0.0.GA" is mapping to System.getProperty("user.home")/.gradle/cache/org.jboss.seam/jboss-el/jars/jboss-el-2.0.0.GA.jar,
Now the file is in:
System.getProperty("user.home")/.gradle/caches/artifacts/org.jboss.seam/jboss-el/aedb9ed72585ce82a68cb685d36dd090/jars/jboss-el-2.0.0.GA.jar

How can I get the magic number(aedb9ed72585ce82a68cb685d36dd090) from my testcase?

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:29 PM
Field Original Value New Value
Workflow jira [ 13118 ] jira with pivotal tracker [ 13459 ]
Daz DeBoer made changes - 09/Feb/12 5:18 PM
Assignee Daz DeBoer [ daz ]
Luke Daley made changes - 03/Jan/13 5:09 AM
Workflow jira with pivotal tracker [ 13459 ] jira with pivotal tracker (no resolved, only closed) [ 16869 ]
Luke Daley made changes - 04/Jan/13 5:09 AM
Workflow jira with pivotal tracker (no resolved, only closed) [ 16869 ] Copy of jira with pivotal tracker (no closed, only resolved) [ 19599 ]

People

  • Assignee:
    Daz DeBoer
    Reporter:
    Wang Liyu
Vote (2)
Watch (1)

Dates

  • Created:
    28/Jul/11 9:02 AM
    Updated:
    11/Apr/12 7:20 AM
  • 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.