easysoa / EasySOA

A light, collaborative platform to make Service Oriented Architecture simple.
http://www.easysoa.org
35 stars 8 forks source link

Migrate to Fractal 2.5 in FraSCAti (for Scarbo) #129

Open mdutoo opened 11 years ago

mdutoo commented 11 years ago

So Scarbo can be released for OW2Con (end of November).

Even better : make it easy for Open Wide to do it on its own.

Says yrodiere (2021/07/04) :

In order to benefit from a bugfix in the recent versions of Fractal (rev. 10939), I've been trying to use Fractal 2.5-SNAPSHOT with FraSCAti 1.5-SNAPSHOT, quite unsuccessfully for the moment. It seems FraSCAti would require some code changes before being able to use Fractal 2.5. Marc told me about issue #92 on the EasySOA issue tracker, and I must say I'm interested in the status of FraSCAti integration, too. Is there any plan to use Fractal 2.5 in FraSCAti, and do you know when? And if not, would it require much work to integrate revision 10939 of Fractal (more precisely, juliac-jdt) in FraSCAti?

Says pmerle :

FraSCAti uses Tinfi which uses JuliaC. The revision you want to use is related to JuliaC. To migrate FraSCAti to the last JuliaC we need also to migrate to the last Tinfi. This requires to update some Java code and some Maven POMs. I will see this migration for beginning of september.

philippemerle commented 11 years ago

FraSCAti 1.5-SNAPSHOT has been migrated to Tinfi 1.4.5 and Juliac 2.5. The migration was committed in the FraSCAti SVN. Some issues are still to resolve on some FraSCAti modules (mainly BPEL and OSGi).

So you download the source of FraSCAti 1.5, compile it, and try it with Scarbo 2.0.

Hope this migration resolves your requirements.