incubator-groovy git commit: GROOVY-7660: gradle/utils.gradle: Remove unused imports and unused variables. Fully specify ASM Opscodes instead of importing the whole namespace. (closes #178)

2015-11-04 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X 45df705a5 -> 789b064dc GROOVY-7660: gradle/utils.gradle: Remove unused imports and unused variables. Fully specify ASM Opscodes instead of importing the whole namespace. (closes #178) Project: http://git-wip-us.apache.or

incubator-groovy git commit: GROOVY-7660: gradle/utils.gradle: Remove unused imports and unused variables. Fully specify ASM Opscodes instead of importing the whole namespace. (closes #178)

2015-11-04 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/master 4c4ead4ac -> d1d0922e3 GROOVY-7660: gradle/utils.gradle: Remove unused imports and unused variables. Fully specify ASM Opscodes instead of importing the whole namespace. (closes #178) Signed-off-by: Patrice Clement Project: