[GitHub] felix pull request #175: Add a capability advertising that the HttpService i...

2019-01-30 Thread timothyjward
Github user timothyjward closed the pull request at: https://github.com/apache/felix/pull/175 ---

[GitHub] felix pull request #175: Add a capability advertising that the HttpService i...

2019-01-29 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/175 Add a capability advertising that the HttpService is provided by this… … bundle Fixes FELIX-6029 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] felix pull request #160: [FELIX-5978] Ensure getClassLoader() is called in a...

2018-11-08 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/160 [FELIX-5978] Ensure getClassLoader() is called in a safe way when sec… …urity is enabled Previously URLHandlers would explode when security was on because it didn't have permi

[GitHub] felix pull request #159: Provide a refactoring to simplify prototype referen...

2018-10-26 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/159 Provide a refactoring to simplify prototype reference access This should also Fix FELIX-5974 Signed-off-by: Tim Ward You can merge this pull request into a Git repository by running

[GitHub] felix pull request #154: Integration tests verifying the fix for FELIX-5010

2018-09-12 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/154 Integration tests verifying the fix for FELIX-5010 Signed-off-by: Tim Ward You can merge this pull request into a Git repository by running: $ git pull https://github.com/timothyjward

[GitHub] felix pull request #153: Update to dependency versions so that Config Admin ...

2018-09-10 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/153 Update to dependency versions so that Config Admin 1.9.6 can be released Signed-off-by: Tim Ward You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] felix pull request #150: Configuration Admin Security can cause a NoClassDef...

2018-08-15 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/150 Configuration Admin Security can cause a NoClassDefFoundError Fixes FELIX-5908 You can merge this pull request into a Git repository by running: $ git pull https://github.com/timothyjward

[GitHub] felix pull request #147: [FELIX-5892] Repeated calls to getFactoryConfigurat...

2018-07-27 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/147 [FELIX-5892] Repeated calls to getFactoryConfiguration return differe… …nt backing instances Signed-off-by: Tim Ward You can merge this pull request into a Git repository by

[GitHub] felix pull request #140: Make the bar plugin easier to build

2018-06-11 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/140 Make the bar plugin easier to build Signed-off-by: Tim Ward You can merge this pull request into a Git repository by running: $ git pull https://github.com/timothyjward/felix fileinstall

[GitHub] felix pull request #140: Make the bar plugin easier to build

2018-06-11 Thread timothyjward
Github user timothyjward closed the pull request at: https://github.com/apache/felix/pull/140 ---

[GitHub] felix pull request #129: [converter] Avoid losing generics information in ne...

2017-12-22 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/129 [converter] Avoid losing generics information in nested types The converter doesn't correctly handle conversion of nested generics as type information gets lost from the field/method the o