[GRADLE-3304] Error when using tarTree() on archives that contain entries with null permissions Created: 28/May/15 Updated: 23/Jun/15 Resolved: 05/Jun/15 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 2.4 |
| Fix Version/s: | 2.5-rc-1 |
| Type: | Bug | ||
| Reporter: | Mark Vieira (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Known Issue Of: |
| Description |
|
Originally reported in the following forum topic. https://discuss.gradle.org/t/tar-gz-untar-is-broken-in-2-4/9808 Essentially, this is caused by a regression in Ant 1.9.4. The error occurs when attempting to untar an archive that contains an entry with a null user or group permission. |
| Comments |
| Comment by Mark Vieira (Inactive) [ 28/May/15 ] |
|
See gradle-dev discussion https://groups.google.com/forum/#!topic/gradle-dev/QvUZXh8Jo-4 |