On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote: > > On 10/26/07, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 26/10/2007, Karl Pauls <[EMAIL PROTECTED]> wrote: > > > > > > This is up to Stuart. As far as I can see we are still in a bit of > > > unstable state but I looks like we should be ready soonish. > > > > > > yes - before we can do a new release, we'll need to stage and release > the > > following: > > > > org.osgi.service.obr # new artifact containing the > OBR > > good to know. I can cut a release of that one. > > > API > > maven-obr-plugin # used to install local OBR > metadata > > Would you be interested in doing this one together with the > maven-bundle-plugin? Let me know if not then I can look into it.
sure - this is the first time I've done an release for Felix, so I need to read up on the process ( ie. commands to prepare the various candidate jars for voting, signing of artifacts, etc... ) regards, > > Karl > > > I'm also waiting for the following Maven shared components to be > released: > > > > <groupId>org.apache.maven.shared</groupId> > > <artifactId>maven-dependency-tree</artifactId> > > <version>1.1-SNAPSHOT</version> > > > > <groupId>org.apache.maven.shared</groupId> > > <artifactId>maven-osgi</artifactId> > > <version>0.2.0-SNAPSHOT</version> > > > > we could do a release without these, but it would mean backing out a > couple > > of fixes > > supplied by Carlos which are needed by Maven projects using the > "bundleall" > > goal, so > > as things stand I'd prefer to let things stabilize for the moment... > > > > for those people who don't like using the apache snapshots repository > (as it > > also has > > snapshots of Maven itself, etc.) you could use the OPS4J snapshot > > repository, where > > I keep a copy of the latest bundle snapshot: > > > > <pluginRepositories> > > <pluginRepository> > > <id>ops4j-snapshots</id> > > <url>http://repository.ops4j.org/mvn-snapshots</url> > > <releases> > > <enabled>false</enabled> > > </releases> > > </pluginRepository> > > </pluginRepositories> > > > > HTH > > > > regards, > > > > > > Karl > > > > > > On 10/26/07, Damien Lecan <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > > > > > A lot of enhancements have been added to maven-bundle-plugin since > 1.0.0 > > > . > > > > > > > > Would it be possible to release a new version of it ? > > > > > > > > Thanks > > > > > > > > Damien Lecan > > > > > > > > > > > > > -- > > > Karl Pauls > > > [EMAIL PROTECTED] > > > > > > > > > > > -- > > Cheers, Stuart > > > > > -- > Karl Pauls > [EMAIL PROTECTED] > -- Cheers, Stuart
