Mail Archive Home | gotm-commits List | March 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Monday, March 14, 2005 @ 13:42:03
Author: rouvoy
Path: /cvsroot/gotm/gotm-explorer
Modified: .classpath build.xml
Removed: lib/apollon/apollon-runtime.jar
lib/fractal-explorer/basic-plugin.jar
lib/fractal-explorer/browser.jar
lib/fractal-explorer/fractal-browser.jar
lib/fractal-explorer/fractal-plugin.jar
lib/fractal-explorer/xerces.jar
* Integrating JacORB with Fractal to provide CORBA-based support for Fractal
components.
* Adding new Xdoclet tag @julia.controller desc="" to specify a particular
controller descriptor to use.
* Updating the cache-controller to be supported correctly by composite
components.
* Adding fractal-corba module helloworld example.
* Fractal-explorer library moved from gotm-explorer to fractal-import module.
------------------------------------------+
.classpath | 8 +++++---
build.xml | 9 ++-------
lib/apollon/apollon-runtime.jar | <<Binary file>>
lib/fractal-explorer/basic-plugin.jar | <<Binary file>>
lib/fractal-explorer/browser.jar | <<Binary file>>
lib/fractal-explorer/fractal-browser.jar | <<Binary file>>
lib/fractal-explorer/fractal-plugin.jar | <<Binary file>>
lib/fractal-explorer/xerces.jar | <<Binary file>>
8 files changed, 7 insertions(+), 10 deletions(-)
Index: gotm-explorer/.classpath
diff -u gotm-explorer/.classpath:1.5 gotm-explorer/.classpath:1.6
--- gotm-explorer/.classpath:1.5 Wed Mar 2 16:25:20 2005
+++ gotm-explorer/.classpath Mon Mar 14 13:42:03 2005
@@ -4,12 +4,14 @@
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/gotm"/>
<classpathentry kind="src" path="/ow-transaction"/>
- <classpathentry kind="lib" path="lib/fractal-explorer/browser.jar"/>
- <classpathentry kind="lib"
path="lib/fractal-explorer/fractal-browser.jar"/>
- <classpathentry kind="lib"
path="lib/fractal-explorer/fractal-plugin.jar"/>
<classpathentry kind="lib"
path="/fractal-import/lib/fractal/fractal.jar"/>
<classpathentry kind="lib"
path="/fractal-import/lib/fractal-adl/fractal-adl.jar"/>
<classpathentry kind="lib"
path="/fractal-import/lib/julia/julia-mixins.jar"/>
<classpathentry kind="lib"
path="/fractal-import/lib/julia/julia-runtime.jar"/>
+ <classpathentry kind="lib"
path="/fractal-import/lib/fractal-explorer/basic-plugin.jar"/>
+ <classpathentry kind="lib"
path="/fractal-import/lib/apollon/apollon-runtime.jar"/>
+ <classpathentry kind="lib"
path="/fractal-import/lib/fractal-explorer/browser.jar"/>
+ <classpathentry kind="lib"
path="/fractal-import/lib/fractal-explorer/fractal-browser.jar"/>
+ <classpathentry kind="lib"
path="/fractal-import/lib/fractal-explorer/fractal-plugin.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Index: gotm-explorer/build.xml
diff -u gotm-explorer/build.xml:1.5 gotm-explorer/build.xml:1.6
--- gotm-explorer/build.xml:1.5 Wed Mar 2 16:25:20 2005
+++ gotm-explorer/build.xml Mon Mar 14 13:42:03 2005
@@ -21,7 +21,7 @@
<!-- Initial developer(s): Romain Rouvoy. -->
<!-- Contributor(s): ______________________________________. -->
-<!-- $Id: build.xml,v 1.5 2005/03/02 15:25:20 rouvoy Exp $ -->
+<!-- $Id: build.xml,v 1.6 2005/03/14 12:42:03 rouvoy Exp $ -->
<!-- ==================================================================== -->
<project name="GoTM Explorer" default="all">
@@ -50,12 +50,7 @@
<antcall target="import"/>
</target>
- <target name="-explorer-prepare" depends="-gotm">
- <copy todir="${build.dir}/${lib.dir}">
- <mapper type="flatten"/>
- <fileset dir="${basedir}/${lib.dir}"
includes="**/*.jar"/>
- </copy>
- </target>
+ <target name="-explorer-prepare" depends="-gotm,-fractal.explorer"/>
<target name="explorer-compile" depends="-explorer-prepare">
<mkdir dir="${build.dir}/${class.dir}"/>
Index: gotm-explorer/lib/apollon/apollon-runtime.jar
cvs rdiff: failed to read diff file header /tmp/cvsKkKNIW for
apollon-runtime.jar,v: end of file
Index: gotm-explorer/lib/fractal-explorer/basic-plugin.jar
cvs rdiff: failed to read diff file header /tmp/cvsf2TOBX for
basic-plugin.jar,v: end of file
Index: gotm-explorer/lib/fractal-explorer/browser.jar
cvs rdiff: failed to read diff file header /tmp/cvsuVraQY for browser.jar,v:
end of file
Index: gotm-explorer/lib/fractal-explorer/fractal-browser.jar
cvs rdiff: failed to read diff file header /tmp/cvsNqGWDU for
fractal-browser.jar,v: end of file
Index: gotm-explorer/lib/fractal-explorer/fractal-plugin.jar
cvs rdiff: failed to read diff file header /tmp/cvsyWRsIV for
fractal-plugin.jar,v: end of file
Index: gotm-explorer/lib/fractal-explorer/xerces.jar
cvs rdiff: failed to read diff file header /tmp/cvsvEobx4 for xerces.jar,v:
end of file
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.