[GRADLE-679] Implement native archive handling Created: 05/Oct/09 Updated: 04/Jan/13 Resolved: 19/Dec/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Description |
At the moment our archives are created with Ant. This imposes some limitations. We would like to switch to a native archive handling (possibly using commons-compress). |