Hello, SNAPSHOT is not a problem with OSGi. In the MANIFEST you have to replace 1.4.191-SNAPSHOT by 1.4.191.SNAPSHOT and it is ok (this is what maven bundle plugin do).
For the upcoming h2 raster patch, we have our own repository and continuous integration system: - Build - test - deploy http://jenkins.orbisgis.org/ - Maven repository and OSGi bundle repository http://nexus.orbisgis.org - test on pull request are done by travis You have to set SNAPSHOT for maven as SNAPSHOT jar are automatically re-downloaded every day (or forced with -U command) Regards, -- Nicolas Fortin Lab-STICC – CNRS UMR 6285 et Ecole Centrale de Nantes GIS http://orbisgis.org Spatial DB http://h2gis.org Noise http://noisemap.orbisgis.org -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
