[GRADLEREV-21] Remove new constants from RepositoryHandler Created: 24/Jul/13 Updated: 26/Jul/13 Resolved: 26/Jul/13 |
|
| Status: | Resolved |
| Project: | Gradle Code Review Tasks |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Adam Murdoch | Assignee: | Luke Daley |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It would make more sense to add these to `RepositoryHandler`, I think. They should probably also be @Incubating. Or perhaps we just don't add them as public constants. |
| Comments |
| Comment by Adam Murdoch [ 24/Jul/13 ] |
|
Need to do this before 1.7, as these constants currently are not @Incubating. |