--
You received this message because you are subscribed to the Google Groups "wisdom-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wisdom-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/wisdom-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/wisdom-discuss/54D4DB5A.1090505%40gmx.fr.
For more options, visit https://groups.google.com/d/optout.
Hi,
Did you try with:
<dependency><groupId>org.apache.commons</groupId><artifactId>com.springsource.org.apache.commons.jxpath</artifactId><version>1.3.0</version></dependency>
Or, you can use the non-bundle dependency support (called library). The documentation is available there: http://wisdom-framework.org/reference/0.7.0/index.html#_using_non_osgi_dependencies
:-), no unfortunately, such Rosetta Stone does not exist.
Generally, when the library I want to use it not a bundle, I check on the Spring Source Bundle Repository (http://ebr.springsource.com/repository/app/). Bundles there are far from perfect, but help. If I can’t find my library, then I use the Wisdom Library support to, at least, check it does what I want. If it does, I spend some time in making a bundle, meaning:
--
You received this message because you are subscribed to the Google Groups "wisdom-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wisdom-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/wisdom-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/wisdom-discuss/54D728E1.807%40gmx.fr.
:-), no unfortunately, such Rosetta Stone does not exist.Generally, when the library I want to use it not a bundle, I check on the Spring Source Bundle Repository (http://ebr.springsource.com/repository/app/). Bundles there are far from perfect, but help. If I can’t find my library, then I use the Wisdom Library support to, at least, check it does what I want. If it does, I spend some time in making a bundle, meaning:
- computing import / export packages
- mining the code to detect SPI, loadClass, getResource, TCCL access, annotation processing...
- design a service I want to use, to avoid leaking the whole API - and if it’s possible, make the service interface independent of the library (meaning that I can substitute by another one someday)
Of course !
Could you open an issue that I don’t forget (should have some time for Wisdom tomorrow).
Cheers,
Clement
--
You received this message because you are subscribed to the Google Groups "wisdom-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wisdom-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/wisdom-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/wisdom-discuss/54D73425.9080307%40gmx.fr.
To view this discussion on the web visit https://groups.google.com/d/msgid/wisdom-discuss/etPan.54d72b93.643c9869.6a2f%40Macintosh.local.
On 8 février 2015 at 12:35:41, Olivier NOUGUIER (olivier....@gmail.com) wrote:
http://mvnrepository.com/artifact/org.apache.servicemix.bundles are also a good place to look at IMHO.
Right, and their bundle are generally pretty good (much more tailored that the Spring Repository ones).
Cheers,
Clement
To view this discussion on the web visit https://groups.google.com/d/msgid/wisdom-discuss/CA%2B_EWT%3DMySX9CLS%2BNCnQVhybivZVK5F7mrWZSzt%2Bca3FRX6JMg%40mail.gmail.com.