You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 10:56:05 UTC

svn commit: r771629 - in /incubator/sling/trunk: contrib/pom.xml pom.xml

Author: cziegeler
Date: Tue May  5 08:56:04 2009
New Revision: 771629

URL: http://svn.apache.org/viewvc?rev=771629&view=rev
Log:
Move i18n bundle to contrib

Modified:
    incubator/sling/trunk/contrib/pom.xml
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/contrib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/pom.xml?rev=771629&r1=771628&r2=771629&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/pom.xml (original)
+++ incubator/sling/trunk/contrib/pom.xml Tue May  5 08:56:04 2009
@@ -65,6 +65,7 @@
           <module>extensions/gwt/sample</module>
           <module>extensions/gwt/servlet</module>
           <module>extensions/jcrinstall</module>
+          <module>extensions/extensions/i18n</module>
           <module>extensions/obr</module>
           <module>extensions/runmode</module>
           <module>jcr/jackrabbit-client</module>

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=771629&r1=771628&r2=771629&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Tue May  5 08:56:04 2009
@@ -111,7 +111,6 @@
         <module>bundles/extensions/event</module>
         <module>bundles/extensions/fsresource</module>
         <module>bundles/extensions/httpauth</module>
-        <module>bundles/extensions/i18n</module>
         <module>bundles/extensions/openidauth</module>
         <module>bundles/extensions/threaddump</module>