On 14 December 2011 09:18, Timothy Ward <[email protected]> wrote: > > Hi Jeremy, > > Sorry it's taken so long for me to look at all this - I have built all the > source zips in the repos. They all build, and pass all tests. The built JARs > have all the right files in all the right places. > > I have noticed two issues. One of which I'm happy to live with, the other > much less so: > > The JNDI URL bundle exports the package > org.apache.aries.jndi.services;version="0.3.0" this should really be exported > at version 0.3.1 as it has changed internally. This isn't a major issueThe > JNDI uber bundle imports all it's aries dependencies using a [0.x,1) version > range (e.g org.apache.aries.jndi.urls;version="[0.3,1)" ). This is not > consistent with the minor version increments we use elsewhere, and really > needs to be fixed.
OK, it's worth respinning for this. > > Regards, > > Tim Ward > ------------------- > Apache Aries PMC member & Enterprise OSGi advocate > Enterprise OSGi in Action (http://www.manning.com/cummins) > ------------------- > > >> From: [email protected] >> Date: Mon, 12 Dec 2011 11:45:53 +0000 >> Subject: Re: [VOTE] Apache Aries JNDI release (multiple bundles) >> To: [email protected] >> >> Hi, 72 hours has passed but not votes. Please vote on this as it was >> user that requested it and it's taken a while to get this out anyway. >> >> Thanks, >> Jeremy >> >> On 5 December 2011 13:56, Jeremy Hughes <[email protected]> wrote: >> > Hi, >> > >> > I have staged version 0.3.1 of all the JNDI bundles except for the API >> > bundle which hasn't changed since 0.3. This represents a set of bug >> > fix releases. For each of the bundles there is a link to the the >> > location on the staging repo and a link to the release notes in JIRA. >> > My public key is in the KEYS file available from SVN here: >> > >> > https://svn.apache.org/repos/asf/aries/KEYS >> > >> > Apache Aries JNDI Core 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.core/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319178 >> > >> > Apache Aries JNDI URL Handler 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.url/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319179 >> > >> > Apache Aries JNDI RMI Handler 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.rmi/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319180 >> > >> > Apache Aries JNDI Bundle 0.3.1 (the uber bundle) >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319181 >> > >> > Apache Aries JNDI Support for Legacy Runtimes 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.legacy.support/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319182 >> > >> > Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests >> > 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.url.itest.biz/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319183 >> > >> > Apache Aries JNDI Test Bundle for Aries jndi-url iTests 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.url.itest.web/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319184 >> > >> > Apache Aries JNDI iTests for jndi-url 0.3.1 >> > https://repository.apache.org/content/repositories/orgapachearies-288/org/apache/aries/jndi/org.apache.aries.jndi.url.itest/ >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&version=12319185 >> > >> > Each release has an associated tag in: >> > http://svn.apache.org/repos/asf/aries/tags/ >> > >> > Vote will be open for 72 hours. >> > >> > [ ] +1 approve >> > [ ] +0 no opinion >> > [ ] -1 disapprove (and reason why) >> > >> > Thank you, >> > Jeremy >
