Fix various tests and test data

Since we now distinguish between binaries and java source roots
This commit is contained in:
Pavel V. Talanov
2015-04-06 16:41:15 +03:00
parent d76f293dc9
commit 818a6b5c2e
8 changed files with 29 additions and 17 deletions
+2
View File
@@ -3,6 +3,7 @@
<module name="name" outputDir="output">
<sources path="s1"/>
<sources path="s2"/>
<!-- Java source roots -->
<!-- Classpath -->
<!-- Output directory, commented out -->
<!--
@@ -17,6 +18,7 @@
<module name="name2" outputDir="output2">
<sources path="s12"/>
<sources path="s22"/>
<!-- Java source roots -->
<!-- Classpath -->
<!-- Output directory, commented out -->
<!--