Author: [email protected]
Date: Thu Jan 19 14:48:38 2012
New Revision: 1946

Log:
AMDATU-494 Cleanup of pom en notice files

Modified:
   trunk/amdatu-core/tenant-adaptor/NOTICE
   trunk/amdatu-core/tenant-adaptor/pom.xml
   trunk/amdatu-core/tenant-factory/pom.xml
   trunk/amdatu-core/tenant/NOTICE
   trunk/amdatu-core/tenant/pom.xml

Modified: trunk/amdatu-core/tenant-adaptor/NOTICE
==============================================================================
--- trunk/amdatu-core/tenant-adaptor/NOTICE     (original)
+++ trunk/amdatu-core/tenant-adaptor/NOTICE     Thu Jan 19 14:48:38 2012
@@ -1,17 +1,8 @@
-Amdatu Core Tenant
+Amdatu Core Tenant Adaptor
 Copyright 2010, 2011 The Amdatu Foundation
 
 I. Included Software
 
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-Licensed under the Apache License 2.0.
-
-This product includes software developed at
-The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2007).
-Licensed under the Apache License 2.0.
-
 
 II. Used Software
 

Modified: trunk/amdatu-core/tenant-adaptor/pom.xml
==============================================================================
--- trunk/amdatu-core/tenant-adaptor/pom.xml    (original)
+++ trunk/amdatu-core/tenant-adaptor/pom.xml    Thu Jan 19 14:48:38 2012
@@ -44,13 +44,9 @@
         <artifactId>maven-bundle-plugin</artifactId>
         <configuration>
           <instructions>
-            <Export-Package>
-              org.amdatu.core.tenant.adaptor;version=1.0.0
-            </Export-Package>
           </instructions>
         </configuration>
       </plugin>
-
     </plugins>
   </build>
 </project>

Modified: trunk/amdatu-core/tenant-factory/pom.xml
==============================================================================
--- trunk/amdatu-core/tenant-factory/pom.xml    (original)
+++ trunk/amdatu-core/tenant-factory/pom.xml    Thu Jan 19 14:48:38 2012
@@ -33,15 +33,7 @@
       <artifactId>org.amdatu.core.tenant</artifactId>
       <version>${project.version}</version>
       <scope>provided</scope>
-    </dependency>   
-    <!--
-    <dependency>
-      <groupId>org.amdatu.libraries</groupId>
-      <artifactId>org.amdatu.libraries.utilities</artifactId>
-      <version>${org.amdatu.libraries.version}</version>
-      <scope>test</scope>
-    </dependency>    
-    -->
+    </dependency>
   </dependencies>
   
   <build>
@@ -55,7 +47,6 @@
           </instructions>
         </configuration>
       </plugin>
-      
     </plugins>
   </build> 
 </project>

Modified: trunk/amdatu-core/tenant/NOTICE
==============================================================================
--- trunk/amdatu-core/tenant/NOTICE     (original)
+++ trunk/amdatu-core/tenant/NOTICE     Thu Jan 19 14:48:38 2012
@@ -3,16 +3,6 @@
 
 I. Included Software
 
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-Licensed under the Apache License 2.0.
-
-This product includes software developed at
-The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2007).
-Licensed under the Apache License 2.0.
-
-
 II. Used Software
 
 This product uses software developed at

Modified: trunk/amdatu-core/tenant/pom.xml
==============================================================================
--- trunk/amdatu-core/tenant/pom.xml    (original)
+++ trunk/amdatu-core/tenant/pom.xml    Thu Jan 19 14:48:38 2012
@@ -41,7 +41,6 @@
           </instructions>
         </configuration>
       </plugin>
-
     </plugins>
   </build>
 </project>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to