[jboss-svn-commits] JBL Code SVN: r28829 - labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Aug 5 05:58:15 EDT 2009


Author: lkrzyzanek
Date: 2009-08-05 05:58:15 -0400 (Wed, 05 Aug 2009)
New Revision: 28829

Modified:
   labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/pom.xml
Log:
changed comment where to find format-lib.jar

Modified: labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/pom.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/pom.xml	2009-08-05 09:49:17 UTC (rev 28828)
+++ labs/jbosslabs/labs-3.0-build/integration/cs-nfm/trunk/pom.xml	2009-08-05 09:58:15 UTC (rev 28829)
@@ -86,7 +86,7 @@
     
     <!--  
       Portal format module (not mavenized) can be downloaded from:
-      http://viewvc.jboss.org/cgi-bin/viewvc.cgi/labs/labs/jbossforums/branches/multipleforums110P26/thirdparty/jbportal/lib/portal-format-lib.jar?view=log&pathrev=19470
+      https://svn.jboss.org/repos/labs/labs/jbossforums/branches/multipleforums120P26//thirdparty/jbportal/lib/portal-format-lib.jar
       and installed to local m2 repo by this command:
       mvn install:install-file -DgroupId=org.jboss.portal -DartifactId=format -Dversion=2.6 -Dpackaging=jar -Dfile=portal-format-lib.jar
       



More information about the jboss-svn-commits mailing list