- 27 Mar, 2013 1 commit
-
-
Philippe Merle authored
-
- 23 Nov, 2012 1 commit
-
-
Philippe Merle authored
Moved to Tinfi 1.4.5-SNAPSHOT and Juliac 2.5-SNAPSHOT. Thank to Lionel for providing a large part of following patches: - moved from <groupId>org.objectweb.fractal.juliac...</groupId> to <groupId>org.ow2.fractal.juliac...</groupId> into pom.xml files. - updated how configuring maven-juliac-plugin into pom.xml files. - updated Java code to use changes in Tinfi 1.4.5 and Juliac-2.5 code. - used the new Tinfi feature for configuring SCA properties of type java.lang.Class. - added content class generation for <implementation.nuxeo> else Tinfi failed to instantiate these components. - renamed <service name="initializable"> to <service name="InitializableItf"> into - frascati/nuxeo/frascati-nuxeo-test/frascati-nuxeo-service-base/src/main/resources/org/ow2/frascati/nuxeo/FraSCAtiInNuxeo.composite - frascati/nuxeo/frascati-event-parser/src/main/resources/org/ow2/frascati/assembly/factory/AssemblyFactory.composite - frascati/nuxeo/frascati-event-parser/src/main/resources/org/ow2/frascati/parser/event/ParserEvent.composite - frascati/nuxeo/frascati-nuxeo-service/src/test/resources/org/ow2/frascati/nuxeo/FraSCAtiInNuxeo.composite else Tinfi failed to instantiate these components. - renamed <service name="initializable"> to <service name="tostart"> into - frascati/osgi/frascati-starter/src/test/resources/org/ow2/frascati/FraSCAti.composite else Tinfi failed to instantiate these components. TODO - frascati/modules/frascati-introspection/frascati-introspection-fscript-impl/src/test/java/org/ow2/frascati/remote/introspection/IntrospectionTest.java Issues on deployment of contributions. TODO related to BPEL support: - frascati/modules/pom.xml: uncomment module frascati-implementation-bpel - frascati/modules/frascati-all/pom.xml uncomment module frascati-implementation-bpel - examples/pom.xml: uncomment BPEL examples. TODO to OSGi support: - frascati/osgi/frascati-in-osgi/pom.xml
-
- 09 Oct, 2012 1 commit
-
-
Munilla Christophe authored
- fix findClass methods of FraSCAtiOSGiClassLoader and FraSCAtoOSGiClassloaderManager classes : handle empty package name - implementation.scripts is available
-
- 04 Sep, 2012 1 commit
-
-
Philippe Merle authored
-
- 20 Aug, 2012 3 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
* for pom.xml: - Added Maven profiles 'explorer' and 'web' to launch FraSCAti Explorer and Web Explorer respectively. - Added Maven repositories. - Added dependencies to ALL Nuxeo artifacts. * for TestNuxeo.java: - Used all Nuxeo Features. - Deployed all Nuxeo bundles. - Added automatic generation of the SCA composite for Nuxeo. - Removed introspection of Nuxeo. * for Nuxeo.composite: - Added more Nuxeo components.
-
Philippe Merle authored
* commented module nuxeo to avoid continuous integration errors. * removed dependency management. * excludes Eclipse jars related to OSGi from FraSCAti dependencies. * removed the dependency to the OSGi artifact. for runnable/pom.xml: * added a dependency to artifact nuxeo-runtime-test excluding some dependencies. * added a dependency to the OSGi artifact.
-
- 08 Aug, 2012 1 commit
-
-
Philippe Merle authored
Allowed to compile SCA composites containing <nuxeo:implementation.nuxeo> even when Nuxeo is not running. Useful to pregenerate membranes at compile time.
-
- 07 Aug, 2012 3 commits
-
-
Munilla Christophe authored
-
Munilla Christophe authored
-
Munilla Christophe authored
-
- 06 Aug, 2012 2 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
* Removed unnecessary MinimalistNuxeoFeature classes.
-
- 05 Aug, 2012 3 commits
-
-
Philippe Merle authored
* Exposed Nuxeo services as Web Services. * Added the Nuxeo Reload Component. * Allow to sleep some minutes before terminating JUnit tests. During these minutes, the user can access the Web services of Nuxeo. Type 'mvn -Dsleep=1' to sleep 1 minutes.
-
Philippe Merle authored
Moved introspectNuxeoFramework() from module frascati-implementation-nuxeo to frascati-implementation-nuxeo/examples/nuxeo.
-
Philippe Merle authored
* Removed all stuff related to a Nuxeo specific Juliac membrane. * Added JUnit test cases. * Added two examples: - nuxeo: reify core Nuxeo components as SCA components. - runnable: a Runnable Nuxeo component.
-
- 03 Aug, 2012 1 commit
-
-
Munilla Christophe authored
add fractal-bf-connectors-nuxeo add first binding.nuxeo implementation add tests
-