Author: cziegeler
Date: Wed Jan  9 01:03:51 2008
New Revision: 610312

URL: http://svn.apache.org/viewvc?rev=610312&view=rev
Log:
Add servlets standard to main build.

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=610312&r1=610311&r2=610312&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Wed Jan  9 01:03:51 2008
@@ -93,7 +93,8 @@
         <module>sling/event</module>
         <module>sling/scheduler</module>
         <module>sling/sample</module>
-        
+        <module>sling/servlets-standard</module>
+
         <!-- Scripting Support -->
         <module>scripting/api</module>
         <module>scripting/resolver</module>


Reply via email to