- 19 Aug, 2010 4 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
Remove frascati.version property beacause it breaks maven-release-plugin and it is not useful. It's better to use project.version instead.
-
Christophe Demarey authored
-
- 18 Aug, 2010 1 commit
-
-
Philippe Merle authored
* Replaced USTL by University of Lille 1. * Added University of Lille 1 when missed. * Updated to 2010 as copyright date. Cosmetic updates.
-
- 17 Aug, 2010 3 commits
-
-
Philippe Merle authored
* Documented new profiles 'explorer-fscript', 'fscript-console', 'fscript-console-explorer', and 'explorer-jdk6'. * Cosmetic updates and typos. * Replaced USTL by University of Lille 1
-
Philippe Merle authored
-
Christophe Demarey authored
-
- 09 Aug, 2010 1 commit
-
-
Philippe Merle authored
- Added 'final' to all not overridden methods. - Moved from 'protected' to 'private' fields. - Removed 'public' to interface methods. - Removed 'public static final' to interface fields. - Removed unused import statements. - Added @SuppressWarnings("serial"). - Added missed brackets for if/else statements. - Added getter methods into Twitter JAXB-based classes. * Replaced 'USTL' by 'University of Lille 1'. * Updated copyright date to 2010. * Cosmetic updates.
-
- 02 Aug, 2010 1 commit
-
-
Philippe Merle authored
Added logging.properties into directory examples/ to be sure that this is always the same logging.properties file used in both the global build and the standalone distribution.
-
- 01 Aug, 2010 1 commit
-
-
Philippe Merle authored
-
- 12 Jun, 2010 1 commit
-
-
Philippe Merle authored
Following Java code lines illustrate how to instantiate FraSCAti: import org.ow2.frascati.FraSCAti; ... FraSCAti frascati = FraSCAti.newFraSCAti(); This static method uses three Java system properties: - 'org.ow2.frascati.class': The FraSCAti class to instantiate. Possible values are: * org.ow2.frascati.FraSCAti (default value) - 'org.ow2.frascati.bootstrap': The FraSCAti composite to bootstrap. Possible values are: * org.ow2.frascati.bootstrap.FraSCAti (default value) * org.ow2.frascati.bootstrap.FraSCAtiJDT (FraSCAti plus Juliac and JDT) * org.ow2.frascati.bootstrap.FraSCAtiFractal (FraSCAti plus <implementation.fractal>) - 'org.ow2.frascati.composite': The FraSCAti composite to load. Possible values are: * org.ow2.frascati.FraSCAti (default value) This is now easy to add a new FraSCAti bootstrap composite. See an example into frascati/modules/frascati-implementation-fractal/
-
- 30 Apr, 2010 1 commit
-
-
Philippe Merle authored
1) class AssemblyFactory without code generation and compilation (module frascati-assembly-factory), 2) class Factory with Juliac-based generation and compilation (previous module frascati-runtime-factory). * Replaced most usage of the class Factory by the class AssemblyFactory. * Renamed the class Factory to RuntimeFactory. This will help to easily identify where the second assembly factory is still required. * Renamed module frascati-runtime-factory into frascati-assembly-factory-juliac-jdt-tinfi-oo * Used the OW2 FraSCAti Compiler to compile SCA composites describing the architecture of OW2 FraSCAti. This generates code at compilation time and then reduce the requirement to generate code at runtime. * Moved to Tinfi 1.3.1-SNAPSHOT and Juliac 2.2.5-SNAPSHOT.
-
- 19 Apr, 2010 1 commit
-
-
Philippe Merle authored
Warning this impacts your development: * update the package of classes Factory, CompositeManager, etc. that you use. * update the composite where your Assembly Factory plugins are declared from resources/org/ow2/frascati/factory/AssemblyFactory.composite to resources/org/ow2/frascati/assembly/factory/AssemblyFactory.composite
-
- 01 Mar, 2010 1 commit
-
-
Philippe Merle authored
illustrate <tuscany:binding.http> * added 'availability-intent' in the build process * examples/frascati-test/ - add a dependency to module 'frascati-fscript' - update test classes with new FraSCAti exceptions * examples/helloworld-rmi/ - add a dependency to module 'frascati-binding-rmi' * examples/helloworld-script/ - add a dependency to module 'frascati-implementation-script' * examples/reconfig/ - add dependencies to modules 'frascati-binding-rest' and 'frascati-binding-ws' - add a profile -Pdemo-adt-galaxy - add an HTML page to use the converter service - add 'just-converter' SCA composite and diagram - add 'reconfigure-dollar.fscript' * examples/twitter-rest/ - add a dependency to module 'frascati-binding-rest' * examples/counter-rest/server-war/ - add a dependency to module 'frascati-binding-rest' * examples/ws-parent/ - add a dependency to module 'frascati-binding-ws' * examples/chat/ - update to new FraSCAti exceptions. * Various cosmetic updates in pom.xml
-
- 20 Jan, 2010 4 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
- 19 Jan, 2010 2 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
- 19 Dec, 2009 1 commit
-
-
Christophe Demarey authored
Add a new factory enabling fscript personality. Add a FactoryInstanciationException. Break depedency between fscript and helloworld-rmi modules.
-
- 03 Dec, 2009 2 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
- 27 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 25 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 24 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 23 Nov, 2009 2 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
- 19 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 16 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 13 Nov, 2009 1 commit
-
-
Christophe Demarey authored
-
- 28 Oct, 2009 1 commit
-
-
Nicolas Dolet authored
-
- 23 Oct, 2009 1 commit
-
-
Christophe Demarey authored
-
- 21 Oct, 2009 1 commit
-
-
Christophe Demarey authored
-