Hey, thanks Chris !

I forgot to modify the pom yesturday night (it was 2:00 am), and I just realized it was missing this morning, thanks to the CI report.

I guess I was too tired to do a mvn -Dintegration test and waiting the 5 minutes ot cost before crashing ...

My bad ...

[email protected] wrote:
Author: ccustine
Date: Wed Dec 17 18:30:09 2008
New Revision: 727619

URL: http://svn.apache.org/viewvc?rev=727619&view=rev
Log:
Adding mitosis to server-xml pom to satisfy test scope dependency.

Modified:
    directory/apacheds/trunk/server-xml/pom.xml

Modified: directory/apacheds/trunk/server-xml/pom.xml
URL: 
http://svn.apache.org/viewvc/directory/apacheds/trunk/server-xml/pom.xml?rev=727619&r1=727618&r2=727619&view=diff
==============================================================================
--- directory/apacheds/trunk/server-xml/pom.xml (original)
+++ directory/apacheds/trunk/server-xml/pom.xml Wed Dec 17 18:30:09 2008
@@ -87,6 +87,13 @@
     </dependency>
<dependency>
+      <groupId>org.apache.directory.server</groupId>
+      <artifactId>mitosis</artifactId>
+      <version>${pom.version}</version>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
       <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-spring</artifactId>
       <version>3.4.3</version>





--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to