spring-attic / eclipse-integration-gradle

Gradle Tooling for Eclipse
Eclipse Public License 1.0
298 stars 108 forks source link

Add "Alphabetically by name" option in Gradle dependency sorting strategy #88

Closed sunhong closed 9 years ago

sunhong commented 9 years ago

Added a new option to sort the dependencies by their names rather than the whole class paths. This update is related to this discussion - https://github.com/spring-projects/eclipse-integration-gradle/issues/2

sunhong commented 9 years ago

image

BoykoAlex commented 9 years ago

Do you mind removing formatting/blank space changes? It's too many of them and difficult to track what's being changed... I suspect that you change far less code then Git shows...

sunhong commented 9 years ago

Sure, I will solve the formatting issue. Thanks

BoykoAlex commented 9 years ago

Did you sign the CLA yet? This is the link: https://support.springsource.com/spring_eclipsecla_committer_signup Please sign it - takes a minute. This is for us to be able to accept your contributions.