On 17/04/2008, David Bosschaert <[EMAIL PROTECTED]> wrote: > > On 17/04/2008, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > > > Hi David, snapshots can be found here: > > > > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/commons > > > > but note that this also contains snapshots for Maven itself > > so you might see some odd results, unless you've locked > > down your plugin versions (YMMV) > > > > we haven't released any commons artifacts yet, because > > of the issues relating to re-releasing modified artifacts of > > other projects - most people build them from trunk or use > > the snapshots... > > Thanks Stuart, that helped! > > It would be nice if a released version of these bundles was made > available somehow, so I can release my project based on them too. Sure > I can wrap my own, but it just means everybody is doing the same > thing...
well ideally the original project would add the necessary OSGi metadata in their next release - the Felix "commons" project is really only meant to be a stop-gap until that happens, and as I mentioned before, there are some issues with us re-releasing artifacts from other projects (ie. naming, versioning, licenses) if the original project sees a demand for OSGi and makes such a release, then this saves us from having to maintain and track their project - which benefits everyone so please let them know :) Cheers, > > > David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Stuart

