You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2010/12/14 02:32:29 UTC

svn commit: r1048893 - /juddi/trunk/juddi-console/uddi-portlets/pom.xml

Author: kstam
Date: Tue Dec 14 01:32:29 2010
New Revision: 1048893

URL: http://svn.apache.org/viewvc?rev=1048893&view=rev
Log:
JUDDI-436, switching from log4j to commons.logging.

Modified:
    juddi/trunk/juddi-console/uddi-portlets/pom.xml

Modified: juddi/trunk/juddi-console/uddi-portlets/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/pom.xml?rev=1048893&r1=1048892&r2=1048893&view=diff
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/pom.xml (original)
+++ juddi/trunk/juddi-console/uddi-portlets/pom.xml Tue Dec 14 01:32:29 2010
@@ -128,7 +128,7 @@
 					<webXml>target/web.xml</webXml>
 				</configuration>
 			</plugin>
-		    <!--  configure the GWT-Maven plugin 
+		    <!--  configure the GWT-Maven plugin -->
 			<plugin>
 				<groupId>com.totsp.gwt</groupId>
 				<artifactId>maven-googlewebtoolkit2-plugin</artifactId>
@@ -158,7 +158,7 @@
 					</execution>
 				</executions>
 			</plugin>
-			-->
+			
 			<!--  Use the dependency plugin to unpack gwt-dev-PLATFORM-libs.zip -->
 			<!--
 				(this is a replacement for the old "automatic" mode - useful if you



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org