[GRADLE-2014] Display a proper icon in OSX's dock when running the gradle command Created: 23/Dec/11 Updated: 04/Jan/13 Resolved: 01/Jan/12 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 1.0-milestone-6 |
| Fix Version/s: | 1.0-milestone-8 |
| Type: | Improvement | ||
| Reporter: | Andres Almiray | Assignee: | Adam Murdoch |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
When the gradle command is invoked on OSX you'll get the standard (and ugly) base Java application icon in the dock. |
| Comments |
| Comment by Andres Almiray [ 23/Dec/11 ] |
|
Sent pull request https://github.com/gradle/gradle/pull/55 |
| Comment by René Gröschke (Inactive) [ 24/Dec/11 ] |
|
excellent andres! BTW.: at the last gradle training, there was a question about adding icon support in the application plugin too. |
| Comment by Adam Murdoch [ 01/Jan/12 ] |
|
Applied. Thank you for the patch. |