]> source.dussan.org Git - gwtquery.git/commitdiff
Do not compile samples by default
authorManolo Carrasco <manolo@apache.org>
Mon, 14 Feb 2011 18:09:42 +0000 (18:09 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 14 Feb 2011 18:09:42 +0000 (18:09 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7af88b3e9e8ac98e4b78b087ae4cfedaa4650e68..50bc0132431a6c4af07a04cd17138b3585df2af7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <modules>
         <module>gwtquery-core</module>
         <module>gwtquery-core-2.2.0</module>
-        <module>samples</module>
+        <!-- <module>samples</module> -->
         <!-- <module>devtest</module> -->
     </modules>