]> source.dussan.org Git - gwtquery.git/commitdiff
fix gwt version to 2.5.0
authorjdramaix <julien.dramaix@gmail.com>
Mon, 26 Nov 2012 21:05:11 +0000 (22:05 +0100)
committerjdramaix <julien.dramaix@gmail.com>
Mon, 26 Nov 2012 21:05:11 +0000 (22:05 +0100)
gwtquery-core/.idea/artifacts/chosen_sample_war.xml [new file with mode: 0644]
gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml [new file with mode: 0644]
gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml [new file with mode: 0644]
gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml [new file with mode: 0644]
gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml [new file with mode: 0644]
pom.xml

diff --git a/gwtquery-core/.idea/artifacts/chosen_sample_war.xml b/gwtquery-core/.idea/artifacts/chosen_sample_war.xml
new file mode 100644 (file)
index 0000000..140e2d1
--- /dev/null
@@ -0,0 +1,8 @@
+<component name="ArtifactManager">
+  <artifact type="war" name="chosen-sample:war">
+    <output-path>$PROJECT_DIR$/../../chosen/sample/target</output-path>
+    <root id="archive" name="chosen-sample-1.1.0.war">
+      <element id="artifact" artifact-name="chosen-sample:war exploded" />
+    </root>
+  </artifact>
+</component>
\ No newline at end of file
diff --git a/gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml b/gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml
new file mode 100644 (file)
index 0000000..0832b65
--- /dev/null
@@ -0,0 +1,13 @@
+<component name="ArtifactManager">
+  <artifact type="exploded-war" name="chosen-sample:war exploded">
+    <output-path>$PROJECT_DIR$/../../chosen/sample/target/chosen-sample-1.1.0</output-path>
+    <root id="root">
+      <element id="javaee-facet-resources" facet="chosen-sample/web/Web" />
+      <element id="directory" name="WEB-INF">
+        <element id="directory" name="classes">
+          <element id="module-output" name="chosen-sample" />
+        </element>
+      </element>
+    </root>
+  </artifact>
+</component>
\ No newline at end of file
diff --git a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml b/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml
new file mode 100644 (file)
index 0000000..0a8fdd1
--- /dev/null
@@ -0,0 +1,13 @@
+<component name="libraryTable">
+  <library name="Maven: com.google.gwt:gwt-dev:2.4.0">
+    <CLASSES>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0.jar!/" />
+    </CLASSES>
+    <JAVADOC>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0-javadoc.jar!/" />
+    </JAVADOC>
+    <SOURCES>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>
\ No newline at end of file
diff --git a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml b/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml
new file mode 100644 (file)
index 0000000..1160abc
--- /dev/null
@@ -0,0 +1,13 @@
+<component name="libraryTable">
+  <library name="Maven: com.google.gwt:gwt-user:2.4.0">
+    <CLASSES>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/" />
+    </CLASSES>
+    <JAVADOC>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0-javadoc.jar!/" />
+    </JAVADOC>
+    <SOURCES>
+      <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>
\ No newline at end of file
diff --git a/gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml b/gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml
new file mode 100644 (file)
index 0000000..71b2993
--- /dev/null
@@ -0,0 +1,13 @@
+<component name="libraryTable">
+  <library name="Maven: junit:junit:3.8.1">
+    <CLASSES>
+      <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar!/" />
+    </CLASSES>
+    <JAVADOC>
+      <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-javadoc.jar!/" />
+    </JAVADOC>
+    <SOURCES>
+      <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index c32d100f05220aa439200e7f8215f1dcb9e1f6fd..62fe48085c2528c0bf9f4dce25a5d23715e32b03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <properties>
         <!-- <gwtversion>2.4.0-dollarpatch</gwtversion> -->
-        <gwtversion>2.5.0-rc1</gwtversion>
+        <gwtversion>2.5.0</gwtversion>
         <gwtmaven>2.4.0</gwtmaven>
         <gqueryclassifier />
         <gwt.loglevel>INFO</gwt.loglevel>