Rename site into modules
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 29 Mar 2012 12:15:46 +0000 (12:15 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 29 Mar 2012 12:15:46 +0000 (12:15 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5274 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

117 files changed:
demo/modules/org.argeo.slc.demo.ant/.project [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/META-INF/spring/ant.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/META-INF/spring/imports.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/ant/hello/build.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/build.properties [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.ant/pom.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/.classpath [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/.project [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/imports.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/build.properties [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.basic/pom.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.det/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.det/META-INF/spring/det.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.det/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.det/pom.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/META-INF/spring/detached.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/META-INF/spring/imports.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/META-INF/spring/launch.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.detached/pom.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/.project [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/META-INF/spring/imports.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/META-INF/spring/maven.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/build.properties [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.maven/pom.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/.project [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/common.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/build.properties [new file with mode: 0644]
demo/modules/org.argeo.slc.demo.minimal/pom.xml [new file with mode: 0644]
demo/modules/pom.xml [new file with mode: 0644]
demo/pom.xml
demo/site/org.argeo.slc.demo.ant/.project [deleted file]
demo/site/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs [deleted file]
demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.ant/META-INF/spring/ant.xml [deleted file]
demo/site/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml [deleted file]
demo/site/org.argeo.slc.demo.ant/META-INF/spring/imports.xml [deleted file]
demo/site/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.ant/ant/hello/build.xml [deleted file]
demo/site/org.argeo.slc.demo.ant/build.properties [deleted file]
demo/site/org.argeo.slc.demo.ant/pom.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/.classpath [deleted file]
demo/site/org.argeo.slc.demo.basic/.project [deleted file]
demo/site/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/basic.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/imports.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/main.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml [deleted file]
demo/site/org.argeo.slc.demo.basic/build.properties [deleted file]
demo/site/org.argeo.slc.demo.basic/pom.xml [deleted file]
demo/site/org.argeo.slc.demo.det/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.det/META-INF/spring/det.xml [deleted file]
demo/site/org.argeo.slc.demo.det/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.det/pom.xml [deleted file]
demo/site/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.detached/META-INF/spring/detached.xml [deleted file]
demo/site/org.argeo.slc.demo.detached/META-INF/spring/imports.xml [deleted file]
demo/site/org.argeo.slc.demo.detached/META-INF/spring/launch.xml [deleted file]
demo/site/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.detached/pom.xml [deleted file]
demo/site/org.argeo.slc.demo.maven/.project [deleted file]
demo/site/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs [deleted file]
demo/site/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.maven/META-INF/spring/imports.xml [deleted file]
demo/site/org.argeo.slc.demo.maven/META-INF/spring/maven.xml [deleted file]
demo/site/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.maven/build.properties [deleted file]
demo/site/org.argeo.slc.demo.maven/pom.xml [deleted file]
demo/site/org.argeo.slc.demo.minimal/.project [deleted file]
demo/site/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs [deleted file]
demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF [deleted file]
demo/site/org.argeo.slc.demo.minimal/META-INF/spring/common.xml [deleted file]
demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml [deleted file]
demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml [deleted file]
demo/site/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml [deleted file]
demo/site/org.argeo.slc.demo.minimal/build.properties [deleted file]
demo/site/org.argeo.slc.demo.minimal/pom.xml [deleted file]
demo/site/pom.xml [deleted file]

diff --git a/demo/modules/org.argeo.slc.demo.ant/.project b/demo/modules/org.argeo.slc.demo.ant/.project
new file mode 100644 (file)
index 0000000..5a20f60
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.argeo.slc.demo.ant</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+       </natures>
+</projectDescription>
diff --git a/demo/modules/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs b/demo/modules/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs
new file mode 100644 (file)
index 0000000..fd871b4
--- /dev/null
@@ -0,0 +1,4 @@
+#Wed Jan 06 20:27:20 CET 2010
+eclipse.preferences.version=1
+pluginProject.extensions=false
+resolve.requirebundle=false
diff --git a/demo/modules/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..2fa5643
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023158098\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Ant\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.ant\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.core\r
+ .execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,o\r
+ rg.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.frame\r
+ work,org.springframework.aop.scope,org.springframework.beans.factory.co\r
+ nfig,org.springframework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/ant.xml b/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/ant.xml
new file mode 100644 (file)
index 0000000..3cff3b4
--- /dev/null
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="main" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean class="org.argeo.slc.ant.AntRun">\r
+                                       <property name="buildFile" value="osgibundle:/ant/hello/build.xml" />\r
+                               </bean>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml b/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml
new file mode 100644 (file)
index 0000000..d25caf9
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean class="org.argeo.slc.ant.AntFlowGenerator">\r
+               <property name="antFiles">\r
+                       <list>\r
+                               <value>osgibundle:/ant/hello/build.xml\r
+                               </value>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/imports.xml b/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/imports.xml
new file mode 100644 (file)
index 0000000..3428e8b
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+
+       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..f505229
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
+       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
+       http://www.springframework.org/schema/beans   \r
+       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.ant/ant/hello/build.xml b/demo/modules/org.argeo.slc.demo.ant/ant/hello/build.xml
new file mode 100644 (file)
index 0000000..78dffa3
--- /dev/null
@@ -0,0 +1,5 @@
+<project default="hello">
+       <target name="hello">
+               <echo message="Hello World!" />
+       </target>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.ant/build.properties b/demo/modules/org.argeo.slc.demo.ant/build.properties
new file mode 100644 (file)
index 0000000..5f22cdd
--- /dev/null
@@ -0,0 +1 @@
+bin.includes = META-INF/
diff --git a/demo/modules/org.argeo.slc.demo.ant/pom.xml b/demo/modules/org.argeo.slc.demo.ant/pom.xml
new file mode 100644 (file)
index 0000000..e6acbfb
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.ant</artifactId>
+       <name>SLC Demo Ant</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/.classpath b/demo/modules/org.argeo.slc.demo.basic/.classpath
new file mode 100644 (file)
index 0000000..acad1c2
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/demo/modules/org.argeo.slc.demo.basic/.project b/demo/modules/org.argeo.slc.demo.basic/.project
new file mode 100644 (file)
index 0000000..1792645
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.argeo.slc.demo.basic</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>
diff --git a/demo/modules/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs b/demo/modules/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs
new file mode 100644 (file)
index 0000000..e2c3c3e
--- /dev/null
@@ -0,0 +1,5 @@
+#Fri Mar 13 13:44:23 CET 2009
+eclipse.preferences.version=1
+pluginProject.equinox=false
+pluginProject.extensions=false
+resolve.requirebundle=false
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..696ce9a
--- /dev/null
@@ -0,0 +1,23 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023158958\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Basic\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.basic\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.core.attachment,org.ar\r
+ geo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc\r
+ .core.test,org.argeo.slc.core.test.tree,org.argeo.slc.execution,org.arg\r
+ eo.slc.jsch,org.argeo.slc.jsch.swing,org.argeo.slc.osgi,org.springframe\r
+ work.aop,org.springframework.aop.framework,org.springframework.aop.scop\r
+ e,org.springframework.beans.factory.config,org.springframework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml
new file mode 100644 (file)
index 0000000..bc48b51
--- /dev/null
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="basic.spec" parent="slcTemplate.simpleSpec">\r
+               <property name="attributes">\r
+                       <map>\r
+                               <entry key="testedComponentId">\r
+                                       <bean parent="specAttr.primitive" p:value="100" p:isParameter="true"\r
+                                               p:type="integer" />\r
+                               </entry>\r
+                               <entry key="testData1">\r
+                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                                               p:isParameter="true" p:isFrozen="true" />\r
+                               </entry>\r
+                               <entry key="testData2">\r
+                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                                               p:isParameter="true" p:isFrozen="true" />\r
+                               </entry>\r
+                       </map>\r
+               </property>\r
+       </bean>\r
+\r
+       <!--\r
+               <bean id="basic.ref" factory-bean="basic.spec"\r
+               factory-method="createRef" abstract="true" />\r
+       -->\r
+\r
+       <bean id="basic.flowTemplate" parent="slcTemplate.simpleFlow"\r
+               abstract="true">\r
+               <constructor-arg ref="basic.spec" />\r
+               <property name="path" value="/test/basic" />\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean parent="task.echo" scope="execution">\r
+                                       <property name="message" value="From basic @{testedComponentId}" />\r
+                                       <aop:scoped-proxy />\r
+                               </bean>\r
+                               <bean parent="basic.testRun">\r
+                                       <property name="testDefinition" ref="basic.testDef" />\r
+                                       <property name="testData">\r
+                                               <bean parent="parameterRef">\r
+                                                       <constructor-arg value="testData1" />\r
+                                               </bean>\r
+                                       </property>\r
+                               </bean>\r
+                               <bean parent="basic.testRun">\r
+                                       <property name="testDefinition" ref="basic.testDef" />\r
+                                       <property name="testData" ref="ref1" />\r
+                               </bean>\r
+\r
+                               <!-- Attachments -->\r
+                               <bean parent="task.echo">\r
+                                       <property name="message" value="DATA" />\r
+                                       <property name="writeTo" ref="basic.writeTo" />\r
+                               </bean>\r
+\r
+                               <bean parent="task.uploadAttachments">\r
+                                       <property name="attachmentUploader" ref="attachmentUploader" />\r
+                                       <property name="attachment">\r
+                                               <bean parent="taskArg.attachment">\r
+                                                       <property name="name" value="myAttachment.txt" />\r
+                                               </bean>\r
+                                       </property>\r
+                                       <property name="resource" ref="basic.writeTo" />\r
+                                       <property name="attachTo">\r
+                                               <list>\r
+                                                       <ref bean="basic.testResult" />\r
+                                               </list>\r
+                                       </property>\r
+                               </bean>\r
+\r
+                               <bean parent="task.closeTestResult" scope="execution">\r
+                                       <property name="testResult" ref="basic.testResult" />\r
+                               </bean>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean id="ref1" parent="parameterRef" scope="prototype">\r
+               <constructor-arg value="testData2" />\r
+       </bean>\r
+\r
+\r
+       <bean id="basic.testData" class="org.argeo.slc.core.test.BasicTestData">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata" />\r
+               <property name="reached" value="tata" />\r
+       </bean>\r
+\r
+       <bean id="basic.testDef" class="org.argeo.slc.core.test.BasicTestDefinition"\r
+               scope="prototype" />\r
+\r
+       <bean id="basic.testResult" parent="slcDefault.test.basicTreeTestResult"\r
+               scope="execution">\r
+               <property name="listeners" ref="resultListeners" />\r
+               <property name="attributes">\r
+                       <map>\r
+                               <entry key="testedComponentId" value="@{testedComponentId}" />\r
+                       </map>\r
+               </property>\r
+               <aop:scoped-proxy />\r
+       </bean>\r
+\r
+       <bean id="basic.testRun" class="org.argeo.slc.core.test.SimpleTestRun"\r
+               abstract="true">\r
+               <property name="testResult" ref="basic.testResult" />\r
+       </bean>\r
+\r
+       <bean id="basic.writeTo" factory-bean="basic.resourcesManager"\r
+               factory-method="getWritableResource" scope="execution">\r
+               <constructor-arg value="subdir/writeTo" />\r
+               <aop:scoped-proxy />\r
+       </bean>\r
+\r
+       <bean id="basic.resourcesManager" parent="slcTemplate.fileResources">\r
+               <property name="executionContext" ref="executionContext" />\r
+       </bean>\r
+\r
+\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml
new file mode 100644 (file)
index 0000000..adf60c1
--- /dev/null
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
+       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
+\r
+       <flow:spec id="canonic-ns.spec">\r
+               <flow:primitive name="parameterAtInstantiation"\r
+                       isParameter="true" type="integer" />\r
+               <flow:primitive name="displayWithoutControl" value="100"\r
+                       isParameter="true" type="integer" isFrozen="true" />\r
+               <flow:primitive name="displayWithControl" value="200"\r
+                       isParameter="true" type="integer" />\r
+               <flow:primitive name="hide" value="300" isParameter="true"\r
+                       type="integer" isHidden="true" />\r
+               <flow:ref name="refWithValue" targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                       isParameter="true" ref="testDataNok" />\r
+               <flow:ref name="refWithoutValue" targetClass="org.argeo.slc.core.test.BasicTestData" />\r
+               <flow:ref name="refWithoutValueFrozen" targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                       isParameter="true" isFrozen="true">\r
+                       <flow:value>\r
+                               <bean class="org.argeo.slc.core.test.BasicTestData">\r
+                                       <aop:scoped-proxy />\r
+                                       <property name="expected" value="tata" />\r
+                                       <property name="reached" value="tata" />\r
+                               </bean>\r
+                       </flow:value>\r
+               </flow:ref>\r
+       </flow:spec>\r
+\r
+       <flow:flow id="canonic-ns.flowTemplate" abstract="true"\r
+               spec="canonic-ns.spec">\r
+               <bean parent="task.echo"\r
+                       p:message="Canonical: displayWithControl=@{displayWithControl}, displayWithoutControl=@{displayWithoutControl}, hide=@{hide}"\r
+                       scope="execution">\r
+                       <aop:scoped-proxy />\r
+               </bean>\r
+       </flow:flow>\r
+\r
+       <bean id="testDataOk" class="org.argeo.slc.core.test.BasicTestData">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata" />\r
+               <property name="reached" value="tata" />\r
+       </bean>\r
+\r
+       <bean id="testDataNok" class="org.argeo.slc.core.test.BasicTestData">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata" />\r
+               <property name="reached" value="toto" />\r
+       </bean>\r
+\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml
new file mode 100644 (file)
index 0000000..5d5f45e
--- /dev/null
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="canonic.spec" parent="slcTemplate.simpleSpec">\r
+               <description>Covers various combinations of specs</description>\r
+               <property name="attributes">\r
+                       <map>\r
+                               <entry key="parameterAtInstantiation">\r
+                                       <bean parent="specAttr.primitive" p:isParameter="true" p:type="integer" />\r
+                               </entry>\r
+                               <entry key="displayWithoutControl">\r
+                                       <bean parent="specAttr.primitive" p:value="100" p:isParameter="false"\r
+                                               p:isFrozen="true" p:type="integer" />\r
+                               </entry>\r
+                               <entry key="displayWithControl">\r
+                                       <bean parent="specAttr.primitive" p:value="200" p:isParameter="false"\r
+                                               p:isFrozen="false" p:type="integer" />\r
+                               </entry>\r
+                               <entry key="hide">\r
+                                       <bean parent="specAttr.primitive" p:value="300" p:isParameter="true"\r
+                                               p:isFrozen="false" p:isHidden="true" p:type="integer" />\r
+                               </entry>\r
+                               <entry key="refWithValue">\r
+                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                                               p:value-ref="testDataNok" p:isParameter="true" p:isFrozen="false" />\r
+                               </entry>\r
+                               <entry key="refWithoutValue">\r
+                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                                               p:isParameter="false" p:isFrozen="false" />\r
+                               </entry>\r
+                               <entry key="refWithoutValueFrozen">\r
+                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
+                                               p:isParameter="true" p:isFrozen="true">\r
+                                               <property name="value">\r
+                                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
+                                                               <aop:scoped-proxy />\r
+                                                               <property name="expected" value="tata" />\r
+                                                               <property name="reached" value="tata" />\r
+                                                       </bean>\r
+                                               </property>\r
+                                       </bean>\r
+                               </entry>\r
+                       </map>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean id="canonic.flowTemplate" parent="slcTemplate.simpleFlow"\r
+               abstract="true">\r
+               <constructor-arg ref="canonic.spec" />\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean parent="task.echo"\r
+                                       p:message="Canonical: displayWithControl=@{displayWithControl}, displayWithoutControl=@{displayWithoutControl}, hide=@{hide}"\r
+                                       scope="execution">\r
+                                       <aop:scoped-proxy />\r
+                               </bean>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean id="testDataOk" class="org.argeo.slc.core.test.BasicTestData">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata" />\r
+               <property name="reached" value="tata" />\r
+       </bean>\r
+\r
+       <bean id="testDataNok" class="org.argeo.slc.core.test.BasicTestData">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata" />\r
+               <property name="reached" value="toto" />\r
+       </bean>\r
+\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/imports.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/imports.xml
new file mode 100644 (file)
index 0000000..dc44a31
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+
+       <import resource="classpath:org/argeo/slc/core/execution/spring.xml" />
+
+       <import resource="classpath:/org/argeo/slc/core/test/spring.xml" />
+
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml
new file mode 100644 (file)
index 0000000..7c9785d
--- /dev/null
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="main" parent="slcTemplate.simpleFlow">\r
+               <description>The Main Flow</description>\r
+               <constructor-arg>\r
+                       <bean parent="slcTemplate.simpleSpec">\r
+                               <property name="attributes">\r
+                                       <map>\r
+                                               <entry key="testKey">\r
+                                                       <bean parent="specAttr.primitive" p:value="660" />\r
+                                               </entry>\r
+                                       </map>\r
+                               </property>\r
+                       </bean>\r
+               </constructor-arg>\r
+               <property name="executables">\r
+                       <list>\r
+                               <ref local="echo1" />\r
+                               <ref bean="basic.001" />\r
+                               <ref bean="basic.001" />\r
+                               <ref bean="basic.002" />\r
+                               <ref bean="canonic.001" />\r
+                               <ref bean="canonic.002" />\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean id="noArg" parent="slcTemplate.simpleFlow">\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean parent="task.echo">\r
+                                       <property name="message" value="No rg!" />\r
+                               </bean>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean id="echo1" parent="task.echo" scope="execution">\r
+               <property name="message" value="From main! @{testKey}" />\r
+               <aop:scoped-proxy />\r
+       </bean>\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml
new file mode 100644 (file)
index 0000000..c0767ec
--- /dev/null
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
+       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
+\r
+       <!-- Flow definition is simplified thanks to the 'flow:flow' element -->\r
+       <flow:flow id="flow" path="/namespace">\r
+               <bean p:message="TEST in flow" class="org.argeo.slc.core.execution.tasks.Echo" />\r
+               <ref bean="referencedRunnable" />\r
+       </flow:flow>\r
+\r
+       <bean id="referencedRunnable" p:message="TEST in referenced Runnable"\r
+               class="org.argeo.slc.core.execution.tasks.Echo" />\r
+\r
+       <!--\r
+               Standalone beans implementing Runnable can be exposed as flows via the\r
+               'flow:as-flow' attribute\r
+       -->\r
+       <bean id="standaloneRunnable" flow:as-flow="implicitFlow"\r
+               p:message="TEST in implicit flow" class="org.argeo.slc.core.execution.tasks.Echo" />\r
+\r
+       <!-- Specs definition is also simplified -->\r
+       <flow:spec id="namespaceSpec">\r
+               <flow:primitive name="primitive" value="100"\r
+                       isParameter="true" type="integer" />\r
+       </flow:spec>\r
+\r
+       <flow:flow id="flowSpec" spec="namespaceSpec" path="/namespace">\r
+               <bean p:message="TEST in flow @{primitive}" class="org.argeo.slc.core.execution.tasks.Echo"\r
+                       scope="execution">\r
+                       <aop:scoped-proxy />\r
+               </bean>\r
+               <ref bean="referencedRunnable" />\r
+       </flow:flow>\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..e7390c3
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
+       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
+       http://www.springframework.org/schema/beans   \r
+       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
+\r
+       <reference id="attachmentUploader"\r
+               interface="org.argeo.slc.core.attachment.AttachmentUploader"\r
+               cardinality="0..1" />\r
+\r
+       <list id="resultListeners" interface="org.argeo.slc.core.test.tree.TreeTestResultListener"\r
+               cardinality="0..N" />\r
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml
new file mode 100644 (file)
index 0000000..bb5f79f
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
+       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
+\r
+       <!-- Basic echo, should work on all OSs -->\r
+       <flow:flow name="os/systemCall">\r
+               <bean p:cmd="echo Hello World!" class="org.argeo.slc.core.execution.tasks.SystemCall" />\r
+       </flow:flow>\r
+\r
+       <!-- Must disable requiretty in sudoers file -->\r
+       <flow:flow name="os/sudo">\r
+               <bean p:cmd="sudo id" class="org.argeo.slc.core.execution.tasks.SystemCall">\r
+                       <property name="environmentVariables">\r
+                               <map>\r
+                                       <entry key="SUDO_ASKPASS" value="/usr/libexec/openssh/gnome-ssh-askpass" />\r
+                               </map>\r
+                       </property>\r
+               </bean>\r
+       </flow:flow>\r
+\r
+       <!-- SSH -->\r
+       <flow:flow name="os/ssh">\r
+               <bean p:cmd="ls /etc" class="org.argeo.slc.core.execution.tasks.SystemCall">\r
+                       <property name="executor" ref="sshExecutor" />\r
+               </bean>\r
+       </flow:flow>\r
+\r
+       <bean name="sshExecutor" class="org.argeo.slc.jsch.JschExecutor">\r
+               <property name="sshTarget">\r
+                       <bean p:host="localhost" p:port="22" p:user="${user.name}"\r
+                               p:localPrivateKey="${user.home}/.ssh/id_rsa" class="org.argeo.slc.jsch.SshTarget">\r
+                               <property name="userInfo">\r
+                                       <bean class="org.argeo.slc.jsch.swing.SwingUserInfo" />\r
+                               </property>\r
+                       </bean>\r
+               </property>\r
+       </bean>\r
+\r
+\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml
new file mode 100644 (file)
index 0000000..c68414a
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="basic.001" parent="basic.flowTemplate">\r
+               <constructor-arg>\r
+                       <map>\r
+                               <entry key="testData1" value-ref="basic.001.testData" />\r
+                               <entry key="testData2">\r
+                                       <bean class="org.argeo.slc.core.test.BasicTestData" scope="execution">\r
+                                               <aop:scoped-proxy />\r
+                                               <property name="expected" value="tata101" />\r
+                                               <property name="reached" value="tata@{testedComponentId}" />\r
+                                       </bean>\r
+                               </entry>\r
+                       </map>\r
+               </constructor-arg>\r
+       </bean>\r
+\r
+       <bean id="basic.001.testData" class="org.argeo.slc.core.test.BasicTestData"\r
+               scope="execution">\r
+               <aop:scoped-proxy />\r
+               <property name="expected" value="tata100" />\r
+               <property name="reached" value="tata@{testedComponentId}" />\r
+       </bean>\r
+\r
+       <bean id="basic.001.testData2" class="org.argeo.slc.core.test.context.DefaultContextTestData">\r
+       </bean>\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml
new file mode 100644 (file)
index 0000000..5720d96
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+\r
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <bean id="basic.002" parent="basic.flowTemplate">\r
+               <constructor-arg>\r
+                       <map>\r
+                               <entry key="testData1">\r
+                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
+                                               <property name="expected" value="toto" />\r
+                                               <property name="reached" value="toto" />\r
+                                       </bean>\r
+                               </entry>\r
+                               <entry key="testData2">\r
+                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
+                                               <property name="expected" value="tata" />\r
+                                               <property name="reached" value="toto" />\r
+                                       </bean>\r
+                               </entry>\r
+                       </map>\r
+               </constructor-arg>\r
+       </bean>\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml
new file mode 100644 (file)
index 0000000..181e3e7
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="canonic.001" parent="canonic.flowTemplate">\r
+               <description>Canonic 001</description>\r
+               <constructor-arg>\r
+                       <map>\r
+                               <entry key="parameterAtInstantiation" value="1" />\r
+                       </map>\r
+               </constructor-arg>\r
+       </bean>\r
+</beans>\r
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml
new file mode 100644 (file)
index 0000000..5916c08
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="canonic.002" parent="canonic.flowTemplate">\r
+               <constructor-arg>\r
+                       <map>\r
+                               <entry key="parameterAtInstantiation" value="2" />\r
+                               <entry key="displayWithoutControl" value="102" />\r
+                               <entry key="displayWithControl" value="202" />\r
+                               <entry key="hide" value="202" />\r
+                       </map>\r
+               </constructor-arg>\r
+       </bean>\r
+</beans>\r
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml
new file mode 100644 (file)
index 0000000..5b1dbf6
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="canonic-ns.001" parent="canonic-ns.flowTemplate">\r
+               <description>Canonic 001</description>\r
+               <constructor-arg>\r
+                       <map>\r
+                               <entry key="parameterAtInstantiation" value="1" />\r
+                       </map>\r
+               </constructor-arg>\r
+       </bean>\r
+</beans>\r
diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml
new file mode 100644 (file)
index 0000000..991f67f
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
+       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
+\r
+       <flow:flow id="canonic-ns.002" parent="canonic-ns.flowTemplate">\r
+               <flow:arg name="parameterAtInstantiation" value="2" />\r
+               <flow:arg name="displayWithoutControl" value="102" />\r
+               <flow:arg name="displayWithControl" value="202" />\r
+               <flow:arg name="hide" value="202" />\r
+       </flow:flow>\r
+</beans>\r
diff --git a/demo/modules/org.argeo.slc.demo.basic/build.properties b/demo/modules/org.argeo.slc.demo.basic/build.properties
new file mode 100644 (file)
index 0000000..d7751b8
--- /dev/null
@@ -0,0 +1,6 @@
+bin.includes = .settings/,\
+               .project,\
+               META-INF/,\
+               conf/,\
+               pom.xml,\
+               .svn/
diff --git a/demo/modules/org.argeo.slc.demo.basic/pom.xml b/demo/modules/org.argeo.slc.demo.basic/pom.xml
new file mode 100644 (file)
index 0000000..0c45539
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.basic</artifactId>
+       <name>SLC Demo Basic</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.det/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.det/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..e6a0067
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023159410\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Det(ached)\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.det\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
+ eo.slc.core.execution.tasks,org.argeo.slc.detached,org.argeo.slc.execut\r
+ ion,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.\r
+ framework,org.springframework.aop.scope,org.springframework.beans.facto\r
+ ry.config,org.springframework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.det/META-INF/spring/det.xml b/demo/modules/org.argeo.slc.demo.det/META-INF/spring/det.xml
new file mode 100644 (file)
index 0000000..144b822
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+
+       <import resource="classpath:/org/argeo/slc/detached/spring.xml" />
+
+       <bean id="propertyConfigurer"
+               class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
+               <property name="systemPropertiesModeName">
+                       <value>SYSTEM_PROPERTIES_MODE_OVERRIDE</value>
+               </property>
+       </bean>
+
+       <!-- Steps -->
+       <bean id="step.mirror" class="org.argeo.slc.detached.MirrorStep">
+       </bean>
+
+       <!-- Runtime -->
+       <bean id="driver.detached" parent="slcTemplate.detached.fileDriver"
+               init-method="start" destroy-method="stop">
+               <property name="baseDir" value="${user.dir}/target/detached" />
+               <property name="xmlConverter" ref="slcDefault.detached.xmlConverterCompat" />
+               <property name="executionServer" ref="executionServer.serviceref" />
+       </bean>
+
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.det/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.det/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..cffe1c3
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  
+       http://www.springframework.org/schema/osgi/spring-osgi.xsd
+       http://www.springframework.org/schema/beans   
+       http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+<!-- 
+       <reference id="slcDetached.driver" interface="org.argeo.slc.detached.DetachedDriver" />
+-->
+       <reference id="executionServer.serviceref" interface="org.argeo.slc.detached.DetachedExecutionServer" />
+
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.det/pom.xml b/demo/modules/org.argeo.slc.demo.det/pom.xml
new file mode 100644 (file)
index 0000000..efbd30c
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.det</artifactId>
+       <name>SLC Demo Det(ached)</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..8a9e574
--- /dev/null
@@ -0,0 +1,23 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023159802\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Detached\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.detached\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
+ eo.slc.core.execution.tasks,org.argeo.slc.core.test,org.argeo.slc.core.\r
+ test.tree,org.argeo.slc.detached.drivers,org.argeo.slc.execution,org.ar\r
+ geo.slc.lib.detached,org.argeo.slc.osgi,org.springframework.aop,org.spr\r
+ ingframework.aop.framework,org.springframework.aop.scope,org.springfram\r
+ ework.beans.factory.config,org.springframework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/detached.xml b/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/detached.xml
new file mode 100644 (file)
index 0000000..6e13d18
--- /dev/null
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
+       xmlns:aop="http://www.springframework.org/schema/aop"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
+
+       <bean id="detachedTest" parent="slcTemplate.simpleFlow">
+               <property name="path" value="/detached" />
+               <property name="executables">
+                       <list>
+                               <bean parent="task.echo" scope="execution">
+                                       <property name="message" value="Executing step" />
+                                       <aop:scoped-proxy />
+                               </bean>
+
+                               <bean parent="detachedAdminTask">
+                                       <property name="action" value="slcDefault.detached.admin.openSession" />
+                                       <property name="properties">
+                                               <props>
+                                                       <prop key="slc.detached.refreshedBundles">org.argeo.slc.demo.det
+                                                       </prop>
+                                               </props>
+                                       </property>
+                               </bean>
+
+                               <bean parent="stepTestRun">
+                                       <property name="testDefinition">
+                                               <bean parent="detachedTestDef">
+                                                       <property name="stepRef" value="step.mirror" />
+                                               </bean>
+                                       </property>
+                                       <property name="testData" ref="detached.data.dummy" />
+                               </bean>
+
+
+                               <bean parent="detachedAdminTask">
+                                       <property name="action" value="slcDefault.detached.admin.closeSession" />
+                               </bean>
+                       </list>
+               </property>
+       </bean>
+
+       <bean id="stepTestRun" class="org.argeo.slc.core.test.SimpleTestRun">
+               <property name="testResult">
+                       <bean parent="slcDefault.test.basicTreeTestResult">
+                               <property name="listeners">
+                                       <list>
+                                               <bean class="org.argeo.slc.core.test.tree.TreeTestResultLogger" />
+                                       </list>
+                               </property>
+                       </bean>
+               </property>
+       </bean>
+
+
+       <bean id="detachedTestDef" parent="slcTemplate.detached.testDefinition"
+               scope="prototype">
+               <property name="client" ref="driver.runtime" />
+       </bean>
+
+       <bean id="detachedAdminTask" class="org.argeo.slc.lib.detached.DetachedAdminTask"
+               abstract="true">
+               <property name="client" ref="driver.runtime" />
+       </bean>
+
+       <bean id="driver.runtime" class="org.argeo.slc.detached.drivers.FileDriver"
+               init-method="cleanPreviousRuns">
+               <property name="baseDir" value="${user.dir}/local/detached" />
+               <property name="xmlConverter" ref="slcDefault.detached.xmlConverterCastor" />
+       </bean>
+
+       <bean id="detached.data.dummy" class="org.argeo.slc.lib.detached.DetachedTestData"
+               scope="prototype">
+               <property name="values">
+                       <map>
+                               <entry key="label" value="tata" />
+                       </map>
+               </property>
+               <property name="expectedValues">
+                       <map>
+                               <entry key="label" value="tata" />
+                       </map>
+               </property>
+       </bean>
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/imports.xml b/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/imports.xml
new file mode 100644 (file)
index 0000000..0e44c20
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+
+       <import resource="classpath:org/argeo/slc/core/execution/spring.xml" />
+       
+       <import resource="classpath:/org/argeo/slc/core/test/spring.xml" />
+       <import resource="classpath:/org/argeo/slc/lib/detached/spring.xml" />
+
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/launch.xml b/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/launch.xml
new file mode 100644 (file)
index 0000000..c0ec16a
--- /dev/null
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
+       xmlns:aop="http://www.springframework.org/schema/aop"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
+
+       <bean id="launch" parent="slcTemplate.simpleFlow">
+               <constructor-arg>
+                       <bean parent="slcTemplate.simpleSpec">
+                               <property name="attributes">
+                                       <map>
+                                               <entry key="spartaDist">
+                                                       <bean parent="specAttr.primitive"
+                                                               p:value="${user.home}/Desktop/sparta-dist-0.9.3-SNAPSHOT" />
+                                               </entry>
+                                               <entry key="detachedLauncherJar">
+                                                       <bean parent="specAttr.primitive"
+                                                               p:value="${user.home}/.m2/repository/org/argeo/slc/runtime/org.argeo.slc.detached.launcher/0.11.4-SNAPSHOT/org.argeo.slc.detached.launcher-0.11.4-SNAPSHOT.jar" />
+                                               </entry>
+                                       </map>
+                               </property>
+                       </bean>
+               </constructor-arg>
+               <property name="executables">
+                       <list>
+
+                               <bean parent="task.echo" p:message="osgi.install.area=${osgi.install.area}" />
+                               <bean parent="task.echo" p:message="osgi.framework=${osgi.framework}" />
+
+                               <ref local="jvmProcess" />
+                       </list>
+               </property>
+       </bean>
+
+       <bean id="jvmProcess" class="org.argeo.slc.core.execution.tasks.JvmProcess">
+               <property name="mainClass" value="org.argeo.slc.detached.launcher.Main" />
+               <property name="classpath">
+                       <list>
+                               <value>${osgi.framework}</value>
+                               <value>file:@{detachedLauncherJar}</value>
+                       </list>
+               </property>
+       </bean>
+
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..65c65af
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
+       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
+       http://www.springframework.org/schema/beans   \r
+       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
+\r
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.detached/pom.xml b/demo/modules/org.argeo.slc.demo.detached/pom.xml
new file mode 100644 (file)
index 0000000..a61b8b6
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.detached</artifactId>
+       <name>SLC Demo Detached</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.maven/.project b/demo/modules/org.argeo.slc.demo.maven/.project
new file mode 100644 (file)
index 0000000..0f0cc36
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.argeo.slc.demo.maven</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+       </natures>
+</projectDescription>
diff --git a/demo/modules/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs b/demo/modules/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs
new file mode 100644 (file)
index 0000000..fd871b4
--- /dev/null
@@ -0,0 +1,4 @@
+#Wed Jan 06 20:27:20 CET 2010
+eclipse.preferences.version=1
+pluginProject.extensions=false
+resolve.requirebundle=false
diff --git a/demo/modules/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..803c628
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023160185\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Maven\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.maven\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
+ eo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.maven\r
+ ,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.fra\r
+ mework,org.springframework.aop.scope,org.springframework.beans.factory.\r
+ config,org.springframework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/imports.xml b/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/imports.xml
new file mode 100644 (file)
index 0000000..3428e8b
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+
+       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/maven.xml b/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/maven.xml
new file mode 100644 (file)
index 0000000..1a4c421
--- /dev/null
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
+\r
+       <bean id="mavenManager" class="org.argeo.slc.maven.MavenManager"\r
+               init-method="init">\r
+               <!--  \r
+               <property name="remoteRepositories">\r
+                       <list>\r
+                               <bean p:id="central" p:url="http://repo1.maven.org/maven2"\r
+                                       class="org.argeo.slc.maven.RemoteRepository" />\r
+                       </list>\r
+               </property>\r
+               -->\r
+       </bean>\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..f505229
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
+       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
+       http://www.springframework.org/schema/beans   \r
+       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.maven/build.properties b/demo/modules/org.argeo.slc.demo.maven/build.properties
new file mode 100644 (file)
index 0000000..5f22cdd
--- /dev/null
@@ -0,0 +1 @@
+bin.includes = META-INF/
diff --git a/demo/modules/org.argeo.slc.demo.maven/pom.xml b/demo/modules/org.argeo.slc.demo.maven/pom.xml
new file mode 100644 (file)
index 0000000..97357d1
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.maven</artifactId>
+       <name>SLC Demo Maven</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.minimal/.project b/demo/modules/org.argeo.slc.demo.minimal/.project
new file mode 100644 (file)
index 0000000..ba8b1b5
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.argeo.slc.demo.minimal</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+       </natures>
+</projectDescription>
diff --git a/demo/modules/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs b/demo/modules/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs
new file mode 100644 (file)
index 0000000..5886cbf
--- /dev/null
@@ -0,0 +1,4 @@
+#Wed Jan 06 20:27:49 CET 2010
+eclipse.preferences.version=1
+pluginProject.extensions=false
+resolve.requirebundle=false
diff --git a/demo/modules/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/modules/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..c3d3aa6
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0\r
+Bnd-LastModified: 1333023160612\r
+Build-Jdk: 1.6.0_22\r
+Built-By: mbaudier\r
+Bundle-Description: Generic layers integrating free / open source techno\r
+ logies in order to quickly develop custom enterprise systems: security,\r
+  JCR, user interface, monitoring\r
+Bundle-DocURL: http://www.argeo.org\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Bundle-ManifestVersion: 2\r
+Bundle-Name: SLC Demo Minimal\r
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
+Bundle-SymbolicName: org.argeo.slc.demo.minimal\r
+Bundle-Vendor: Argeo\r
+Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
+Created-By: Apache Maven Bundle Plugin\r
+Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
+ eo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,\r
+ org.springframework.aop,org.springframework.aop.framework,org.springfra\r
+ mework.aop.scope,org.springframework.beans.factory.config,org.springfra\r
+ mework.core.io\r
+Tool: Bnd-1.50.0\r
diff --git a/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/common.xml b/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/common.xml
new file mode 100644 (file)
index 0000000..a753d4e
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
+       xmlns:aop="http://www.springframework.org/schema/aop"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
+
+       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml b/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml
new file mode 100644 (file)
index 0000000..0130d2d
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xmlns:aop="http://www.springframework.org/schema/aop"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"\r
+       >\r
+\r
+       <!-- Hello world without namespace (for reference, do not use) -->\r
+       <bean name="HelloWorld/Raw" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
+               <description>Print Hello World!</description>\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean p:message="Hello World!" class="org.argeo.slc.core.execution.tasks.Echo" />\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+       <bean name="HelloWorld/RawWithVar" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
+               <description>Print Hello World! with variable</description>\r
+               <constructor-arg>\r
+                       <bean class="org.argeo.slc.core.execution.DefaultExecutionSpec">\r
+                               <property name="attributes">\r
+                                       <map>\r
+                                               <entry key="testKey">\r
+                                                       <bean p:value="777"\r
+                                                               class="org.argeo.slc.core.execution.PrimitiveSpecAttribute" />\r
+                                               </entry>\r
+                                       </map>\r
+                               </property>\r
+                       </bean>\r
+               </constructor-arg>\r
+               <property name="executables">\r
+                       <list>\r
+                               <bean p:message="Hello World! @{testKey}" class="org.argeo.slc.core.execution.tasks.Echo"\r
+                                       scope="execution">\r
+                                       <aop:scoped-proxy proxy-target-class="false" />\r
+                               </bean>\r
+                       </list>\r
+               </property>\r
+       </bean>\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml b/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml
new file mode 100644 (file)
index 0000000..605dd08
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans xmlns:flow="http://www.argeo.org/schema/slc-flow" xmlns="http://www.springframework.org/schema/beans"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
+       xsi:schemaLocation="\r
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
+       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
+\r
+       <!-- Hello world -->\r
+       <flow:flow name="hello">\r
+               <description>Print Hello World!</description>\r
+               <bean p:message="Hello World!" class="org.argeo.slc.core.execution.tasks.Echo" />\r
+       </flow:flow>\r
+\r
+       <flow:spec id="helloSpec">\r
+               <flow:primitive name="testKey" value="777" isParameter="false" />\r
+       </flow:spec>\r
+\r
+       <flow:flow name="HelloWorld/WithVar" spec="helloSpec">\r
+               <description>Print Hello World! with variable</description>\r
+               <bean p:message="Hello World! @{testKey}" class="org.argeo.slc.core.execution.tasks.Echo">\r
+                       <flow:variable proxy-target-class="false" />\r
+               </bean>\r
+       </flow:flow>\r
+\r
+</beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml b/demo/modules/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml
new file mode 100644 (file)
index 0000000..f505229
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
+       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
+       http://www.springframework.org/schema/beans   \r
+       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
+\r
+       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
+</beans:beans>
\ No newline at end of file
diff --git a/demo/modules/org.argeo.slc.demo.minimal/build.properties b/demo/modules/org.argeo.slc.demo.minimal/build.properties
new file mode 100644 (file)
index 0000000..5f22cdd
--- /dev/null
@@ -0,0 +1 @@
+bin.includes = META-INF/
diff --git a/demo/modules/org.argeo.slc.demo.minimal/pom.xml b/demo/modules/org.argeo.slc.demo.minimal/pom.xml
new file mode 100644 (file)
index 0000000..f59a64b
--- /dev/null
@@ -0,0 +1,12 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.slc.demo.minimal</artifactId>
+       <name>SLC Demo Minimal</name>
+</project>
\ No newline at end of file
diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml
new file mode 100644 (file)
index 0000000..a25e303
--- /dev/null
@@ -0,0 +1,78 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.argeo.slc</groupId>
+               <artifactId>demo</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <groupId>org.argeo.slc.demo</groupId>
+       <artifactId>modules</artifactId>
+       <packaging>pom</packaging>
+       <name>SLC Demo Modules</name>
+       <modules>
+               <module>org.argeo.slc.demo.ant</module>
+               <module>org.argeo.slc.demo.basic</module>
+               <module>org.argeo.slc.demo.det</module>
+               <module>org.argeo.slc.demo.detached</module>
+               <module>org.argeo.slc.demo.maven</module>
+               <module>org.argeo.slc.demo.minimal</module>
+       </modules>
+       <build>
+               <resources>
+                       <resource>
+                               <directory>.</directory>
+                               <includes>
+                                       <include>**</include>
+                               </includes>
+                               <excludes>
+                                       <exclude>.*</exclude>
+                                       <exclude>pom.xml</exclude>
+                                       <exclude>build.properties</exclude>
+                               </excludes>
+                       </resource>
+               </resources>
+               <plugins>
+                       <plugin>
+                               <artifactId>maven-clean-plugin</artifactId>
+                               <configuration>
+                                       <filesets>
+                                               <fileset>
+                                                       <directory>META-INF</directory>
+                                                       <includes>
+                                                               <include>MANIFEST.MF</include>
+                                                       </includes>
+                                               </fileset>
+                                       </filesets>
+                               </configuration>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-jar-plugin</artifactId>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.felix</groupId>
+                               <artifactId>maven-bundle-plugin</artifactId>
+                               <configuration>
+                                       <instructions>
+                                               <!-- Minimal imports -->
+                                               <Import-Package>
+                                                       *,
+                                                       org.aopalliance.aop,
+                                                       org.argeo.slc.core.execution,
+                                                       org.argeo.slc.core.execution.tasks,
+                                                       org.argeo.slc.execution,
+                                                       org.argeo.slc.osgi,
+                                                       org.springframework.aop,
+                                                       org.springframework.aop.framework,
+                                                       org.springframework.aop.scope,
+                                                       org.springframework.beans.factory.config,
+                                                       org.springframework.core.io,                                            
+                                               </Import-Package>
+                                       </instructions>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </build>
+</project>
index 92d13f38b97300308ffb2df28e244ad0aeb112ba..14dc47be73c8d46a40b53577bc1879d11a6f5366 100644 (file)
@@ -11,7 +11,7 @@
        <packaging>pom</packaging>
        <name>SLC Demo</name>
        <modules>
-               <module>site</module>
+               <module>modules</module>
        </modules>
        <build>
                <plugins>
diff --git a/demo/site/org.argeo.slc.demo.ant/.project b/demo/site/org.argeo.slc.demo.ant/.project
deleted file mode 100644 (file)
index 5a20f60..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.demo.ant</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/demo/site/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs b/demo/site/org.argeo.slc.demo.ant/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index fd871b4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Wed Jan 06 20:27:20 CET 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 2fa5643..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023158098\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Ant\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.ant\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.core\r
- .execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,o\r
- rg.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.frame\r
- work,org.springframework.aop.scope,org.springframework.beans.factory.co\r
- nfig,org.springframework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/spring/ant.xml b/demo/site/org.argeo.slc.demo.ant/META-INF/spring/ant.xml
deleted file mode 100644 (file)
index 3cff3b4..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="main" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean class="org.argeo.slc.ant.AntRun">\r
-                                       <property name="buildFile" value="osgibundle:/ant/hello/build.xml" />\r
-                               </bean>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml b/demo/site/org.argeo.slc.demo.ant/META-INF/spring/flowGenerator.xml
deleted file mode 100644 (file)
index d25caf9..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean class="org.argeo.slc.ant.AntFlowGenerator">\r
-               <property name="antFiles">\r
-                       <list>\r
-                               <value>osgibundle:/ant/hello/build.xml\r
-                               </value>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/spring/imports.xml b/demo/site/org.argeo.slc.demo.ant/META-INF/spring/imports.xml
deleted file mode 100644 (file)
index 3428e8b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.ant/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index f505229..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.ant/ant/hello/build.xml b/demo/site/org.argeo.slc.demo.ant/ant/hello/build.xml
deleted file mode 100644 (file)
index 78dffa3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<project default="hello">
-       <target name="hello">
-               <echo message="Hello World!" />
-       </target>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.ant/build.properties b/demo/site/org.argeo.slc.demo.ant/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/demo/site/org.argeo.slc.demo.ant/pom.xml b/demo/site/org.argeo.slc.demo.ant/pom.xml
deleted file mode 100644 (file)
index e6acbfb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.ant</artifactId>
-       <name>SLC Demo Ant</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/.classpath b/demo/site/org.argeo.slc.demo.basic/.classpath
deleted file mode 100644 (file)
index acad1c2..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/demo/site/org.argeo.slc.demo.basic/.project b/demo/site/org.argeo.slc.demo.basic/.project
deleted file mode 100644 (file)
index 1792645..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.demo.basic</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/demo/site/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs b/demo/site/org.argeo.slc.demo.basic/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index e2c3c3e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#Fri Mar 13 13:44:23 CET 2009
-eclipse.preferences.version=1
-pluginProject.equinox=false
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 696ce9a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023158958\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Basic\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.basic\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.attachment,org.ar\r
- geo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc\r
- .core.test,org.argeo.slc.core.test.tree,org.argeo.slc.execution,org.arg\r
- eo.slc.jsch,org.argeo.slc.jsch.swing,org.argeo.slc.osgi,org.springframe\r
- work.aop,org.springframework.aop.framework,org.springframework.aop.scop\r
- e,org.springframework.beans.factory.config,org.springframework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/basic.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/basic.xml
deleted file mode 100644 (file)
index bc48b51..0000000
+++ /dev/null
@@ -1,127 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="basic.spec" parent="slcTemplate.simpleSpec">\r
-               <property name="attributes">\r
-                       <map>\r
-                               <entry key="testedComponentId">\r
-                                       <bean parent="specAttr.primitive" p:value="100" p:isParameter="true"\r
-                                               p:type="integer" />\r
-                               </entry>\r
-                               <entry key="testData1">\r
-                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                                               p:isParameter="true" p:isFrozen="true" />\r
-                               </entry>\r
-                               <entry key="testData2">\r
-                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                                               p:isParameter="true" p:isFrozen="true" />\r
-                               </entry>\r
-                       </map>\r
-               </property>\r
-       </bean>\r
-\r
-       <!--\r
-               <bean id="basic.ref" factory-bean="basic.spec"\r
-               factory-method="createRef" abstract="true" />\r
-       -->\r
-\r
-       <bean id="basic.flowTemplate" parent="slcTemplate.simpleFlow"\r
-               abstract="true">\r
-               <constructor-arg ref="basic.spec" />\r
-               <property name="path" value="/test/basic" />\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean parent="task.echo" scope="execution">\r
-                                       <property name="message" value="From basic @{testedComponentId}" />\r
-                                       <aop:scoped-proxy />\r
-                               </bean>\r
-                               <bean parent="basic.testRun">\r
-                                       <property name="testDefinition" ref="basic.testDef" />\r
-                                       <property name="testData">\r
-                                               <bean parent="parameterRef">\r
-                                                       <constructor-arg value="testData1" />\r
-                                               </bean>\r
-                                       </property>\r
-                               </bean>\r
-                               <bean parent="basic.testRun">\r
-                                       <property name="testDefinition" ref="basic.testDef" />\r
-                                       <property name="testData" ref="ref1" />\r
-                               </bean>\r
-\r
-                               <!-- Attachments -->\r
-                               <bean parent="task.echo">\r
-                                       <property name="message" value="DATA" />\r
-                                       <property name="writeTo" ref="basic.writeTo" />\r
-                               </bean>\r
-\r
-                               <bean parent="task.uploadAttachments">\r
-                                       <property name="attachmentUploader" ref="attachmentUploader" />\r
-                                       <property name="attachment">\r
-                                               <bean parent="taskArg.attachment">\r
-                                                       <property name="name" value="myAttachment.txt" />\r
-                                               </bean>\r
-                                       </property>\r
-                                       <property name="resource" ref="basic.writeTo" />\r
-                                       <property name="attachTo">\r
-                                               <list>\r
-                                                       <ref bean="basic.testResult" />\r
-                                               </list>\r
-                                       </property>\r
-                               </bean>\r
-\r
-                               <bean parent="task.closeTestResult" scope="execution">\r
-                                       <property name="testResult" ref="basic.testResult" />\r
-                               </bean>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="ref1" parent="parameterRef" scope="prototype">\r
-               <constructor-arg value="testData2" />\r
-       </bean>\r
-\r
-\r
-       <bean id="basic.testData" class="org.argeo.slc.core.test.BasicTestData">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata" />\r
-               <property name="reached" value="tata" />\r
-       </bean>\r
-\r
-       <bean id="basic.testDef" class="org.argeo.slc.core.test.BasicTestDefinition"\r
-               scope="prototype" />\r
-\r
-       <bean id="basic.testResult" parent="slcDefault.test.basicTreeTestResult"\r
-               scope="execution">\r
-               <property name="listeners" ref="resultListeners" />\r
-               <property name="attributes">\r
-                       <map>\r
-                               <entry key="testedComponentId" value="@{testedComponentId}" />\r
-                       </map>\r
-               </property>\r
-               <aop:scoped-proxy />\r
-       </bean>\r
-\r
-       <bean id="basic.testRun" class="org.argeo.slc.core.test.SimpleTestRun"\r
-               abstract="true">\r
-               <property name="testResult" ref="basic.testResult" />\r
-       </bean>\r
-\r
-       <bean id="basic.writeTo" factory-bean="basic.resourcesManager"\r
-               factory-method="getWritableResource" scope="execution">\r
-               <constructor-arg value="subdir/writeTo" />\r
-               <aop:scoped-proxy />\r
-       </bean>\r
-\r
-       <bean id="basic.resourcesManager" parent="slcTemplate.fileResources">\r
-               <property name="executionContext" ref="executionContext" />\r
-       </bean>\r
-\r
-\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml
deleted file mode 100644 (file)
index adf60c1..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
-       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
-\r
-       <flow:spec id="canonic-ns.spec">\r
-               <flow:primitive name="parameterAtInstantiation"\r
-                       isParameter="true" type="integer" />\r
-               <flow:primitive name="displayWithoutControl" value="100"\r
-                       isParameter="true" type="integer" isFrozen="true" />\r
-               <flow:primitive name="displayWithControl" value="200"\r
-                       isParameter="true" type="integer" />\r
-               <flow:primitive name="hide" value="300" isParameter="true"\r
-                       type="integer" isHidden="true" />\r
-               <flow:ref name="refWithValue" targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                       isParameter="true" ref="testDataNok" />\r
-               <flow:ref name="refWithoutValue" targetClass="org.argeo.slc.core.test.BasicTestData" />\r
-               <flow:ref name="refWithoutValueFrozen" targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                       isParameter="true" isFrozen="true">\r
-                       <flow:value>\r
-                               <bean class="org.argeo.slc.core.test.BasicTestData">\r
-                                       <aop:scoped-proxy />\r
-                                       <property name="expected" value="tata" />\r
-                                       <property name="reached" value="tata" />\r
-                               </bean>\r
-                       </flow:value>\r
-               </flow:ref>\r
-       </flow:spec>\r
-\r
-       <flow:flow id="canonic-ns.flowTemplate" abstract="true"\r
-               spec="canonic-ns.spec">\r
-               <bean parent="task.echo"\r
-                       p:message="Canonical: displayWithControl=@{displayWithControl}, displayWithoutControl=@{displayWithoutControl}, hide=@{hide}"\r
-                       scope="execution">\r
-                       <aop:scoped-proxy />\r
-               </bean>\r
-       </flow:flow>\r
-\r
-       <bean id="testDataOk" class="org.argeo.slc.core.test.BasicTestData">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata" />\r
-               <property name="reached" value="tata" />\r
-       </bean>\r
-\r
-       <bean id="testDataNok" class="org.argeo.slc.core.test.BasicTestData">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata" />\r
-               <property name="reached" value="toto" />\r
-       </bean>\r
-\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml
deleted file mode 100644 (file)
index 5d5f45e..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="canonic.spec" parent="slcTemplate.simpleSpec">\r
-               <description>Covers various combinations of specs</description>\r
-               <property name="attributes">\r
-                       <map>\r
-                               <entry key="parameterAtInstantiation">\r
-                                       <bean parent="specAttr.primitive" p:isParameter="true" p:type="integer" />\r
-                               </entry>\r
-                               <entry key="displayWithoutControl">\r
-                                       <bean parent="specAttr.primitive" p:value="100" p:isParameter="false"\r
-                                               p:isFrozen="true" p:type="integer" />\r
-                               </entry>\r
-                               <entry key="displayWithControl">\r
-                                       <bean parent="specAttr.primitive" p:value="200" p:isParameter="false"\r
-                                               p:isFrozen="false" p:type="integer" />\r
-                               </entry>\r
-                               <entry key="hide">\r
-                                       <bean parent="specAttr.primitive" p:value="300" p:isParameter="true"\r
-                                               p:isFrozen="false" p:isHidden="true" p:type="integer" />\r
-                               </entry>\r
-                               <entry key="refWithValue">\r
-                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                                               p:value-ref="testDataNok" p:isParameter="true" p:isFrozen="false" />\r
-                               </entry>\r
-                               <entry key="refWithoutValue">\r
-                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                                               p:isParameter="false" p:isFrozen="false" />\r
-                               </entry>\r
-                               <entry key="refWithoutValueFrozen">\r
-                                       <bean parent="specAttr.ref" p:targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                                               p:isParameter="true" p:isFrozen="true">\r
-                                               <property name="value">\r
-                                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
-                                                               <aop:scoped-proxy />\r
-                                                               <property name="expected" value="tata" />\r
-                                                               <property name="reached" value="tata" />\r
-                                                       </bean>\r
-                                               </property>\r
-                                       </bean>\r
-                               </entry>\r
-                       </map>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="canonic.flowTemplate" parent="slcTemplate.simpleFlow"\r
-               abstract="true">\r
-               <constructor-arg ref="canonic.spec" />\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean parent="task.echo"\r
-                                       p:message="Canonical: displayWithControl=@{displayWithControl}, displayWithoutControl=@{displayWithoutControl}, hide=@{hide}"\r
-                                       scope="execution">\r
-                                       <aop:scoped-proxy />\r
-                               </bean>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="testDataOk" class="org.argeo.slc.core.test.BasicTestData">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata" />\r
-               <property name="reached" value="tata" />\r
-       </bean>\r
-\r
-       <bean id="testDataNok" class="org.argeo.slc.core.test.BasicTestData">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata" />\r
-               <property name="reached" value="toto" />\r
-       </bean>\r
-\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/imports.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/imports.xml
deleted file mode 100644 (file)
index dc44a31..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <import resource="classpath:org/argeo/slc/core/execution/spring.xml" />
-
-       <import resource="classpath:/org/argeo/slc/core/test/spring.xml" />
-
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/main.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/main.xml
deleted file mode 100644 (file)
index 7c9785d..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="main" parent="slcTemplate.simpleFlow">\r
-               <description>The Main Flow</description>\r
-               <constructor-arg>\r
-                       <bean parent="slcTemplate.simpleSpec">\r
-                               <property name="attributes">\r
-                                       <map>\r
-                                               <entry key="testKey">\r
-                                                       <bean parent="specAttr.primitive" p:value="660" />\r
-                                               </entry>\r
-                                       </map>\r
-                               </property>\r
-                       </bean>\r
-               </constructor-arg>\r
-               <property name="executables">\r
-                       <list>\r
-                               <ref local="echo1" />\r
-                               <ref bean="basic.001" />\r
-                               <ref bean="basic.001" />\r
-                               <ref bean="basic.002" />\r
-                               <ref bean="canonic.001" />\r
-                               <ref bean="canonic.002" />\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="noArg" parent="slcTemplate.simpleFlow">\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean parent="task.echo">\r
-                                       <property name="message" value="No rg!" />\r
-                               </bean>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="echo1" parent="task.echo" scope="execution">\r
-               <property name="message" value="From main! @{testKey}" />\r
-               <aop:scoped-proxy />\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml
deleted file mode 100644 (file)
index c0767ec..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
-       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
-\r
-       <!-- Flow definition is simplified thanks to the 'flow:flow' element -->\r
-       <flow:flow id="flow" path="/namespace">\r
-               <bean p:message="TEST in flow" class="org.argeo.slc.core.execution.tasks.Echo" />\r
-               <ref bean="referencedRunnable" />\r
-       </flow:flow>\r
-\r
-       <bean id="referencedRunnable" p:message="TEST in referenced Runnable"\r
-               class="org.argeo.slc.core.execution.tasks.Echo" />\r
-\r
-       <!--\r
-               Standalone beans implementing Runnable can be exposed as flows via the\r
-               'flow:as-flow' attribute\r
-       -->\r
-       <bean id="standaloneRunnable" flow:as-flow="implicitFlow"\r
-               p:message="TEST in implicit flow" class="org.argeo.slc.core.execution.tasks.Echo" />\r
-\r
-       <!-- Specs definition is also simplified -->\r
-       <flow:spec id="namespaceSpec">\r
-               <flow:primitive name="primitive" value="100"\r
-                       isParameter="true" type="integer" />\r
-       </flow:spec>\r
-\r
-       <flow:flow id="flowSpec" spec="namespaceSpec" path="/namespace">\r
-               <bean p:message="TEST in flow @{primitive}" class="org.argeo.slc.core.execution.tasks.Echo"\r
-                       scope="execution">\r
-                       <aop:scoped-proxy />\r
-               </bean>\r
-               <ref bean="referencedRunnable" />\r
-       </flow:flow>\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index e7390c3..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
-\r
-       <reference id="attachmentUploader"\r
-               interface="org.argeo.slc.core.attachment.AttachmentUploader"\r
-               cardinality="0..1" />\r
-\r
-       <list id="resultListeners" interface="org.argeo.slc.core.test.tree.TreeTestResultListener"\r
-               cardinality="0..N" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/systemCall.xml
deleted file mode 100644 (file)
index bb5f79f..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
-       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
-\r
-       <!-- Basic echo, should work on all OSs -->\r
-       <flow:flow name="os/systemCall">\r
-               <bean p:cmd="echo Hello World!" class="org.argeo.slc.core.execution.tasks.SystemCall" />\r
-       </flow:flow>\r
-\r
-       <!-- Must disable requiretty in sudoers file -->\r
-       <flow:flow name="os/sudo">\r
-               <bean p:cmd="sudo id" class="org.argeo.slc.core.execution.tasks.SystemCall">\r
-                       <property name="environmentVariables">\r
-                               <map>\r
-                                       <entry key="SUDO_ASKPASS" value="/usr/libexec/openssh/gnome-ssh-askpass" />\r
-                               </map>\r
-                       </property>\r
-               </bean>\r
-       </flow:flow>\r
-\r
-       <!-- SSH -->\r
-       <flow:flow name="os/ssh">\r
-               <bean p:cmd="ls /etc" class="org.argeo.slc.core.execution.tasks.SystemCall">\r
-                       <property name="executor" ref="sshExecutor" />\r
-               </bean>\r
-       </flow:flow>\r
-\r
-       <bean name="sshExecutor" class="org.argeo.slc.jsch.JschExecutor">\r
-               <property name="sshTarget">\r
-                       <bean p:host="localhost" p:port="22" p:user="${user.name}"\r
-                               p:localPrivateKey="${user.home}/.ssh/id_rsa" class="org.argeo.slc.jsch.SshTarget">\r
-                               <property name="userInfo">\r
-                                       <bean class="org.argeo.slc.jsch.swing.SwingUserInfo" />\r
-                               </property>\r
-                       </bean>\r
-               </property>\r
-       </bean>\r
-\r
-\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-001.xml
deleted file mode 100644 (file)
index c68414a..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="basic.001" parent="basic.flowTemplate">\r
-               <constructor-arg>\r
-                       <map>\r
-                               <entry key="testData1" value-ref="basic.001.testData" />\r
-                               <entry key="testData2">\r
-                                       <bean class="org.argeo.slc.core.test.BasicTestData" scope="execution">\r
-                                               <aop:scoped-proxy />\r
-                                               <property name="expected" value="tata101" />\r
-                                               <property name="reached" value="tata@{testedComponentId}" />\r
-                                       </bean>\r
-                               </entry>\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-\r
-       <bean id="basic.001.testData" class="org.argeo.slc.core.test.BasicTestData"\r
-               scope="execution">\r
-               <aop:scoped-proxy />\r
-               <property name="expected" value="tata100" />\r
-               <property name="reached" value="tata@{testedComponentId}" />\r
-       </bean>\r
-\r
-       <bean id="basic.001.testData2" class="org.argeo.slc.core.test.context.DefaultContextTestData">\r
-       </bean>\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/basic-002.xml
deleted file mode 100644 (file)
index 5720d96..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <bean id="basic.002" parent="basic.flowTemplate">\r
-               <constructor-arg>\r
-                       <map>\r
-                               <entry key="testData1">\r
-                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
-                                               <property name="expected" value="toto" />\r
-                                               <property name="reached" value="toto" />\r
-                                       </bean>\r
-                               </entry>\r
-                               <entry key="testData2">\r
-                                       <bean class="org.argeo.slc.core.test.BasicTestData">\r
-                                               <property name="expected" value="tata" />\r
-                                               <property name="reached" value="toto" />\r
-                                       </bean>\r
-                               </entry>\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-001.xml
deleted file mode 100644 (file)
index 181e3e7..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="canonic.001" parent="canonic.flowTemplate">\r
-               <description>Canonic 001</description>\r
-               <constructor-arg>\r
-                       <map>\r
-                               <entry key="parameterAtInstantiation" value="1" />\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-</beans>\r
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-002.xml
deleted file mode 100644 (file)
index 5916c08..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="canonic.002" parent="canonic.flowTemplate">\r
-               <constructor-arg>\r
-                       <map>\r
-                               <entry key="parameterAtInstantiation" value="2" />\r
-                               <entry key="displayWithoutControl" value="102" />\r
-                               <entry key="displayWithControl" value="202" />\r
-                               <entry key="hide" value="202" />\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-</beans>\r
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-001.xml
deleted file mode 100644 (file)
index 5b1dbf6..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="canonic-ns.001" parent="canonic-ns.flowTemplate">\r
-               <description>Canonic 001</description>\r
-               <constructor-arg>\r
-                       <map>\r
-                               <entry key="parameterAtInstantiation" value="1" />\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-</beans>\r
diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml b/demo/site/org.argeo.slc.demo.basic/META-INF/spring/testCases/canonic-ns-002.xml
deleted file mode 100644 (file)
index 991f67f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop" xmlns:flow="http://www.argeo.org/schema/slc-flow"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
-       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
-\r
-       <flow:flow id="canonic-ns.002" parent="canonic-ns.flowTemplate">\r
-               <flow:arg name="parameterAtInstantiation" value="2" />\r
-               <flow:arg name="displayWithoutControl" value="102" />\r
-               <flow:arg name="displayWithControl" value="202" />\r
-               <flow:arg name="hide" value="202" />\r
-       </flow:flow>\r
-</beans>\r
diff --git a/demo/site/org.argeo.slc.demo.basic/build.properties b/demo/site/org.argeo.slc.demo.basic/build.properties
deleted file mode 100644 (file)
index d7751b8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-bin.includes = .settings/,\
-               .project,\
-               META-INF/,\
-               conf/,\
-               pom.xml,\
-               .svn/
diff --git a/demo/site/org.argeo.slc.demo.basic/pom.xml b/demo/site/org.argeo.slc.demo.basic/pom.xml
deleted file mode 100644 (file)
index 0c45539..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.basic</artifactId>
-       <name>SLC Demo Basic</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.det/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.det/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index e6a0067..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023159410\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Det(ached)\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.det\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
- eo.slc.core.execution.tasks,org.argeo.slc.detached,org.argeo.slc.execut\r
- ion,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.\r
- framework,org.springframework.aop.scope,org.springframework.beans.facto\r
- ry.config,org.springframework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.det/META-INF/spring/det.xml b/demo/site/org.argeo.slc.demo.det/META-INF/spring/det.xml
deleted file mode 100644 (file)
index 144b822..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <import resource="classpath:/org/argeo/slc/detached/spring.xml" />
-
-       <bean id="propertyConfigurer"
-               class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
-               <property name="systemPropertiesModeName">
-                       <value>SYSTEM_PROPERTIES_MODE_OVERRIDE</value>
-               </property>
-       </bean>
-
-       <!-- Steps -->
-       <bean id="step.mirror" class="org.argeo.slc.detached.MirrorStep">
-       </bean>
-
-       <!-- Runtime -->
-       <bean id="driver.detached" parent="slcTemplate.detached.fileDriver"
-               init-method="start" destroy-method="stop">
-               <property name="baseDir" value="${user.dir}/target/detached" />
-               <property name="xmlConverter" ref="slcDefault.detached.xmlConverterCompat" />
-               <property name="executionServer" ref="executionServer.serviceref" />
-       </bean>
-
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.det/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.det/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index cffe1c3..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  
-       http://www.springframework.org/schema/osgi/spring-osgi.xsd
-       http://www.springframework.org/schema/beans   
-       http://www.springframework.org/schema/beans/spring-beans.xsd">
-
-<!-- 
-       <reference id="slcDetached.driver" interface="org.argeo.slc.detached.DetachedDriver" />
--->
-       <reference id="executionServer.serviceref" interface="org.argeo.slc.detached.DetachedExecutionServer" />
-
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.det/pom.xml b/demo/site/org.argeo.slc.demo.det/pom.xml
deleted file mode 100644 (file)
index efbd30c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.det</artifactId>
-       <name>SLC Demo Det(ached)</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 8a9e574..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023159802\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Detached\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.detached\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
- eo.slc.core.execution.tasks,org.argeo.slc.core.test,org.argeo.slc.core.\r
- test.tree,org.argeo.slc.detached.drivers,org.argeo.slc.execution,org.ar\r
- geo.slc.lib.detached,org.argeo.slc.osgi,org.springframework.aop,org.spr\r
- ingframework.aop.framework,org.springframework.aop.scope,org.springfram\r
- ework.beans.factory.config,org.springframework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.detached/META-INF/spring/detached.xml b/demo/site/org.argeo.slc.demo.detached/META-INF/spring/detached.xml
deleted file mode 100644 (file)
index 6e13d18..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
-       xmlns:aop="http://www.springframework.org/schema/aop"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
-
-       <bean id="detachedTest" parent="slcTemplate.simpleFlow">
-               <property name="path" value="/detached" />
-               <property name="executables">
-                       <list>
-                               <bean parent="task.echo" scope="execution">
-                                       <property name="message" value="Executing step" />
-                                       <aop:scoped-proxy />
-                               </bean>
-
-                               <bean parent="detachedAdminTask">
-                                       <property name="action" value="slcDefault.detached.admin.openSession" />
-                                       <property name="properties">
-                                               <props>
-                                                       <prop key="slc.detached.refreshedBundles">org.argeo.slc.demo.det
-                                                       </prop>
-                                               </props>
-                                       </property>
-                               </bean>
-
-                               <bean parent="stepTestRun">
-                                       <property name="testDefinition">
-                                               <bean parent="detachedTestDef">
-                                                       <property name="stepRef" value="step.mirror" />
-                                               </bean>
-                                       </property>
-                                       <property name="testData" ref="detached.data.dummy" />
-                               </bean>
-
-
-                               <bean parent="detachedAdminTask">
-                                       <property name="action" value="slcDefault.detached.admin.closeSession" />
-                               </bean>
-                       </list>
-               </property>
-       </bean>
-
-       <bean id="stepTestRun" class="org.argeo.slc.core.test.SimpleTestRun">
-               <property name="testResult">
-                       <bean parent="slcDefault.test.basicTreeTestResult">
-                               <property name="listeners">
-                                       <list>
-                                               <bean class="org.argeo.slc.core.test.tree.TreeTestResultLogger" />
-                                       </list>
-                               </property>
-                       </bean>
-               </property>
-       </bean>
-
-
-       <bean id="detachedTestDef" parent="slcTemplate.detached.testDefinition"
-               scope="prototype">
-               <property name="client" ref="driver.runtime" />
-       </bean>
-
-       <bean id="detachedAdminTask" class="org.argeo.slc.lib.detached.DetachedAdminTask"
-               abstract="true">
-               <property name="client" ref="driver.runtime" />
-       </bean>
-
-       <bean id="driver.runtime" class="org.argeo.slc.detached.drivers.FileDriver"
-               init-method="cleanPreviousRuns">
-               <property name="baseDir" value="${user.dir}/local/detached" />
-               <property name="xmlConverter" ref="slcDefault.detached.xmlConverterCastor" />
-       </bean>
-
-       <bean id="detached.data.dummy" class="org.argeo.slc.lib.detached.DetachedTestData"
-               scope="prototype">
-               <property name="values">
-                       <map>
-                               <entry key="label" value="tata" />
-                       </map>
-               </property>
-               <property name="expectedValues">
-                       <map>
-                               <entry key="label" value="tata" />
-                       </map>
-               </property>
-       </bean>
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.detached/META-INF/spring/imports.xml b/demo/site/org.argeo.slc.demo.detached/META-INF/spring/imports.xml
deleted file mode 100644 (file)
index 0e44c20..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <import resource="classpath:org/argeo/slc/core/execution/spring.xml" />
-       
-       <import resource="classpath:/org/argeo/slc/core/test/spring.xml" />
-       <import resource="classpath:/org/argeo/slc/lib/detached/spring.xml" />
-
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.detached/META-INF/spring/launch.xml b/demo/site/org.argeo.slc.demo.detached/META-INF/spring/launch.xml
deleted file mode 100644 (file)
index c0ec16a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
-       xmlns:aop="http://www.springframework.org/schema/aop"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
-
-       <bean id="launch" parent="slcTemplate.simpleFlow">
-               <constructor-arg>
-                       <bean parent="slcTemplate.simpleSpec">
-                               <property name="attributes">
-                                       <map>
-                                               <entry key="spartaDist">
-                                                       <bean parent="specAttr.primitive"
-                                                               p:value="${user.home}/Desktop/sparta-dist-0.9.3-SNAPSHOT" />
-                                               </entry>
-                                               <entry key="detachedLauncherJar">
-                                                       <bean parent="specAttr.primitive"
-                                                               p:value="${user.home}/.m2/repository/org/argeo/slc/runtime/org.argeo.slc.detached.launcher/0.11.4-SNAPSHOT/org.argeo.slc.detached.launcher-0.11.4-SNAPSHOT.jar" />
-                                               </entry>
-                                       </map>
-                               </property>
-                       </bean>
-               </constructor-arg>
-               <property name="executables">
-                       <list>
-
-                               <bean parent="task.echo" p:message="osgi.install.area=${osgi.install.area}" />
-                               <bean parent="task.echo" p:message="osgi.framework=${osgi.framework}" />
-
-                               <ref local="jvmProcess" />
-                       </list>
-               </property>
-       </bean>
-
-       <bean id="jvmProcess" class="org.argeo.slc.core.execution.tasks.JvmProcess">
-               <property name="mainClass" value="org.argeo.slc.detached.launcher.Main" />
-               <property name="classpath">
-                       <list>
-                               <value>${osgi.framework}</value>
-                               <value>file:@{detachedLauncherJar}</value>
-                       </list>
-               </property>
-       </bean>
-
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.detached/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index 65c65af..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
-\r
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.detached/pom.xml b/demo/site/org.argeo.slc.demo.detached/pom.xml
deleted file mode 100644 (file)
index a61b8b6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.detached</artifactId>
-       <name>SLC Demo Detached</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.maven/.project b/demo/site/org.argeo.slc.demo.maven/.project
deleted file mode 100644 (file)
index 0f0cc36..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.demo.maven</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/demo/site/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs b/demo/site/org.argeo.slc.demo.maven/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index fd871b4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Wed Jan 06 20:27:20 CET 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/demo/site/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.maven/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 803c628..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023160185\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Maven\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.maven\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
- eo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.maven\r
- ,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.fra\r
- mework,org.springframework.aop.scope,org.springframework.beans.factory.\r
- config,org.springframework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.maven/META-INF/spring/imports.xml b/demo/site/org.argeo.slc.demo.maven/META-INF/spring/imports.xml
deleted file mode 100644 (file)
index 3428e8b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.maven/META-INF/spring/maven.xml b/demo/site/org.argeo.slc.demo.maven/META-INF/spring/maven.xml
deleted file mode 100644 (file)
index 1a4c421..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
-\r
-       <bean id="mavenManager" class="org.argeo.slc.maven.MavenManager"\r
-               init-method="init">\r
-               <!--  \r
-               <property name="remoteRepositories">\r
-                       <list>\r
-                               <bean p:id="central" p:url="http://repo1.maven.org/maven2"\r
-                                       class="org.argeo.slc.maven.RemoteRepository" />\r
-                       </list>\r
-               </property>\r
-               -->\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.maven/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index f505229..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.maven/build.properties b/demo/site/org.argeo.slc.demo.maven/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/demo/site/org.argeo.slc.demo.maven/pom.xml b/demo/site/org.argeo.slc.demo.maven/pom.xml
deleted file mode 100644 (file)
index 97357d1..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.maven</artifactId>
-       <name>SLC Demo Maven</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.minimal/.project b/demo/site/org.argeo.slc.demo.minimal/.project
deleted file mode 100644 (file)
index ba8b1b5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.demo.minimal</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/demo/site/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs b/demo/site/org.argeo.slc.demo.minimal/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index 5886cbf..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Wed Jan 06 20:27:49 CET 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index c3d3aa6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Manifest-Version: 1.0\r
-Bnd-LastModified: 1333023160612\r
-Build-Jdk: 1.6.0_22\r
-Built-By: mbaudier\r
-Bundle-Description: Generic layers integrating free / open source techno\r
- logies in order to quickly develop custom enterprise systems: security,\r
-  JCR, user interface, monitoring\r
-Bundle-DocURL: http://www.argeo.org\r
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
-Bundle-ManifestVersion: 2\r
-Bundle-Name: SLC Demo Minimal\r
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6\r
-Bundle-SymbolicName: org.argeo.slc.demo.minimal\r
-Bundle-Vendor: Argeo\r
-Bundle-Version: 0.13.2.SNAPSHOT-r120329_1412\r
-Created-By: Apache Maven Bundle Plugin\r
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.arg\r
- eo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,\r
- org.springframework.aop,org.springframework.aop.framework,org.springfra\r
- mework.aop.scope,org.springframework.beans.factory.config,org.springfra\r
- mework.core.io\r
-Tool: Bnd-1.50.0\r
diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/common.xml b/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/common.xml
deleted file mode 100644 (file)
index a753d4e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
-       xmlns:aop="http://www.springframework.org/schema/aop"
-       xsi:schemaLocation="
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
-
-       <import resource="classpath:org/argeo/slc/core/execution/simple.xml" />
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml b/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml
deleted file mode 100644 (file)
index 0130d2d..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"\r
-       >\r
-\r
-       <!-- Hello world without namespace (for reference, do not use) -->\r
-       <bean name="HelloWorld/Raw" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
-               <description>Print Hello World!</description>\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean p:message="Hello World!" class="org.argeo.slc.core.execution.tasks.Echo" />\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean name="HelloWorld/RawWithVar" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
-               <description>Print Hello World! with variable</description>\r
-               <constructor-arg>\r
-                       <bean class="org.argeo.slc.core.execution.DefaultExecutionSpec">\r
-                               <property name="attributes">\r
-                                       <map>\r
-                                               <entry key="testKey">\r
-                                                       <bean p:value="777"\r
-                                                               class="org.argeo.slc.core.execution.PrimitiveSpecAttribute" />\r
-                                               </entry>\r
-                                       </map>\r
-                               </property>\r
-                       </bean>\r
-               </constructor-arg>\r
-               <property name="executables">\r
-                       <list>\r
-                               <bean p:message="Hello World! @{testKey}" class="org.argeo.slc.core.execution.tasks.Echo"\r
-                                       scope="execution">\r
-                                       <aop:scoped-proxy proxy-target-class="false" />\r
-                               </bean>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml b/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml
deleted file mode 100644 (file)
index 605dd08..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns:flow="http://www.argeo.org/schema/slc-flow" xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
-\r
-       <!-- Hello world -->\r
-       <flow:flow name="hello">\r
-               <description>Print Hello World!</description>\r
-               <bean p:message="Hello World!" class="org.argeo.slc.core.execution.tasks.Echo" />\r
-       </flow:flow>\r
-\r
-       <flow:spec id="helloSpec">\r
-               <flow:primitive name="testKey" value="777" isParameter="false" />\r
-       </flow:spec>\r
-\r
-       <flow:flow name="HelloWorld/WithVar" spec="helloSpec">\r
-               <description>Print Hello World! with variable</description>\r
-               <bean p:message="Hello World! @{testKey}" class="org.argeo.slc.core.execution.tasks.Echo">\r
-                       <flow:variable proxy-target-class="false" />\r
-               </bean>\r
-       </flow:flow>\r
-\r
-</beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml b/demo/site/org.argeo.slc.demo.minimal/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index f505229..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <beans:import resource="classpath:org/argeo/slc/osgi/execution.xml" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/demo/site/org.argeo.slc.demo.minimal/build.properties b/demo/site/org.argeo.slc.demo.minimal/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/demo/site/org.argeo.slc.demo.minimal/pom.xml b/demo/site/org.argeo.slc.demo.minimal/pom.xml
deleted file mode 100644 (file)
index f59a64b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc.demo</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.slc.demo.minimal</artifactId>
-       <name>SLC Demo Minimal</name>
-</project>
\ No newline at end of file
diff --git a/demo/site/pom.xml b/demo/site/pom.xml
deleted file mode 100644 (file)
index a25e303..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc</groupId>
-               <artifactId>demo</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <groupId>org.argeo.slc.demo</groupId>
-       <artifactId>modules</artifactId>
-       <packaging>pom</packaging>
-       <name>SLC Demo Modules</name>
-       <modules>
-               <module>org.argeo.slc.demo.ant</module>
-               <module>org.argeo.slc.demo.basic</module>
-               <module>org.argeo.slc.demo.det</module>
-               <module>org.argeo.slc.demo.detached</module>
-               <module>org.argeo.slc.demo.maven</module>
-               <module>org.argeo.slc.demo.minimal</module>
-       </modules>
-       <build>
-               <resources>
-                       <resource>
-                               <directory>.</directory>
-                               <includes>
-                                       <include>**</include>
-                               </includes>
-                               <excludes>
-                                       <exclude>.*</exclude>
-                                       <exclude>pom.xml</exclude>
-                                       <exclude>build.properties</exclude>
-                               </excludes>
-                       </resource>
-               </resources>
-               <plugins>
-                       <plugin>
-                               <artifactId>maven-clean-plugin</artifactId>
-                               <configuration>
-                                       <filesets>
-                                               <fileset>
-                                                       <directory>META-INF</directory>
-                                                       <includes>
-                                                               <include>MANIFEST.MF</include>
-                                                       </includes>
-                                               </fileset>
-                                       </filesets>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jar-plugin</artifactId>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                               <configuration>
-                                       <instructions>
-                                               <!-- Minimal imports -->
-                                               <Import-Package>
-                                                       *,
-                                                       org.aopalliance.aop,
-                                                       org.argeo.slc.core.execution,
-                                                       org.argeo.slc.core.execution.tasks,
-                                                       org.argeo.slc.execution,
-                                                       org.argeo.slc.osgi,
-                                                       org.springframework.aop,
-                                                       org.springframework.aop.framework,
-                                                       org.springframework.aop.scope,
-                                                       org.springframework.beans.factory.config,
-                                                       org.springframework.core.io,                                            
-                                               </Import-Package>
-                                       </instructions>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
-</project>