BAEL-2771 string matching - Move to new module (#6744)

* BAEL-2771 Add String matching example to core-groovy

* Move test to new core-groovy-2 module
This commit is contained in:
Kevin Wittek
2019-04-16 23:21:09 +02:00
committed by maibin
parent 8eb613bc86
commit 8ba93d8dc6
5 changed files with 134 additions and 0 deletions

4
.gitignore vendored
View File

@@ -19,6 +19,7 @@
.idea/
*.iml
*.iws
out/
# Mac
.DS_Store
@@ -27,6 +28,9 @@
log/
target/
# Gradle
.gradle/
spring-openid/src/main/resources/application.properties
.recommenders/
/spring-hibernate4/nbproject/