You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2009/09/10 18:25:02 UTC

svn commit: r813494 - in /felix/trunk/gogo: commands/NOTICE commands/pom.xml console/NOTICE console/pom.xml launcher/NOTICE launcher/pom.xml runtime/NOTICE runtime/pom.xml

Author: gnodet
Date: Thu Sep 10 16:25:00 2009
New Revision: 813494

URL: http://svn.apache.org/viewvc?rev=813494&view=rev
Log:
Fix NOTICE files so that each artifact has its own (slightly) different copy

Added:
    felix/trunk/gogo/commands/NOTICE
      - copied, changed from r813493, felix/trunk/gogo/NOTICE
    felix/trunk/gogo/console/NOTICE
      - copied, changed from r813493, felix/trunk/gogo/NOTICE
    felix/trunk/gogo/launcher/NOTICE
      - copied, changed from r813493, felix/trunk/gogo/NOTICE
    felix/trunk/gogo/runtime/NOTICE
      - copied, changed from r813493, felix/trunk/gogo/NOTICE
Modified:
    felix/trunk/gogo/commands/pom.xml
    felix/trunk/gogo/console/pom.xml
    felix/trunk/gogo/launcher/pom.xml
    felix/trunk/gogo/runtime/pom.xml

Copied: felix/trunk/gogo/commands/NOTICE (from r813493, felix/trunk/gogo/NOTICE)
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/commands/NOTICE?p2=felix/trunk/gogo/commands/NOTICE&p1=felix/trunk/gogo/NOTICE&r1=813493&r2=813494&rev=813494&view=diff
==============================================================================
--- felix/trunk/gogo/NOTICE (original)
+++ felix/trunk/gogo/commands/NOTICE Thu Sep 10 16:25:00 2009
@@ -1,4 +1,4 @@
-Apache Felix Gogo
+Apache Felix Gogo Commands
 Copyright 2009 The Apache Software Foundation
 
 
@@ -8,11 +8,6 @@
 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, 2009).
-Licensed under the Apache License 2.0.
-
 
 II. Used Software
 

Modified: felix/trunk/gogo/commands/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/commands/pom.xml?rev=813494&r1=813493&r2=813494&view=diff
==============================================================================
--- felix/trunk/gogo/commands/pom.xml (original)
+++ felix/trunk/gogo/commands/pom.xml Thu Sep 10 16:25:00 2009
@@ -61,7 +61,7 @@
                         </Import-Package>
                         <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
-                        <Include-Resource>{maven-resources},META-INF/NOTICE=../NOTICE</Include-Resource>
+                        <Include-Resource>{maven-resources},META-INF/NOTICE=NOTICE</Include-Resource>
                         <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
                         <_removeheaders>Private-Package,Ignore-Package,Include-Resource</_removeheaders>
                     </instructions>

Copied: felix/trunk/gogo/console/NOTICE (from r813493, felix/trunk/gogo/NOTICE)
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/console/NOTICE?p2=felix/trunk/gogo/console/NOTICE&p1=felix/trunk/gogo/NOTICE&r1=813493&r2=813494&rev=813494&view=diff
==============================================================================
--- felix/trunk/gogo/NOTICE (original)
+++ felix/trunk/gogo/console/NOTICE Thu Sep 10 16:25:00 2009
@@ -1,4 +1,4 @@
-Apache Felix Gogo
+Apache Felix Gogo Console
 Copyright 2009 The Apache Software Foundation
 
 
@@ -8,11 +8,6 @@
 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, 2009).
-Licensed under the Apache License 2.0.
-
 
 II. Used Software
 

Modified: felix/trunk/gogo/console/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/console/pom.xml?rev=813494&r1=813493&r2=813494&view=diff
==============================================================================
--- felix/trunk/gogo/console/pom.xml (original)
+++ felix/trunk/gogo/console/pom.xml Thu Sep 10 16:25:00 2009
@@ -64,7 +64,7 @@
                         <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                         <Bundle-Activator>org.apache.felix.gogo.console.Activator</Bundle-Activator>
-                        <Include-Resource>{maven-resources},META-INF/NOTICE=../NOTICE</Include-Resource>
+                        <Include-Resource>{maven-resources},META-INF/NOTICE=NOTICE</Include-Resource>
                         <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
                         <_removeheaders>Private-Package,Ignore-Package,Include-Resource</_removeheaders>
                     </instructions>

Copied: felix/trunk/gogo/launcher/NOTICE (from r813493, felix/trunk/gogo/NOTICE)
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/launcher/NOTICE?p2=felix/trunk/gogo/launcher/NOTICE&p1=felix/trunk/gogo/NOTICE&r1=813493&r2=813494&rev=813494&view=diff
==============================================================================
--- felix/trunk/gogo/NOTICE (original)
+++ felix/trunk/gogo/launcher/NOTICE Thu Sep 10 16:25:00 2009
@@ -1,4 +1,4 @@
-Apache Felix Gogo
+Apache Felix Gogo Launcher
 Copyright 2009 The Apache Software Foundation
 
 
@@ -8,11 +8,6 @@
 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, 2009).
-Licensed under the Apache License 2.0.
-
 
 II. Used Software
 

Modified: felix/trunk/gogo/launcher/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/launcher/pom.xml?rev=813494&r1=813493&r2=813494&view=diff
==============================================================================
--- felix/trunk/gogo/launcher/pom.xml (original)
+++ felix/trunk/gogo/launcher/pom.xml Thu Sep 10 16:25:00 2009
@@ -67,7 +67,7 @@
                         <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                         <Bundle-Activator>org.apache.felix.gogo.runtime.Activator</Bundle-Activator>
-                        <Include-Resource>{maven-resources},META-INF/NOTICE=../NOTICE</Include-Resource>
+                        <Include-Resource>{maven-resources},META-INF/NOTICE=NOTICE</Include-Resource>
                         <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
                         <_removeheaders>Private-Package,Ignore-Package,Include-Resource</_removeheaders>
                     </instructions>

Copied: felix/trunk/gogo/runtime/NOTICE (from r813493, felix/trunk/gogo/NOTICE)
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/NOTICE?p2=felix/trunk/gogo/runtime/NOTICE&p1=felix/trunk/gogo/NOTICE&r1=813493&r2=813494&rev=813494&view=diff
==============================================================================
--- felix/trunk/gogo/NOTICE (original)
+++ felix/trunk/gogo/runtime/NOTICE Thu Sep 10 16:25:00 2009
@@ -1,4 +1,4 @@
-Apache Felix Gogo
+Apache Felix Gogo Runtime
 Copyright 2009 The Apache Software Foundation
 
 

Modified: felix/trunk/gogo/runtime/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=813494&r1=813493&r2=813494&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Sep 10 16:25:00 2009
@@ -66,7 +66,7 @@
                         <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                         <Bundle-Activator>org.apache.felix.gogo.runtime.Activator</Bundle-Activator>
-                        <Include-Resource>{maven-resources},META-INF/NOTICE=../NOTICE</Include-Resource>
+                        <Include-Resource>{maven-resources},META-INF/NOTICE=NOTICE</Include-Resource>
                         <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>
                         <_removeheaders>Private-Package,Ignore-Package,Include-Resource</_removeheaders>
                     </instructions>