Mail Archive Home | gotm-commits List | December 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Monday, December 19, 2005 @ 17:33:44
Author: rouvoy
Path: /cvsroot/gotm/gotm-jts/examples
Modified: explorer/execute.properties junit/build.xml
* Updating the AoKell library.
-----------------------------+
explorer/execute.properties | 2 +-
junit/build.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Index: gotm-jts/examples/explorer/execute.properties
diff -u gotm-jts/examples/explorer/execute.properties:1.4
gotm-jts/examples/explorer/execute.properties:1.5
--- gotm-jts/examples/explorer/execute.properties:1.4 Tue Nov 15 15:54:40
2005
+++ gotm-jts/examples/explorer/execute.properties Mon Dec 19 17:33:44
2005
@@ -1,5 +1,5 @@
#fractal.provider=org.objectweb.fractal.julia.Julia
-fractal.provider=aokell.AspectjProvider
+fractal.provider=aokell.AOKell
#julia.loader=org.objectweb.fractal.julia.loader.DynamicLoader
gotm-communication=org.objectweb.gotm.lib.message.FcEventBusSimple
Index: gotm-jts/examples/junit/build.xml
diff -u gotm-jts/examples/junit/build.xml:1.3
gotm-jts/examples/junit/build.xml:1.4
--- gotm-jts/examples/junit/build.xml:1.3 Fri Dec 16 17:03:29 2005
+++ gotm-jts/examples/junit/build.xml Mon Dec 19 17:33:44 2005
@@ -21,7 +21,7 @@
<!-- Initial developer(s): Romain Rouvoy. -->
<!-- Contributor(s): ______________________________________. -->
-<!-- $Id: build.xml,v 1.3 2005/12/16 16:03:29 rouvoy Exp $ -->
+<!-- $Id: build.xml,v 1.4 2005/12/19 16:33:44 rouvoy Exp $ -->
<!-- ==================================================================== -->
<project name="JTS JUnit" default="all">
@@ -91,7 +91,7 @@
value="${julia.cfg},${cache.cfg}" />
-->
<sysproperty key="fractal.provider"
- value="aokell.AspectjProvider"/>
+ value="aokell.AOKell"/>
<test name="org.objectweb.gotm.jts.tck.GoTMLocalTestCase"/>
</junit>
</target>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.