more groovy client work
This commit is contained in:
parent
02cb297691
commit
ac5285ea24
|
@ -9,3 +9,5 @@ modules/elasticsearch/build/
|
|||
modules/test/integration/build/
|
||||
modules/test/testng/build/
|
||||
modules/benchmark/micro/build/
|
||||
plugins/attachments/build
|
||||
plugins/groovy/build
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<content url="file://$MODULE_DIR$/../../plugins/groovy">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/groovy/src/main/groovy" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../plugins/groovy/src/test/groovy" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../plugins/groovy/build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
|
Loading…
Reference in New Issue