[jira] [Closed] (FELIX-3465) Multi root resolve operations may cause duplicate blame chains to be created

2012-04-16 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3465. -- Resolution: Fixed Committed the patch to both framework and resolver. This was a good catch

[jira] [Closed] (FELIX-3463) Multiple hosts for a fragment that exports a package causes ArrayIndexOutOfBoundsException

2012-04-16 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3463. -- Resolution: Fixed Assignee: Richard S. Hall I've applied the

[jira] [Closed] (FELIX-3450) Class in different directory than declared

2012-04-10 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3450. --- Resolution: Not A Problem > Class in different directory than decla

[jira] [Closed] (FELIX-3423) AdapterImpl copies the DependencyManager.ASPECT service property when adapting an aspect.

2012-04-03 Thread Marcel Offermans (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Offermans closed FELIX-3423. --- Reviewed the patch. Looks good. > AdapterImpl copies

[jira] [Closed] (FELIX-2613) Configuration Status Should not display contents of first provider when opening

2012-04-03 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-2613. --- > Configuration Status Should not display contents of first provider when > o

[jira] [Closed] (FELIX-3413) NPE and thread blocked in org.osgi.service.packageadmin.PackageAdmin#refreshPackages(Bundle[])

2012-03-29 Thread Yasuhiro Kawame (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuhiro Kawame closed FELIX-3413. -- Thank you for fixing it. > NPE and thread blocked

[jira] [Closed] (FELIX-3401) Update extenderbased SimpleShapes example to use org.osgi.util.tracker.BundleTracker

2012-03-29 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3401. -- Looks fine. Thanks! > Update extenderbased SimpleShapes example to

[jira] [Closed] (FELIX-3391) Unexpected warning when using bnd-ipojo-plugin

2012-03-27 Thread Loris Bouzonnet (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loris Bouzonnet closed FELIX-3391. -- Thank you! > Unexpected warning when using bnd-ipojo-plu

[jira] [Closed] (FELIX-3105) WebConsole bundle should export packages from embedded jars

2012-03-26 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3105. Nothing more to do here. > WebConsole bundle should export packages f

[jira] [Closed] (FELIX-2794) noInitialDelay is not correctly implemented

2012-03-16 Thread Guillaume Nodet (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed FELIX-2794. -- Resolution: Duplicate Fix Version/s: fileinstall-3.1.12 Assignee: Guillaume

[jira] [Closed] (FELIX-3382) Update servicebased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-13 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3382. -- Resolution: Fixed Thanks for the review and the answers! > Upd

[jira] [Closed] (FELIX-3385) Maven-bundle-plugin uses resolved version for embedded artifacts (Artifact.getVersion() vs Artifact.getBaseVersion())

2012-03-12 Thread Bob Ziuchkovski (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Ziuchkovski closed FELIX-3385. -- Resolution: Not A Problem This can be worked-around with configuration changes...the change

[jira] [Closed] (FELIX-3379) Update extenderbased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-09 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3379. -- Resolution: Fixed Thanks for reviewing. You can be sure, that I'll synchronize the exa

[jira] [Closed] (FELIX-3378) class in bootclasspath cannot load osgi framework class

2012-03-08 Thread dave c (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dave c closed FELIX-3378. - Resolution: Not A Problem It was not a problem in how we profiled the OSGi environment. It was a problem with

[jira] [Closed] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-07 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3376. -- Resolution: Fixed thanks for reviewing! I'll comment on your suggestions on the ML. Re

[jira] [Closed] (FELIX-3375) Update SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3375. -- Resolution: Fixed I was thinking about how the embedded start could be improved. I'll h

[jira] [Closed] (FELIX-3370) Complex Require-Bundle resolver failure

2012-03-03 Thread Thomas Diesler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler closed FELIX-3370. - Resolution: Not A Problem Fix Version/s: (was: framework-4.2.0) Found it - Thanks

[jira] [Closed] (FELIX-3368) Class loading fails on shutdown because zip is unreadable

2012-02-29 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3368. -- Resolution: Duplicate > Class loading fails on shutdown because zip is unreada

[jira] [Closed] (FELIX-3368) Class loading fails on shutdown because zip is unreadable

2012-02-29 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3368. -- Resolution: Duplicate > Class loading fails on shutdown because zip is unreada

[jira] [Closed] (FELIX-3361) Bundle#start does not comply with the spec

2012-02-24 Thread Guillaume Nodet (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed FELIX-3361. -- Resolution: Won't Fix I do understand what you say, but that's the first case I

[jira] [Closed] (FELIX-3348) StartLevel thread may terminate on uncaught exception

2012-02-14 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3348. Thanks alot. I am happy with that. > StartLevel thread may terminate

[jira] [Closed] (FELIX-3254) manifest goal generates wrong Export-Package when Embed-Dependency

2012-02-11 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3254. --- Resolution: Fixed Fix Version/s: maven-bundle-plugin-2.3.7 Assignee: Stuart

[jira] [Closed] (FELIX-3300) Avoid warning about superfluous export-package instructions for empty directories

2012-02-11 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3300. --- Resolution: Fixed Fix Version/s: maven-bundle-plugin-2.3.7 Assignee: Stuart

[jira] [Closed] (FELIX-3299) Fix instable tests in BundlePluginTest

2012-02-11 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3299. --- Resolution: Fixed Fix Version/s: maven-bundle-plugin-2.3.7 Assignee: Stuart

[jira] [Closed] (FELIX-3310) [patch] maven-bundle-plugin build fails with maven3 (manageArtifactSystemPath is missing)

2012-02-11 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3310. --- Resolution: Fixed Fix Version/s: maven-bundle-plugin-2.3.7 Assignee: Stuart

[jira] [Closed] (FELIX-3347) Upper-case environment variables end up in final manifest

2012-02-11 Thread Stuart McCulloch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch closed FELIX-3347. --- Resolution: Fixed Fixed in r1243069 > Upper-case environment variables

[jira] [Closed] (FELIX-3337) DependencyManager/Updated configuration dependency does not propagate to provided service properties

2012-02-04 Thread Pierre De Rop (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop closed FELIX-3337. Resolution: Invalid Sorry Marcel for this useless jira issue: there is absolutely no bugs, and the

[jira] [Closed] (FELIX-3308) Present a nice error message if a bundle update is not possible

2012-02-01 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3308. Done. > Present a nice error message if a bundle update is not possi

[jira] [Closed] (FELIX-3313) dropped() should not be called when updating a resource

2012-01-24 Thread Angelo van der Sijpt (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angelo van der Sijpt closed FELIX-3313. --- Resolution: Invalid Turns out this behavior is not caused by the way the

[jira] [Closed] (FELIX-3272) Add property to allow foreign resource processors

2012-01-23 Thread Angelo van der Sijpt (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angelo van der Sijpt closed FELIX-3272. --- Looks just like my patch, thanks! > Add property to allow fore

[jira] [Closed] (FELIX-3305) Provide scr-plugin goal as a lifecycle mapping for m2e

2012-01-17 Thread Konrad Windszus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed FELIX-3305. -- Resolution: Duplicate Duplicate of FELIX-3170 > Provide scr-plugin goal a

[jira] [Closed] (FELIX-3283) Use generics in the Web Console

2012-01-06 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3283. Resolution: Won't Fix Fix Version/s: (was: webconsole-3.2.0) After reve

[jira] [Closed] (FELIX-3019) components page doesn't catch exceptions from underlying DS

2011-12-19 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3019. Resolution: Won't Fix Assignee: Felix Meschberger I think we don't

[jira] [Closed] (FELIX-2839) SCR and Deployment Admin dependency

2011-12-17 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-2839. Resolution: Won't Fix This has superseded by FELIX-3099 and FELIX

[jira] [Closed] (FELIX-3278) Empty array is not persisted correctly

2011-12-16 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3278. Resolution: Duplicate Assignee: Felix Meschberger Thanks for the confirmation. Thus

[jira] [Closed] (FELIX-3257) OBR resolver unable to pick up the highest bundle version when selecting the best candidate

2011-12-06 Thread Closed
[ https://issues.apache.org/jira/browse/FELIX-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Kristian Söreide closed FELIX-3257. --- > OBR resolver unable to pick up the highest bundle version when selecting

[jira] [Closed] (FELIX-3084) Submission of source code for review of software grant for lightweight HTTP service implementation.

2011-12-05 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3084. -- Resolution: Fixed This is done. Good work Ken. > Submission of source c

[jira] [Closed] (FELIX-3251) [PATCH] OSGi Tutorials: Compilation issue with BundleContext.registerService()

2011-12-05 Thread Gaston Gonzalez (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaston Gonzalez closed FELIX-3251. -- Thanks for the quick turn around Richard. > [PATCH] OSGi Tutorials: Compilat

[jira] [Closed] (FELIX-3250) Bouncy Castle JCE with Felix framework 3.0.8/3.0.9

2011-12-02 Thread Karl Pauls (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed FELIX-3250. - Resolution: Invalid Assignee: Karl Pauls Closing as it was a user error. > Bou

[jira] [Closed] (FELIX-3249) iPOJO Bnd Plugin do not write all the metadatas in the manifest

2011-12-01 Thread Guillaume Sauthier (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Sauthier closed FELIX-3249. - Thanks, any release foreseen ? > iPOJO Bnd Plugin do not write all

[jira] [Closed] (FELIX-3213) Test

2011-11-29 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3213. -- Resolution: Invalid Bogus issue. > Test > > >

[jira] [Closed] (FELIX-3221) NPE when uninstall a bundle on enabled OSGi security

2011-11-21 Thread Michael Hirsch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hirsch closed FELIX-3221. - This bugfix works for us. No NPE is thrown anymore. Thanks. > NPE when uninstal

[jira] [Closed] (FELIX-3220) Multiple ClassCastException(s) when invoking OSGi Service-Hooks (EventHook, FindHook)

2011-11-21 Thread Michael Hirsch (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hirsch closed FELIX-3220. - I tested the EventHook and FindHook invocation and it works properly now! Not tested is the

[jira] [Closed] (FELIX-3178) NPE in ResolverImpl

2011-11-21 Thread Andreas Schlosser (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Schlosser closed FELIX-3178. Works for me as well. Thanks for the help. > NPE in ResolverI

[jira] [Closed] (FELIX-3196) Security Problem: Getting full file access within the cache directory from one Bundle

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3196. -- Resolution: Fixed > Security Problem: Getting full file access within the cache direct

[jira] [Closed] (FELIX-3211) org.apache.felix.framework.cache.BundleCache.deleteDirectoryTreeRecursive throws NPE

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3211. -- Resolution: Fixed

[jira] [Closed] (FELIX-3205) Error resolving system.bundle dependencies

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3205. -- Resolution: Fixed > Error resolving system.bundle dependenc

[jira] [Closed] (FELIX-3194) [Framework] Manifest parser is not correctly handling escapes

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3194. -- Resolution: Fixed > [Framework] Manifest parser is not correctly handling esca

[jira] [Closed] (FELIX-3166) Make Felix compile within Eclipse

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3166. -- Resolution: Fixed > Make Felix compile within Ecli

[jira] [Closed] (FELIX-3207) Improper handling of nulls and substring matching at CapabilitySet/SimpleFilter

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3207. -- Resolution: Fixed > Improper handling of nulls and substring matching at > Capabil

[jira] [Closed] (FELIX-3156) Implement Bundle::getDataFile and Bundle::compareTo

2011-11-20 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3156. -- Resolution: Fixed > Implement Bundle::getDataFile and Bundle::compar

[jira] [Closed] (FELIX-3235) missing org.w3c.dom.traversal in org.osgi.framework.system.packages

2011-11-18 Thread Martin Zdila (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zdila closed FELIX-3235. --- satisfied :-) > missing org.w3c.dom.traversal in org.osgi.framework.system.packa

[jira] [Closed] (FELIX-3066) Add support for source directory include filter via plugin configuration

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3066. --- > Add support for source directory include filter via plugin configurat

[jira] [Closed] (FELIX-3070) SCR Plugin and dependencies with classifier cause issue depending on the order of dependency in pom.xml

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3070. --- > SCR Plugin and dependencies with classifier cause issue depending on the > or

[jira] [Closed] (FELIX-3113) NPE in multi-module Maven project

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3113. --- > NPE in multi-module Maven proj

[jira] [Closed] (FELIX-2963) scr annotations @Activate @Deactivate @Modified are not detected with class inheritance

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-2963. --- > scr annotations @Activate @Deactivate @Modified are not detected with class > inher

[jira] [Closed] (FELIX-3049) Use DS 1.1 per default

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3049. --- > Use DS 1.1 per default > -- > > Key

[jira] [Closed] (FELIX-3117) NullPointerException when not implementing interface that is defined with @Service

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3117. --- > NullPointerException when not implementing interface that is defined with > @S

[jira] [Closed] (FELIX-3136) Endless loop: JavaClassDescriptorManager.getJavaClassDescription()

2011-11-15 Thread Carsten Ziegeler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-3136. --- > Endless loop: JavaClassDescriptorManager.getJavaClassDescript

[jira] [Closed] (FELIX-3225) Support flexible use of HttpContext implementations for Servlet whiteboard pattern

2011-11-15 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3225. Resolution: Invalid This always has been implemented except for the delayed registration

[jira] [Closed] (FELIX-3217) ServiceTracker performance is not optimal with a service dependency that results in n-thousands of injected services.

2011-11-13 Thread Xander Uiterlinden (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xander Uiterlinden closed FELIX-3217. - Resolution: Duplicate > ServiceTracker performance is not optimal with a serv

[jira] [Closed] (FELIX-3211) org.apache.felix.framework.cache.BundleCache.deleteDirectoryTreeRecursive throws NPE

2011-11-10 Thread Ludovic HOCHET (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ludovic HOCHET closed FELIX-3211. - > org.apache.felix.framework.cache.BundleCache.deleteDirectoryTreeRecursive > thro

[jira] [Closed] (FELIX-3207) Improper handling of nulls and substring matching at CapabilitySet/SimpleFilter

2011-11-09 Thread Lucas Galfaso (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Galfaso closed FELIX-3207. Thanks > Improper handling of nulls and substring matching at > Capabil

[jira] [Closed] (FELIX-3205) Error resolving system.bundle dependencies

2011-11-08 Thread Mathieu Guillaume (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Guillaume closed FELIX-3205. > Error resolving system.bundle dependenc

[jira] [Closed] (FELIX-3196) Security Problem: Getting full file access within the cache directory from one Bundle

2011-11-07 Thread Michael Grammling (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Grammling closed FELIX-3196. The fix is working. > Security Problem: Getting full file access within

[jira] [Closed] (FELIX-3194) [Framework] Manifest parser is not correctly handling escapes

2011-10-31 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3194. -- Resolution: Fixed Committed a patch to fix this. > [Framework] Manif

[jira] [Closed] (FELIX-1972) First command after connecting always fails

2011-10-28 Thread Geert Schuring (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geert Schuring closed FELIX-1972. - Resolution: Cannot Reproduce > First command after connecting always fa

[jira] [Closed] (FELIX-3173) Local OBR install failes when there is a space in the full path

2011-10-24 Thread Bram de Kruijff (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bram de Kruijff closed FELIX-3173. -- Confirmed on my environment > Local OBR install failes when there is a space

[jira] [Closed] (FELIX-3163) Failed in use ConditionalPermissionAdmin

2011-10-20 Thread Yanni Yan (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanni Yan closed FELIX-3163. Resolution: Not A Problem Usage problem. Thanks to Karl Pauls > Failed in

[jira] [Closed] (FELIX-3174) Startup freeze caused in acquireBundleLock

2011-10-20 Thread Rob Walker (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Walker closed FELIX-3174. - Resolution: Not A Problem Will raise an issue for servicebinder if applicable and a fix seems viable

[jira] [Closed] (FELIX-3166) Make Felix compile within Eclipse

2011-10-17 Thread Lucas Galfaso (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Galfaso closed FELIX-3166. Thanks > Make Felix compile within Ecli

[jira] [Closed] (FELIX-3156) Implement Bundle::getDataFile and Bundle::compareTo

2011-10-15 Thread Lucas Galfaso (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Galfaso closed FELIX-3156. Thanks > Implement Bundle::getDataFile and Bundle::compar

[jira] [Closed] (FELIX-3150) Filter parameter is ignored at getServiceReferences

2011-10-15 Thread Lucas Galfaso (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Galfaso closed FELIX-3150. > Filter parameter is ignored at getServiceReferen

[jira] [Closed] (FELIX-538) Create a really lightweight version of the HTTP Service

2011-10-13 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-538. - Resolution: Fixed Assignee: Ken Gilmer Ken Gilmer's contributed implementation has

[jira] [Closed] (FELIX-3161) Failed to start framework.security bundle in felix 4.0.0

2011-10-12 Thread Yanni Yan (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanni Yan closed FELIX-3161. Resolution: Not A Problem > Failed to start framework.security bundle in felix 4.

[jira] [Closed] (FELIX-3044) Remove outdated 1.1.1-SNAPSHOT trunk/http.jetty module

2011-10-12 Thread Florent ANDRE (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent ANDRE closed FELIX-3044. Thanks ! > Remove outdated 1.1.1-SNAPSHOT trunk/http.jetty mod

[jira] [Closed] (FELIX-3086) IllegalArgumentException in PropertyMetadata.setValues()

2011-10-11 Thread Yasuhiro Kawame (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuhiro Kawame closed FELIX-3086. -- Close issue, passed my tests using the revision. Thanks

[jira] [Closed] (FELIX-3089) A component without ServicePermissions cannot be registered as a service

2011-10-11 Thread Yasuhiro Kawame (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuhiro Kawame closed FELIX-3089. -- Close issue, passed my tests using the revision. Thanks. > A component with

[jira] [Closed] (FELIX-3154) "felix.systembundle.activators" list : there is a change in config map form felix v3 to felix v4

2011-10-11 Thread Andrei Pozolotin (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Pozolotin closed FELIX-3154. --- Resolution: Won't Fix next time you talk to Peter Kriens, please convince him of some

[jira] [Closed] (FELIX-3141) [Framework] Framework should filter removal pending fragments not the resolver

2011-09-30 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3141. -- Resolution: Fixed Committed a patch. > [Framework] Framework should fil

[jira] [Closed] (FELIX-3137) [Framework] Capabilities from resolved singleton bundles are not indexed correctly

2011-09-28 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3137. -- Resolution: Fixed Committed patch. > [Framework] Capabilities from resol

[jira] [Closed] (FELIX-3138) [Framework] Refactor some unnecessary code in the resolver

2011-09-28 Thread Richard S. Hall (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-3138. -- Resolution: Fixed Committed patch. > [Framework] Refactor some unnecess