You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2008/10/23 13:52:55 UTC

svn commit: r707356 - in /felix/sandbox/clement/ipojo-tutorials: advanced.tutorial/ advanced.tutorial/felix/ advanced.tutorial/felix/conf/ advanced.tutorial/felix/ipojo/ advanced.tutorial/tasks/ advanced.tutorial/vendor.buns-and-wieners/ advanced.tutor...

Author: clement
Date: Thu Oct 23 04:52:52 2008
New Revision: 707356

URL: http://svn.apache.org/viewvc?rev=707356&view=rev
Log:
Update of the tutorials to newest iPOJO version (1.0.0)

Added:
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/build.xml
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar   (with props)
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar   (with props)
Removed:
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/tasks/org.apache.felix.ipojo.ant-0.8.1.jar
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-0.8.1.jar
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-0.8.1.jar
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/tasks/org.apache.felix.ipojo.ant-0.8.1.jar
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/tasks/org.apache.felix.ipojo.ant-0.8.0-SNAPSHOT.jar
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo-0.8.0-SNAPSHOT.jar
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-0.8.0-SNAPSHOT.jar
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo-0.8.0.jar
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-0.8.0.jar
Modified:
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/NOTICE
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/conf/config.properties
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/script.txt
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.buns-and-wieners/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.corn.transporter/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer.creator/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/metadata.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.hotdog/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.popcorn/build.xml
    felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.services/build.xml
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/NOTICE
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/conf/config.properties
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/script.txt
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/pom.xml
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/pom.xml
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/pom.xml
    felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/pom.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example1/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example2/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example3/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example4/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example5/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/NOTICE
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/conf/config.properties
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker-v2/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker.gui/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.english/build.xml
    felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.french/build.xml
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/build.xml
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/conf/config.properties
    felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/script.txt
    felix/sandbox/clement/ipojo-tutorials/junit4osgi.tutorial/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/   (props changed)
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/build.xml
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/conf/config.properties
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/script.txt
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.client/pom.xml
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.impl/pom.xml
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.service/pom.xml
    felix/sandbox/clement/ipojo-tutorials/maven.tutorial/pom.xml

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/build.xml Thu Oct 23 04:52:52 2008
@@ -25,10 +25,10 @@
 
 	<target name="dist" depends="clean">
 		<delete dir="dist"/>
+		<delete dir="felix/cache"/>
 		<mkdir dir="dist"/>
 		<zip destfile="dist/advanced.tutorial.zip">
 			<fileset dir=".">
