Mail Archive Home | architecture List | January 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
David Walluck wrote:
> Somehow this original message ended up in the wrong place, but now
> I have more time to add to it anyway.
>
> Current Status
>
> Here is a status of the new rpms that have been packaged for
> objectweb related materials.
>
> Here BR = BuildRequires (the package required this in order to
> build), R = Requires (the package requires this in order to run). I
> only list *new* packages that ahd to be built, not ones already in
> our repository.
>
> asm 1.4.1 (BR: monolog)
> c-jdbc 1.0b15 (BR/R: jgroups)
> fractal 2.0 (BR: asm jonathan <= 3.0a7 (not
> packaged) R: asm)
> jonathan 3.0a10 (BR/R: oldkilim jonathan monolog)
> kilim 2.0.32 (BR: monolog)
> monolog 1.7 (BR: fractal monolog)
> oldkilim 1.1.3
>
> Right now fractal is a problem because of a dependency on an
> obsolete version of jonathan whose source code I can't find even in
> CVS.
Fractal depends on the latest CVS version of Jonathan (3.0a10).
Anyway, I've copied the subset of Jonathan required by Fractal in the
Fractal repository. I've also refactored the Fractal CVS in several
modules. The available modules are:
.: used to get the whole Fractal repository.
fractal: used to get the Fractal API.
fractaladl: used to get the Fractal ADL tool.
fractalexamples: used to get the Fractal examples.
fractalgui: used to get the Fractal GUI tool.
fractalrmi: used to get the Fractal RMI ORB.
fractalswing: used to get the Fractal Swing components.
julia: used to get the Julia reference implementation.
web: used to get the Fractal web site.
each module includes the jar files of the modules it requires, and so
can be downloaded and built independently of the other modules. If
however you want to rebuild everything from the sources, here are the
dependencies:
fractal:
R: nothing
BR: ow_util_ant_tasks
julia:
R: monolog, asm, fractal
BR: ow_util_ant_tasks, cldc
fractaladl:
R: monolog, fractal, julia, antlr
BR: ow_util_ant_tasks
fractalrmi:
R: monolog, asm, fractal, fractaladl, julia
BR: ow_util_ant_tasks
fractalswing:
R: fractal
BR: ow_util_ant_tasks, fractaladl
fractalgui:
R: asm, fractal, fractaladl, fractalrmi,
fractalswing, julia, SVGGraphics
BR: ow_util_ant_tasks
Eric
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.