From: Manuel Carrasco MoƱino Date: Mon, 1 Jul 2013 07:05:41 +0000 (+0200) Subject: Use profiles to compile jsquery and samples, so as they are not copmpiled by default... X-Git-Tag: release-1.4.0~41^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cb90ce51b75bd946640b11478c8591ee584ddfb5;p=gwtquery.git Use profiles to compile jsquery and samples, so as they are not copmpiled by default. Other adjustments in poms and gitignore --- diff --git a/.gitignore b/.gitignore index 63a2d012..6d29f158 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,11 @@ target *.ipr *.iml *.iws +gen +.gwt +gwt-unitCache + +#eclipse +.project +.classpath +.settings diff --git a/jsquery/pom.xml b/jsquery/pom.xml index caff2ebd..3d58fbca 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -11,19 +11,9 @@ war - 2.5.0 - 2.5.0 + 2.4.0 - - - clos - - true - - - - ${groupId} @@ -35,7 +25,7 @@ org.timepedia.exporter gwtexporter - 2.4.0-SNAPSHOT + ${gwtExporterVersion} provided @@ -72,12 +62,11 @@ ${gwtmaven} ${gwt.loglevel} - ${gwt.enableClosureCompiler} + true 9 ${gwtversion} true true - true com.google.gwt.query.jsquery.JsQueryApi diff --git a/pom.xml b/pom.xml index 90544ca4..55d8ff6a 100644 --- a/pom.xml +++ b/pom.xml @@ -64,10 +64,6 @@ gwtquery-core - - - - @@ -136,18 +132,18 @@ - gwtquery-plugins - http://gwtquery-plugins.googlecode.com/svn/mavenrepo + sonatype + http://oss.sonatype.org/content/repositories/snapshots + true + false - maven2-repository.dev.java.net - Java.net Repository for Maven - http://download.java.net/maven/2/ + gwtquery-plugins + http://gwtquery-plugins.googlecode.com/svn/mavenrepo - 2.5.1 2.5.1 @@ -159,6 +155,20 @@ + + jsquery + + gwtquery-core + jsquery + + + + samples + + gwtquery-core + samples + + 2.1.0 @@ -166,6 +176,7 @@ 2.1.0 2.1.0 + gwtquery-core-2.0.1 2.0.1 @@ -174,6 +185,7 @@ 1.1 2.0.1 + gwtquery-core-2.1.0 prod