-				<exclude name="felix/cache*"/>
 				<exclude name="dist"/>
 				<exclude name=".*"/>
 				<exclude name=".settings"/>

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/NOTICE
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/NOTICE?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/NOTICE (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/NOTICE Thu Oct 23 04:52:52 2008
@@ -10,7 +10,7 @@
 
 This product includes software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 This product includes software from http://kxml.sourceforge.net.
@@ -21,7 +21,7 @@
 
 This product uses software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/conf/config.properties
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/conf/config.properties?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/conf/config.properties (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/conf/config.properties Thu Oct 23 04:52:52 2008
@@ -32,8 +32,8 @@
  file:bundle/org.apache.felix.shell-1.0.1.jar \
  file:bundle/org.apache.felix.shell.tui-1.0.1.jar \
  file:bundle/org.apache.felix.bundlerepository-1.0.3.jar \
- file:ipojo/org.apache.felix.ipojo-0.8.0.jar \
- file:ipojo/org.apache.felix.ipojo.arch-0.8.0.jar \
+ file:ipojo/org.apache.felix.ipojo-1.0.0.jar \
+ file:ipojo/org.apache.felix.ipojo.arch-1.0.0.jar \
  file:ipojo/org.apache.felix.configadmin-1.0.1.jar
 felix.log.level=4
 felix.startlevel.framework=1

Added: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/script.txt
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/script.txt?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/script.txt (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/felix/script.txt Thu Oct 23 04:52:52 2008
@@ -6,4 +6,4 @@
 
 start file:../vendor.popcorn/output/vendor.popcorn.jar
 update 10
-start file:../vendor.corn.transporter/output/vendor.corn.transporter.jar
\ No newline at end of file
+start file:../vendor.corn.transporter/output/vendor.corn.transporter.jar

Added: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.buns-and-wieners/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.buns-and-wieners/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.buns-and-wieners/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.buns-and-wieners/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.corn.transporter/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.corn.transporter/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.corn.transporter/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.corn.transporter/build.xml Thu Oct 23 04:52:52 2008
@@ -8,7 +8,7 @@
 	<property name="output.dir" value="output" />
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties" classpath="../tasks/bnd-0.0.223.jar" />
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" classname="org.apache.felix.ipojo.task.IPojoTask" />
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" classname="org.apache.felix.ipojo.task.IPojoTask" />
 
 	<target name="clean">
 		<delete dir="${build.dir}" />

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer.creator/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer.creator/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer.creator/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer.creator/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/metadata.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/metadata.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/metadata.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.customer/metadata.xml Thu Oct 23 04:52:52 2008
@@ -1,5 +1,5 @@
 <ipojo>
-<component classname="org.apache.felix.ipojo.example.vendor.customer.Customer" factory="customer" immediate="true" architecture="true">
+<component classname="org.apache.felix.ipojo.example.vendor.customer.Customer" name="customer" immediate="true" architecture="true">
 	<requires field="vendor"/>
 	<properties>
 		<property field="name"/>

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.hotdog/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.hotdog/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.hotdog/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.hotdog/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.popcorn/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.popcorn/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.popcorn/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.popcorn/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.services/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.services/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.services/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/advanced.tutorial/vendor.services/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/NOTICE
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/NOTICE?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/NOTICE (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/NOTICE Thu Oct 23 04:52:52 2008
@@ -10,7 +10,7 @@
 
 This product includes software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 This product includes software from http://kxml.sourceforge.net.
@@ -21,7 +21,7 @@
 
 This product uses software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/conf/config.properties
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/conf/config.properties?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/conf/config.properties (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/conf/config.properties Thu Oct 23 04:52:52 2008
@@ -32,7 +32,7 @@
  file:bundle/org.apache.felix.shell-1.0.1.jar \
  file:bundle/org.apache.felix.shell.tui-1.0.1.jar \
  file:bundle/org.apache.felix.bundlerepository-1.0.3.jar \
- file:ipojo/org.apache.felix.ipojo-0.8.0.jar
+ file:ipojo/org.apache.felix.ipojo-1.0.0.jar
 felix.log.level=4
 felix.startlevel.framework=1
 felix.startlevel.bundle=1

Added: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/script.txt
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/script.txt?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/script.txt (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/felix/script.txt Thu Oct 23 04:52:52 2008
@@ -1,6 +1,6 @@
-start file:../hello.service/target/hello.service-0.8.0-SNAPSHOT.jar
-start file:../hello.impl.annotation/target/hello.impl.annotation-0.8.0-SNAPSHOT.jar
-start file:../hello.client.annotation/target/hello.client.annotation-0.8.0-SNAPSHOT.jar
+start file:../hello.service/target/hello.service-1.0.0.jar
+start file:../hello.impl.annotation/target/hello.impl.annotation-1.0.0.jar
+start file:../hello.client.annotation/target/hello.client.annotation-1.0.0.jar
 
 
 

Propchange: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -1,3 +1,4 @@
 .classpath
 .project
 .settings
+target

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.client.annotation/pom.xml Thu Oct 23 04:52:52 2008
@@ -3,19 +3,19 @@
   <packaging>bundle</packaging>
   <groupId>ipojo.examples</groupId>
   <artifactId>hello.client.annotation</artifactId>
-   <version>0.8.0-SNAPSHOT</version>
+   <version>1.0.0</version>
   <name>Hello Service Client using Annotations</name>
   
   <dependencies>
     <dependency>
       <groupId>ipojo.examples</groupId>
       <artifactId>hello.service</artifactId>
-      <version>0.8.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.annotations</artifactId>
-      <version>0.8.0</version>
+      <version>1.0.0</version>
     </dependency>
   </dependencies>
   
@@ -44,7 +44,7 @@
       <plugin>
 	      <groupId>org.apache.felix</groupId>
 	      <artifactId>maven-ipojo-plugin</artifactId>
-		  <version>0.8.0</version>
+		  <version>1.0.0</version>
 		  <executions>
           	<execution>
             	<goals>

Propchange: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -1,3 +1,4 @@
 .classpath
 .project
 .settings
+target

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.impl.annotation/pom.xml Thu Oct 23 04:52:52 2008
@@ -21,7 +21,7 @@
 	<packaging>bundle</packaging>
 	<groupId>ipojo.examples</groupId>
 	<artifactId>hello.impl.annotation</artifactId>
-	<version>0.8.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>Hello Service Provider using Annotations</name>
 
 
@@ -29,12 +29,12 @@
 		<dependency>
 			<groupId>ipojo.examples</groupId>
 			<artifactId>hello.service</artifactId>
-			<version>0.8.0-SNAPSHOT</version>
+			<version>1.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.ipojo.annotations</artifactId>
-			<version>0.8.0</version>
+			<version>1.0.0</version>
 		</dependency>
 	</dependencies>
 
@@ -66,7 +66,7 @@
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-ipojo-plugin</artifactId>
-				<version>0.8.0</version>
+				<version>1.0.0</version>
 				<executions>
 					<execution>
 						<goals>

Propchange: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -1,2 +1,3 @@
 .classpath
 .project
+target

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/hello.service/pom.xml Thu Oct 23 04:52:52 2008
@@ -21,7 +21,7 @@
 	<packaging>bundle</packaging>
 	<groupId>ipojo.examples</groupId>
 	<artifactId>hello.service</artifactId>
-	<version>0.8.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>Hello Service</name>
 
 	<build>

Modified: felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/annotation.tutorial/pom.xml Thu Oct 23 04:52:52 2008
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ipojo.tutorial</artifactId>
   <groupId>ipojo.examples</groupId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache Felix iPOJO Annotation Tutorial</name>
   <packaging>pom</packaging>
   <modules>

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example1/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example1/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example1/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example1/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example2/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example2/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example2/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example2/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example3/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example3/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example3/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example3/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example4/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example4/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example4/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example4/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example5/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example5/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example5/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/example5/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/NOTICE
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/NOTICE?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/NOTICE (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/NOTICE Thu Oct 23 04:52:52 2008
@@ -10,7 +10,7 @@
 
 This product includes software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 This product includes software from http://kxml.sourceforge.net.
@@ -21,7 +21,7 @@
 
 This product uses software developed at
 The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
+Copyright (c) OSGi Alliance (2000,2007)
 Licensed under the Apache License 2.0.
 
 

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/conf/config.properties
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/conf/config.properties?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/conf/config.properties (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/conf/config.properties Thu Oct 23 04:52:52 2008
@@ -32,8 +32,8 @@
  file:bundle/org.apache.felix.shell-1.0.1.jar \
  file:bundle/org.apache.felix.shell.tui-1.0.1.jar \
  file:bundle/org.apache.felix.bundlerepository-1.0.3.jar \
- file:ipojo/org.apache.felix.ipojo-0.8.0.jar \
- file:ipojo/org.apache.felix.ipojo.composite-0.8.1.jar
+ file:ipojo/org.apache.felix.ipojo-1.0.0.jar \
+ file:ipojo/org.apache.felix.ipojo.composite-1.0.0.jar
 felix.log.level=4
 felix.startlevel.framework=1
 felix.startlevel.bundle=1

Added: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/felix/ipojo/org.apache.felix.ipojo.composite-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker-v2/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker-v2/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker-v2/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker-v2/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker.gui/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker.gui/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker.gui/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker.gui/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.checker/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.english/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.english/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.english/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.english/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Modified: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.french/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.french/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.french/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/composite.tutorial/spell.french/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 	
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="../tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-0.8.1.jar" 
+	<taskdef name="ipojo" classpath="../tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 	
 	<target name="clean">

Added: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/composite.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/composite.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Propchange: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -0,0 +1,3 @@
+.classpath
+.project
+dist

Added: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/build.xml?rev=707356&view=auto
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/build.xml (added)
+++ felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/build.xml Thu Oct 23 04:52:52 2008
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+
+<project name="configadmin.tutorial" default="dist" basedir=".">
+	
+	<target name="clean">
+		<ant dir="config.admin.tutorial" target="clean"/>
+		<delete dir="felix/cache"/>		
+	</target>
+	
+	<target name="package">
+		<ant dir="config.admin.tutorial" target="package"/>
+	</target>
+	
+	<target name="dist" depends="clean">
+		<delete dir="dist"/>
+		<mkdir dir="dist"/>
+		<zip destfile="dist/config.admin.tutorial.zip">
+			<fileset dir=".">
+				<exclude name="build.xml"/>
+				<exclude name="dist"/>
+				<exclude name=".*"/>
+				<exclude name="*/_*"/>
+			</fileset>	
+		</zip>
+	</target>
+
+</project>

Modified: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/build.xml Thu Oct 23 04:52:52 2008
@@ -9,7 +9,7 @@
 
 	<taskdef resource="aQute/bnd/ant/taskdef.properties"
 		      classpath="tasks/bnd-0.0.223.jar"/>
-	<taskdef name="ipojo" classpath="tasks/org.apache.felix.ipojo.ant-0.8.0-SNAPSHOT.jar" 
+	<taskdef name="ipojo" classpath="tasks/org.apache.felix.ipojo.ant-1.0.0.jar" 
 		classname="org.apache.felix.ipojo.task.IPojoTask"/>
 
 	<target name="clean">

Added: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/config.admin.tutorial/tasks/org.apache.felix.ipojo.ant-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/conf/config.properties
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/conf/config.properties?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/conf/config.properties (original)
+++ felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/conf/config.properties Thu Oct 23 04:52:52 2008
@@ -32,8 +32,8 @@
  file:bundle/org.apache.felix.shell-1.0.1.jar \
  file:bundle/org.apache.felix.shell.tui-1.0.1.jar \
  file:bundle/org.apache.felix.bundlerepository-1.0.3.jar \
- file:ipojo/org.apache.felix.ipojo-0.8.0-SNAPSHOT.jar \
- file:ipojo/org.apache.felix.ipojo.arch-0.8.0-SNAPSHOT.jar \
+ file:ipojo/org.apache.felix.ipojo-1.0.0.jar \
+ file:ipojo/org.apache.felix.ipojo.arch-1.0.0.jar \
  file:ipojo/org.apache.felix.configadmin-1.0.1.jar
 felix.log.level=4
 felix.startlevel.framework=1

Added: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/script.txt
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/script.txt?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/script.txt (original)
+++ felix/sandbox/clement/ipojo-tutorials/config.admin.tutorial/felix/script.txt Thu Oct 23 04:52:52 2008
@@ -1,9 +1 @@
-start file:../vendor.services/output/vendor.services.jar
-start file:../vendor.buns-and-wieners/output/vendor.buns-and-wieners.jar
-start file:../vendor.hotdog/output/vendor.hotdog.jar
-start file:../vendor.customer/output/vendor.customer.jar
-start file:../vendor.customer.creator/output/vendor.customer.creator.jar
-
-start file:../vendor.popcorn/output/vendor.popcorn.jar
-update 10
-start file:../vendor.corn.transporter/output/vendor.corn.transporter.jar
\ No newline at end of file
+start file:../config.admin.tutorial/output/config.admin.tutorial.jar
\ No newline at end of file

Propchange: felix/sandbox/clement/ipojo-tutorials/junit4osgi.tutorial/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -1 +1,3 @@
 dist
+.classpath
+.project

Propchange: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 23 04:52:52 2008
@@ -1 +1,4 @@
 dist
+.classpath
+.project
+bin

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/build.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/build.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/build.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/build.xml Thu Oct 23 04:52:52 2008
@@ -49,6 +49,7 @@
 				<exclude name="**/target"/>
 				<exclude name="**/.svn"/>
 				<exclude name="*/_*"/>
+				<exclude name="bin/"/>
 			</fileset>
 		</zip>
 	</target>

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/conf/config.properties
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/conf/config.properties?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/conf/config.properties (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/conf/config.properties Thu Oct 23 04:52:52 2008
@@ -32,8 +32,8 @@
  file:bundle/org.apache.felix.shell-1.0.1.jar \
  file:bundle/org.apache.felix.shell.tui-1.0.1.jar \
  file:bundle/org.apache.felix.bundlerepository-1.0.3.jar \
- file:ipojo/org.apache.felix.ipojo-0.8.0.jar \
- file:ipojo/org.apache.felix.ipojo.arch-0.8.0.jar
+ file:ipojo/org.apache.felix.ipojo-1.0.0.jar \
+ file:ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
 felix.log.level=4
 felix.startlevel.framework=1
 felix.startlevel.bundle=1

Added: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar?rev=707356&view=auto
==============================================================================
Binary file - no diff available.

Propchange: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/ipojo/org.apache.felix.ipojo.arch-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/script.txt
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/script.txt?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/script.txt (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/felix/script.txt Thu Oct 23 04:52:52 2008
@@ -1,3 +1,3 @@
-start file:../hello.service/target/hello.service-0.8.0-SNAPSHOT.jar
-start file:../hello.impl/target/hello.impl-0.8.0-SNAPSHOT.jar
-start file:../hello.client/target/hello.client-0.8.0-SNAPSHOT.jar
\ No newline at end of file
+start file:../hello.service/target/hello.service-1.0.0.jar
+start file:../hello.impl/target/hello.impl-1.0.0.jar
+start file:../hello.client/target/hello.client-1.0.0.jar
\ No newline at end of file

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.client/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.client/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.client/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.client/pom.xml Thu Oct 23 04:52:52 2008
@@ -21,39 +21,23 @@
 	<packaging>bundle</packaging><!-- Use the BND Maven plug-in -->
 	<groupId>ipojo.examples</groupId>
 	<artifactId>hello.client</artifactId>
-	<version>0.8.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>Hello Service Client</name>
 	<dependencies>
 		<dependency>
 			<groupId>ipojo.examples</groupId>
 			<artifactId>hello.service</artifactId>
-			<version>0.8.0-SNAPSHOT</version>
+			<version>1.0.0</version>
 		</dependency>
 	</dependencies>
 
-	<pluginRepositories>
-		<pluginRepository>
-			<id>apache.snapshots</id>
-			<name>snapshot plugins</name>
-			<url>
-				http://people.apache.org/repo/m2-snapshot-repository
-			</url>
-			<releases>
-				<enabled>false</enabled>
-			</releases>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-		</pluginRepository>
-	</pluginRepositories>
-
 	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-bundle-plugin</artifactId>
 				<extensions>true</extensions>
-				<version>1.4.0</version>
+				<version>1.4.3</version>
 				<configuration>
 					<instructions>
 						<Bundle-SymbolicName>
@@ -68,7 +52,7 @@
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-ipojo-plugin</artifactId>
-				<version>0.8.0</version>
+				<version>1.0.0</version>
 				<executions>
 					<execution>
 						<goals>

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.impl/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.impl/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.impl/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.impl/pom.xml Thu Oct 23 04:52:52 2008
@@ -3,30 +3,14 @@
 	<packaging>bundle</packaging>
 	<groupId>ipojo.examples</groupId>
 	<artifactId>hello.impl</artifactId>
-	<version>0.8.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>Hello Service Provider</name>
 
-	<pluginRepositories>
-		<pluginRepository>
-			<id>apache.snapshots</id>
-			<name>snapshot plugins</name>
-			<url>
-				http://people.apache.org/repo/m2-snapshot-repository
-			</url>
-			<releases>
-				<enabled>false</enabled>
-			</releases>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-		</pluginRepository>
-	</pluginRepositories>
-
 	<dependencies>
 		<dependency>
 			<groupId>ipojo.examples</groupId>
 			<artifactId>hello.service</artifactId>
-			<version>0.8.0-SNAPSHOT</version>
+			<version>1.0.0</version>
 		</dependency>
 	</dependencies>
 
@@ -35,7 +19,7 @@
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-bundle-plugin</artifactId>
-				<version>1.4.0</version>
+				<version>1.4.3</version>
 				<extensions>true</extensions>
 				<configuration>
 					<instructions>
@@ -51,7 +35,7 @@
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-ipojo-plugin</artifactId>
-				<version>0.8.0</version>
+				<version>1.0.0</version>
 				<executions>
 					<execution>
 						<goals>

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.service/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.service/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.service/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/hello.service/pom.xml Thu Oct 23 04:52:52 2008
@@ -21,31 +21,15 @@
 	<packaging>bundle</packaging>
 	<groupId>ipojo.examples</groupId>
 	<artifactId>hello.service</artifactId>
-	<version>0.8.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>Hello Service</name>
 
-	<pluginRepositories>
-		<pluginRepository>
-			<id>apache.snapshots</id>
-			<name>snapshot plugins</name>
-			<url>
-				http://people.apache.org/repo/m2-snapshot-repository
-			</url>
-			<releases>
-				<enabled>false</enabled>
-			</releases>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-		</pluginRepository>
-	</pluginRepositories>
-
 	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-bundle-plugin</artifactId>
-				<version>1.4.0</version>
+				<version>1.4.3</version>
 				<extensions>true</extensions>
 				<configuration>
 					<instructions>

Modified: felix/sandbox/clement/ipojo-tutorials/maven.tutorial/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/clement/ipojo-tutorials/maven.tutorial/pom.xml?rev=707356&r1=707355&r2=707356&view=diff
==============================================================================
--- felix/sandbox/clement/ipojo-tutorials/maven.tutorial/pom.xml (original)
+++ felix/sandbox/clement/ipojo-tutorials/maven.tutorial/pom.xml Thu Oct 23 04:52:52 2008
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ipojo.tutorial</artifactId>
   <groupId>ipojo.examples</groupId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache Felix iPOJO Tutorial</name>
   <packaging>pom</packaging>
   <modules>