[GRADLE-744] translateLibsTo14 task is broken in Gradle's build Created: 13/Nov/09  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.9-rc-1

Type: Bug
Reporter: Steve Appling Assignee: Adam Murdoch
Resolution: Fixed Votes: 0


 Description   

I am having trouble building from source now. Gradlew assemble (one of the default tasks) ends up failing with:

:translateLibsTo14

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\OpenSource\gradle\committer\build.gradle' line: 445
  • What went wrong:
    Execution failed for task ':translateLibsTo14'.
    Cause: Could not find method retrotranslator() for arguments [ {target=1.4, destjar=C:\OpenSource\gradle\committer\build\distributions\retroLibs\logback-core-0.9.17.jar, smart=true, verify=false, failonwarning=false}

    , TranslateLibsTo14$_retroExe_closure2_closure8@1403eb7] on task ':translateLibsTo14'.

It looks like the retrotranslator call is interperted as a normal method call and not using antbuilder.

This problem began with Adam's checkin upgrading to the new snapshot - hash 3e098680f292dd406934cbb81ae7b3cd25bcbe5e



 Comments   
Comment by Adam Murdoch [ 01/Dec/09 ]

I've removed the JDK 1.4 distribution to 'fix' this issue.

Generated at Wed Jun 30 11:37:45 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.