- Update the iPOJO Package Version to 1.1.0
- Cleanup pom files (useless dependencies)
- Re-add (??) the specification attribute in the @Requires for Collection field
- Update Notice file copyright
- Fix issue FELIX-876. Now the package from 'specification' attributes are imported also for primitive components


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@734402 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/junit4osgi/felix-command/NOTICE b/ipojo/junit4osgi/felix-command/NOTICE
index c0a0c56..af344f6 100644
--- a/ipojo/junit4osgi/felix-command/NOTICE
+++ b/ipojo/junit4osgi/felix-command/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO junit4osgi Felix Command
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 I. Included Software
 
diff --git a/ipojo/junit4osgi/felix-command/pom.xml b/ipojo/junit4osgi/felix-command/pom.xml
index 0b49f1d..7a0c5a9 100644
--- a/ipojo/junit4osgi/felix-command/pom.xml
+++ b/ipojo/junit4osgi/felix-command/pom.xml
@@ -63,7 +63,7 @@
 				<extensions>true</extensions>

 				<configuration>

 					<instructions>

-						<Bundle-Name> iPOJO OSGi Junit Runner - Felix Command

+						<Bundle-Name> Apache Felix iPOJO OSGi Junit Runner - Felix Command

 						</Bundle-Name>

 						<Bundle-SymbolicName> ${pom.artifactId}</Bundle-SymbolicName>

 						<Private-Package> org.apache.felix.ipojo.junit4osgi.command

diff --git a/ipojo/junit4osgi/immediate-launcher/NOTICE b/ipojo/junit4osgi/immediate-launcher/NOTICE
index 7324e07..7fecc22 100644
--- a/ipojo/junit4osgi/immediate-launcher/NOTICE
+++ b/ipojo/junit4osgi/immediate-launcher/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO junit4osgi Immediate Runner
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 I. Included Software
 
diff --git a/ipojo/junit4osgi/immediate-launcher/pom.xml b/ipojo/junit4osgi/immediate-launcher/pom.xml
index c13726a..b247b1f 100644
--- a/ipojo/junit4osgi/immediate-launcher/pom.xml
+++ b/ipojo/junit4osgi/immediate-launcher/pom.xml
@@ -63,7 +63,7 @@
 				<extensions>true</extensions>

 				<configuration>

 					<instructions>

-						<Bundle-Name> iPOJO OSGi Junit Runner - Immediate Runner

+						<Bundle-Name> Apache Felix iPOJO OSGi Junit Runner - Immediate Runner

 						</Bundle-Name>

 						<Bundle-SymbolicName> ${pom.artifactId}</Bundle-SymbolicName>

 						<Private-Package> org.apache.felix.ipojo.junit4osgi.command

diff --git a/ipojo/junit4osgi/junit4osgi/NOTICE b/ipojo/junit4osgi/junit4osgi/NOTICE
index 9c51625..ef78d4c 100644
--- a/ipojo/junit4osgi/junit4osgi/NOTICE
+++ b/ipojo/junit4osgi/junit4osgi/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO junit4osgi Framework
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 I. Included Software
 
diff --git a/ipojo/junit4osgi/junit4osgi/pom.xml b/ipojo/junit4osgi/junit4osgi/pom.xml
index b7b7774..086a557 100644
--- a/ipojo/junit4osgi/junit4osgi/pom.xml
+++ b/ipojo/junit4osgi/junit4osgi/pom.xml
@@ -62,7 +62,7 @@
 				<configuration>

 					<instructions>

 						<Bundle-Name>

-							iPOJO OSGi Junit Runner

+							Apache Felix iPOJO OSGi Junit Runner

 						</Bundle-Name>

 						<Bundle-SymbolicName>

 							${pom.artifactId}

diff --git a/ipojo/junit4osgi/maven-junit4osgi-plugin/NOTICE b/ipojo/junit4osgi/maven-junit4osgi-plugin/NOTICE
index 34f9403..16d287d 100644
--- a/ipojo/junit4osgi/maven-junit4osgi-plugin/NOTICE
+++ b/ipojo/junit4osgi/maven-junit4osgi-plugin/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO junit4osgi Maven Plugin
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 I. Included Software
 
diff --git a/ipojo/junit4osgi/swing-runner/NOTICE b/ipojo/junit4osgi/swing-runner/NOTICE
index b766c24..c5c6fa4 100644
--- a/ipojo/junit4osgi/swing-runner/NOTICE
+++ b/ipojo/junit4osgi/swing-runner/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO junit4osgi Swing Runner
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 I. Included Software
 
diff --git a/ipojo/junit4osgi/swing-runner/pom.xml b/ipojo/junit4osgi/swing-runner/pom.xml
index 137e93b..d20cca0 100644
--- a/ipojo/junit4osgi/swing-runner/pom.xml
+++ b/ipojo/junit4osgi/swing-runner/pom.xml
@@ -56,7 +56,7 @@
 			<extensions>true</extensions>

 			<configuration>

 				<instructions>

-					<Bundle-Name> iPOJO OSGi Junit Runner - Swing Gui</Bundle-Name>

+					<Bundle-Name>Apache Felix iPOJO OSGi Junit Runner - Swing Gui</Bundle-Name>

 					<Bundle-SymbolicName> ${pom.artifactId}</Bundle-SymbolicName>

 					<Private-Package> org.apache.felix.ipojo.junit4osgi.command

 					</Private-Package>