Author: bblfish
Date: Thu May 19 18:18:08 2011
New Revision: 1125037

URL: http://svn.apache.org/viewvc?rev=1125037&view=rev
Log:
Reto asked in CLEREZZA-479 that the test suite be easy to start. Now it ships 
by default.

Modified:
    incubator/clerezza/trunk/parent/platform.launcher.storageless.parent/pom.xml
    incubator/clerezza/trunk/parent/pom.xml

Modified: 
incubator/clerezza/trunk/parent/platform.launcher.storageless.parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.launcher.storageless.parent/pom.xml?rev=1125037&r1=1125036&r2=1125037&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.launcher.storageless.parent/pom.xml 
(original)
+++ 
incubator/clerezza/trunk/parent/platform.launcher.storageless.parent/pom.xml 
Thu May 19 18:18:08 2011
@@ -387,6 +387,11 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
+                       <artifactId>platform.security.foafssl.test</artifactId>
+                       <scope>runtime</scope>
+               </dependency>
+                       <dependency>
+                       <groupId>org.apache.clerezza</groupId>
                        
<artifactId>platform.security.foafssl.ontologies</artifactId>
                        <scope>runtime</scope>
                </dependency>

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1125037&r1=1125036&r2=1125037&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Thu May 19 18:18:08 2011
@@ -928,6 +928,11 @@
                        </dependency>
                        <dependency>
                                <groupId>org.apache.clerezza</groupId>
+                               
<artifactId>platform.security.foafssl.test</artifactId>
+                               <version>0.1-incubating-SNAPSHOT</version>
+                       </dependency>
+                               <dependency>
+                               <groupId>org.apache.clerezza</groupId>
                                
<artifactId>platform.security.foafssl.ontologies</artifactId>
                                <version>0.1-incubating-SNAPSHOT</version>
                        </dependency>


Reply via email to