Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[smila-dev] New bundles

Hi,

I'm currently refactoring the ODE-bundle: Axis2 will be a separate bundle which makes it possible
to use it for communication with external WebServices in SMILA pipelets/processing services (hopefully in crawlers, too - not yet tested). This results in a few new third party bundles 
(no new CQs necessary, everything has been in the ODE bundle's lib directory before):

- com.ctc.wstx
- org.apache.axis2.kernel
- org.hsqldb

and in SMILA.extension:

- javax.wsdl-1.6.2 from Orbit.

I will commit these changes to the trunk soon, so expect some build failures, and please update
your workspaces when the build status is green again. If I've done it right, you shouldn't 
note any difference. If not, please report problems to me (-;

Cheers,
Jürgen 


Back to the top