Migrated to Gradle build
This commit migrates from a Maven-based build system to a Gradle-based one. Changes include: - Removed archetype & parent - Renamed core, support, test, security and xml directories to spring-ws-core, spring-ws-test, spring-ws-security, spring-xml respectively. - Moved samples to separate project (https://github.com/spring-projects/spring-ws-samples)
This commit is contained in:
committed by
Arjen Poutsma
parent
a8c1d2ad97
commit
843ca6d2ef
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,3 +9,6 @@ atlassian-ide-plugin*.xml
|
||||
|
||||
.idea
|
||||
|
||||
/build
|
||||
/spring-*/build
|
||||
.gradle
|
||||
|
||||
Reference in New Issue
Block a user