You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/10/20 00:21:36 UTC

svn commit: r826839 - /labs/magma/trunk/pom.xml

Author: simoneg
Date: Mon Oct 19 22:21:36 2009
New Revision: 826839

URL: http://svn.apache.org/viewvc?rev=826839&view=rev
Log:
Added missing modules

Modified:
    labs/magma/trunk/pom.xml

Modified: labs/magma/trunk/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/pom.xml?rev=826839&r1=826838&r2=826839&view=diff
==============================================================================
--- labs/magma/trunk/pom.xml (original)
+++ labs/magma/trunk/pom.xml Mon Oct 19 22:21:36 2009
@@ -45,11 +45,18 @@
 		<module>website-developer</module>
 		<module>website-administration</module>
 		<module>website-administration-inline</module>
+		
 		<module>website-dojo-pack</module>
 		<module>website-dojo-datewidget</module>
 		<module>website-dojo-textareas</module>
 		<module>website-dojo-textareas-youtubevideo</module>
+
+		<module>website-jquery</module>
+		<module>website-layouts</module>
+		<module>website-yui</module>
+
 		<module>website-production-optimizer</module>
+		<module>website-localeswitcher</module>
 
 		<module>foundation-email</module>
 		<module>email-commons</module>
@@ -67,6 +74,9 @@
 		<module>foundation-maps</module>
 		<module>maps-google</module>
 		
+		<module>fragment-init</module>
+		<module>fragment-banner-domain</module>
+		<module>fragment-banner-web</module>
 		<module>fragment-google-ads</module>
 		<module>fragment-google-ads-xhtml</module>
 		<module>fragment-google-analytics</module>
@@ -79,8 +89,8 @@
 		<module>fragment-content-order-domain</module>
 		<module>fragment-content-order-web</module>
 		
-		<!-- module>magma-domain-archetype</module>
-		<module>magma-webcomponent-archetype</module -->
+		<module>magma-domain-archetype</module>
+		<module>magma-webcomponent-archetype</module>
 
 	</modules>
 
@@ -176,19 +186,19 @@
 		<repository>
 			<id>semeru-ssh-repository</id>
 			<url>
-				scp://svn.semeru.it:22/var/www/localhost/htdocs/maven-snaps
+				scp://svn.semeru.it:222/var/www/localhost/htdocs/maven-snaps
 			</url>
 		</repository>
 		<snapshotRepository>
 			<id>semeru-ssh-repository-snaps</id>
 			<url>
-				scp://svn.semeru.it:22/var/www/localhost/htdocs/maven-snaps
+				scp://svn.semeru.it:222/var/www/localhost/htdocs/maven-snaps
 			</url>
 		</snapshotRepository>
 		<site>
 			<id>semeru-magma-site</id>
 			<url>
-				scp://svn.semeru.it:22/var/www/localhost/htdocs/magma/
+				scp://svn.semeru.it:222/var/www/localhost/htdocs/magma/
 			</url>
 		</site>
 	</distributionManagement>



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