Good catch of the SNAPSHOT dependency in archetypes/command/src/main/resources/archetype-resources/pom.xml.
As to the osgi:list help description, the -1 default value is internal value the threshold has until runtime when it reads the configured setting or passed value. It would be nice if the default printed the configured value, perhaps an improvement jira entry could be made for this. On Thu, Nov 18, 2010 at 2:36 AM, Jarek Gawor <[email protected]> wrote: > I was trying to build 2.1.2 tag. The archetypes itests failed because > the ./archetypes/command/src/main/resources/archetype-resources/pom.xml > defines a snapshot dependency on org.apache.karaf.shell.console. > > Also, I was a bit confused about the osgi:list --help description for > -t option. It says: > > -t > Specifies the bundle threshold; bundles with a > start-level less than this value will not get > printed out. > (defaults to -1) > > If it defaults to -1 it should show all bundles by default. But it > seems to default to 50. > > Jarek > > On Wed, Nov 17, 2010 at 7:46 PM, Jamie G. <[email protected]> wrote: >> Hi, >> >> We resolved 5 issues in this release (may take some time for cwiki to >> update with this page): >> https://cwiki.apache.org/confluence/display/KARAF/Karaf+2.1.2+Release >> >> Staging repository: >> https://repository.apache.org/content/repositories/orgapachekaraf-002/ >> >> Release tags: >> http://svn.apache.org/repos/asf/karaf/tags/karaf-2.1.2/ >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Veto the release (please provide specific comments) >> >> This vote will be open for 72 hours. >> >
