Changeset: e53a6e7bffb1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e53a6e7bffb1
Modified Files:
java/pom.xml
Branch: Jul2015
Log Message:
Include MCL sources as well
diffs (11 lines):
diff --git a/java/pom.xml b/java/pom.xml
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -63,6 +63,7 @@
<configuration>
<includes>
<include>nl/cwi/monetdb/jdbc/**/*.java</include>
+
<include>nl/cwi/monetdb/mcl/**/*.java</include>
</includes>
<source>1.7</source>
<target>1.7</target>
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list