Fix modules tests

This commit is contained in:
Alexey Tsvetkov
2015-09-03 14:17:17 +03:00
parent 0988b21e9c
commit b25dfabbcc
22 changed files with 41 additions and 41 deletions
+2
View File
@@ -1,9 +1,11 @@
name
type=java-production
outputDir=out
sources=[foo, foo1, foo2]
classpath=[bar, bar1, bar2]
annotations=[baz, baz1, baz2]
name2
type=java-production
outputDir=out2
sources=[2foo, 2foo1, 2foo2]
classpath=[2bar, 2bar1, 2bar2]