Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/SNAPSHOT versions - which and why"

(New page: Please list here third party libraries which we currently use in SNAPSHOT versions in SMILA. Add reasons why we can currently not use a released version of this library and other informati...)
 
(Apache ODE)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Apache ODE ===
 
=== Apache ODE ===
  
* Bundle: org.apache.ode
+
No snapshot anymore, we are now using ODE release 2.0-beta2.
* Component Owner: Jürgen Schumacher
+
* Used version: Trunk Snapshot of 2008-07-02 (rev 673252)
+
* Latest release: 1.2
+
* Licenses:
+
** ODE itself has Apache Software License 2.0.
+
** Some contained third party libs use different licenses: CPL, CDDL, BSD-style licsenses. See about files of bundle for details.
+
* Features missing in release:
+
** Support for BPEL Extension Activities is only available in snapshot. We need this to invoke SMILA pipelets and services from BPEL.
+
* Release that will contain missing features
+
** According to ODE user mailing list: probably 1.3.
+
** Release date is not yet fixed, but should be not too long - from a [http://mail-archives.apache.org/mod_mbox/ode-user/200805.mbox/%3cfbdc6a970805290802y1a5af2b7p6ef76e13a47336d5@mail.gmail.com%3e|mail in user mailing list on 2008-05-29]: "I think about 2 months is a reasonable timeframe."
+
  
 
[[Category:SMILA]]
 
[[Category:SMILA]]

Latest revision as of 11:31, 11 March 2009

Please list here third party libraries which we currently use in SNAPSHOT versions in SMILA. Add reasons why we can currently not use a released version of this library and other information that may be helpful in getting this library through the Eclipse IP process.

Where possible add deep links to forum threads and post etc. or any other publicly available reference to support your claim.

Apache ODE

No snapshot anymore, we are now using ODE release 2.0-beta2.

Back to the top