- 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
-
- 05 Oct, 2012 1 commit
-
-
Munilla Christophe authored
- FraSCAtiOSGiTracker and OSGiResourceProcessor are dependent of the core and used in frascati-in-osgi and osgi-in-frascati : those two classes are put in the core module - fix AbstractResource getResource and getResources methods bugs - configure binding-gcs-test - bpel, gcs, velocity, widget are available in frascati-in-osgi
-
- 05 Aug, 2012 1 commit
-
-
Munilla Christophe authored
-
- 29 May, 2012 1 commit
-
-
Munilla Christophe authored
- add some tests - lighten project : remove unnecessary api and resources-loader modules - move needed classes and interfaces to the core module - fix bug FraSCAti in Knopflerfish and improve osgi binding : no more FraSCAti instance's ClassLoader replacement
-
- 27 Feb, 2012 1 commit
-
-
Munilla Christophe authored
-