- 26 Feb, 2009 7 commits
-
-
Lionel Seinturier authored
-
Nicolas Dolet authored
Add the intent debug as a dependency for the standalone distribution (required for the helloworld example) Add target to svn:ignore for the maven-plugin and the doc module Assembly-factory tools: FactoryCommandLine - remove classloader settings (useless since FraSCAti classloaders are updated) - access static methods in a static way
-
Damien Fournier authored
-
Nicolas Dolet authored
-
Nicolas Dolet authored
Add comanche as a module of assembly-factory examples helloworld-pojo: add target to svn:ignore
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- 25 Feb, 2009 4 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
Update the assembly plugin version to handle managed version of libraries (i.e. force libraries versions.
-
- 24 Feb, 2009 7 commits
-
-
Nicolas Dolet authored
- component references - component services Factorization of intent plugins java code in AbstractIntentPlugin (*) Move to fraclet 3.2.1 (required for (*)) Improve the debug intent handler: add component name in the trace Update the helloworld-bin example: add a debug intent onto a reference of the client component and onto the server component of the composite
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Damien Fournier authored
* Move GenerateFactoryMojo to separate module named frascati-factory-plugin (avoid dependencies with maven modules in distribution) * Update pom.xml to use frascati-factory-plugin module instead of frascati-factory-tools
-
- 23 Feb, 2009 10 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Damien Fournier authored
* Ensure that Java Interfaces have been loaded when creating component interfaces
-
Nicolas Dolet authored
-
Damien Fournier authored
* Fix bug #312879 : Meteo example fails with asm, by removing unused "cxf-rt-frontend-jaxws" dependency * Adds output directory for generated file to the test classpath when using generate factory plug-in
-
Nicolas Dolet authored
Illustrates usage of this intent in the helloworld-bin/assembly example.
-
Nicolas Dolet authored
-
Christophe Demarey authored
-
Damien Fournier authored
-
- 20 Feb, 2009 5 commits
-
-
Christophe Demarey authored
-
Christophe Demarey authored
-
Damien Fournier authored
-
Damien Fournier authored
-
Damien Fournier authored
-
- 19 Feb, 2009 1 commit
-
-
Damien Fournier authored
* WIP : Resolve CallBack interfaces support
-
- 18 Feb, 2009 2 commits
-
-
Christophe Demarey authored
-
Damien Fournier authored
* Use AFCLassLoader, allow to add URL on an URLClasloader * Rename FactoryClassLoader in FactoryLoaderItf * Use loadLibraries() method instead of setClassloader() * Set default output directory when create Factory Instance * SetOutput method allow to change output directory on the fly * FRASCATI_GENERATED gives default output directory value when the environment variable exist * Update RELEASE_NOTES * Update README for distribution * Cosmetics
-
- 13 Feb, 2009 2 commits
-
-
Damien Fournier authored
-
Damien Fournier authored
* Fix error when resolving service/reference without interface type * Resolve interface type for composite references/services * Cosmetics
-
- 12 Feb, 2009 1 commit
-
-
Nicolas Dolet authored
* core-factory: update ComponentIntent (add intents only on server interfaces for instance) * generate-factory: typo Transaction Service: * Transfer example: clean imports + typo * Add SCA intents & IntentManager composite files * Add the svn:ignore property for .settings, .classpath and .project
-
- 11 Feb, 2009 1 commit
-
-
Damien Fournier authored
-