- Dec 11, 2012
-
-
Lionel Seinturier authored
-
- Dec 06, 2012
-
-
Lionel Seinturier authored
-
- Dec 03, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Maven source and javadoc packaging (required by the OW2 Nexus deployment process.) Typos.
-
Lionel Seinturier authored
Handle membrane descriptors first in case the ADL and component descriptors use it. This is already what the MOJO is doing.
-
- Dec 02, 2012
-
-
Lionel Seinturier authored
Enable transmitting the name of @Membrane annotated classes when requesting the Juliac MOJO to generate the code associated with a membrane type. Use this feature in Tinfi for pre-mixed membranes.
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Fix path in scripts.
-
- Dec 01, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Remove unused method in Maven 2 MOJO.
-
- Nov 25, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- Nov 21, 2012
-
-
Lionel Seinturier authored
-
- Nov 18, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- Nov 17, 2012
-
-
Lionel Seinturier authored
-
- Nov 02, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- Oct 02, 2012
-
-
Lionel Seinturier authored
-
- Sep 29, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- Sep 28, 2012
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Fix groupId.
-
Lionel Seinturier authored
-
Lionel Seinturier authored
Move exception classes to the api package.
-
- Sep 27, 2012
-
-
Lionel Seinturier authored
-
- Sep 24, 2012
-
-
Lionel Seinturier authored
-
- Jul 26, 2012
-
-
Philippe Merle authored
This is required by the SocEDA project. * Move from groupId org.objectweb.fractal.bf to org.ow2.fractal.bf This is required in order to deploy artefacts on the OW2 Maven repository. * Moved to SLF4J 1.6.2 This is required to ensure compatibility between SOAP and JSON-RPC bindings.
-
- Jul 18, 2012
-
-
Lionel Seinturier authored
-
- Jul 03, 2012
-
-
Munilla Christophe authored
fix Juliac bug using Eclipse JDT Compiler : files which are not jars, zips, or directories cause {@link NullPointerException} when trying to create class path entries from them.
-
- Jun 18, 2012
-
-
Philippe Merle authored
-
Philippe Merle authored
-
- Jun 15, 2012
-
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
- bind() returns the stub component. - export() returns the skeleton component. Then applications could manipulate stub/skeleton components after bind/export.
-