[portal-commits] JBoss Portal SVN: r12239 - modules/presentation/trunk/ajax.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Mon Nov 3 14:54:54 EST 2008


Author: thomas.heute at jboss.com
Date: 2008-11-03 14:54:54 -0500 (Mon, 03 Nov 2008)
New Revision: 12239

Modified:
   modules/presentation/trunk/ajax/pom.xml
Log:
Would at least work on most machines. Not a great solution though

Modified: modules/presentation/trunk/ajax/pom.xml
===================================================================
--- modules/presentation/trunk/ajax/pom.xml	2008-11-03 19:52:28 UTC (rev 12238)
+++ modules/presentation/trunk/ajax/pom.xml	2008-11-03 19:54:54 UTC (rev 12239)
@@ -127,7 +127,7 @@
          </activation>
          <properties>
             <gwt.os>linux</gwt.os>
-            <gwt.compiler.classpath>/home/theute/.m2/repository/com/google/gwt/gwt-dev/${version.gwt}/gwt-dev-${version.gwt}-linux.jar</gwt.compiler.classpath>
+            <gwt.compiler.classpath>~/.m2/repository/com/google/gwt/gwt-dev/${version.gwt}/gwt-dev-${version.gwt}-linux.jar</gwt.compiler.classpath>
          </properties>
          <dependencies>
             <dependency>




More information about the portal-commits mailing list