Author: fbricon
Date: 2012-04-25 18:17:27 -0400 (Wed, 25 Apr 2012)
New Revision: 40503
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
Log:
JBIDE-11631 : use proper aerogear archetype : 1.0.0.M3, fixes the incompatibility between
jquery-mobile-min.js and the JSDT validator
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-04-25
21:29:52 UTC (rev 40502)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-04-25
22:17:27 UTC (rev 40503)
@@ -160,10 +160,10 @@
<mavenArchetype>
<archetypeGroupId>org.jboss.aerogear.archetypes</archetypeGroupId>
<archetypeArtifactId>jboss-html5-mobile-archetype</archetypeArtifactId>
- <archetypeVersion>1.0.0.M3</archetypeVersion>
- <!--
+ <archetypeVersion>1.0.0.M3b</archetypeVersion>
+
<
archetypeRepository>http://repository.jboss.org/nexus/content/reposito...
- -->
+
<groupId>org.jboss.tools.example</groupId>
<artifactId>poh5</artifactId>
<version>0.0.1-SNAPSHOT</version>