- 23 Nov, 2012 3 commits
-
-
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
-
Gwenael Cattez authored
-
Philippe Merle authored
-
- 22 Nov, 2012 3 commits
-
-
Gwenael Cattez authored
-
Gwenael Cattez authored
Add not working binding tests
-
Lionel Seinturier authored
-
- 21 Nov, 2012 3 commits
-
-
Lionel Seinturier authored
-
Gwenael Cattez authored
-
Philippe Merle authored
Set the type of the property timeout. Currently this is not strictly required but this will be required when moving FraSCAti to Tinfi 1.4.5.
-
- 19 Nov, 2012 8 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
* defined property <frascati.version> and used it instead of <project.version>. * removed <groupId> when it is equals to the parent <groupId>. * cosmetic updates of headers: copyright date, INRIA -> Inria, etc.
-
Philippe Merle authored
* added profile 'all'. * defined property <frascati.version> and used it instead of <project.version>. * moved property <fractal-adl.version> to helloworld-fractal/pom.xml. * moved property <cxf.version> to ws-parent/pom.xml. * removed <groupId> when it is equals to the parent <groupId>. * removed empty <build>, <repositories>, etc. * cosmetic updates of headers: copyright date, INRIA -> Inria, etc. In bpel-parent/pom.xml: * removed unneeded <pluginManagement> and <profiles>.
-
Gwenael Cattez authored
Add color chooser to add new domain Set copyright to 2011-2012
-
Philippe Merle authored
-
Lionel Seinturier authored
-
Philippe Merle authored
-
Philippe Merle authored
-
- 18 Nov, 2012 4 commits
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Rollback previous commit (that was not the issue: the support for <include> tags is provided by an extension of the parser in frascati-tinfi-sca-parser.)
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Use service type simple name when the service name in missing in the @Service annotation. No need to lower case the 1st character according to the spec.
-
- 17 Nov, 2012 3 commits
-
-
Philippe Merle authored
Setup FraSCAti system properties (e.g., bootstrap, binding uri base, etc.) in the Manifest of an one-jar jar.
-
Philippe Merle authored
This allows to embed the FraSCAti Web Explorer inside an one-jar jar.
-
Philippe Merle authored
This allows to use this plugin with Maven projects requiring to overload these properties. Thank to Alexandre for pointing this requirement.
-
- 16 Nov, 2012 9 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
Excluded artifact org.eclipse.stp.sca.osoa.java:osoa-java-api from dependency frascati-tinfi-membranes-oo as FraSCAti depends on a more recent version of this artifact.
-
Philippe Merle authored
Added dependency to frascati-tinfi-membranes-oo in order to avoid to regenerate FraSCAti Tinfi OO membranes.
-
Philippe Merle authored
-
Philippe Merle authored
This allows to produce self-contained FraSCAti-based applications. Required by Nabil for the SOCEDA project.
-
Philippe Merle authored
-
Philippe Merle authored
-
- 15 Nov, 2012 6 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
* a new state controller * a new membrane scaPrimitiveWithState * plugins for the OW2 FraSCAti Component Factory.
-
Philippe Merle authored
Avoid a NullPointerException when controllerDesc() has its default value.
-
PARAISO Fawaz authored
-
- 14 Nov, 2012 1 commit
-
-
Philippe Merle authored
-