Re: [VOTE] Release Apache Felix Webconsole 4.8.2

2022-05-19 Thread Carsten Ziegeler
+1 Carsten Am 19.05.2022 um 18:22 schrieb Carsten Ziegeler: Hi, We solved three issues https://issues.apache.org/jira/browse/FELIX-6531?jql=project%20%3D%20FELIX%20AND%20fixVersion%20%3D%20webconsole-4.8.2 Staging repository: https://repository.apache.org/content/repositories/orgapachefeli

[jira] [Commented] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Amit Mondal (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539843#comment-17539843 ] Amit Mondal commented on FELIX-6529: [~karlpauls] Thanks a lot for your quick respons

[jira] [Commented] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539842#comment-17539842 ] Karl Pauls commented on FELIX-6529: --- [~amitmondal]: I think you can just add it to you

[jira] [Commented] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Amit Mondal (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539838#comment-17539838 ] Amit Mondal commented on FELIX-6529: [~karlpauls] I can surely test the snapshot vers

[jira] [Commented] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539837#comment-17539837 ] Karl Pauls commented on FELIX-6529: --- [~amitmondal] - thanks, I deployed a new 7.1.0-SNA

[GitHub] [felix-dev] karlpauls merged pull request #154: Felix-6535: Cleanup directory revision exception handling

2022-05-19 Thread GitBox
karlpauls merged PR #154: URL: https://github.com/apache/felix-dev/pull/154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

[jira] [Updated] (FELIX-6535) Cleanup path handling in DirectoryContent

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated FELIX-6535: -- Description: The DirectoryContent path handling could be improved by using the canonical path and clean

[jira] [Created] (FELIX-6535) Cleanup path handling in DirectoryContent

2022-05-19 Thread Karl Pauls (Jira)
Karl Pauls created FELIX-6535: - Summary: Cleanup path handling in DirectoryContent Key: FELIX-6535 URL: https://issues.apache.org/jira/browse/FELIX-6535 Project: Felix Issue Type: Improvement

[jira] [Commented] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Amit Mondal (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539828#comment-17539828 ] Amit Mondal commented on FELIX-6529: [~karlpauls] I just noticed your PR and it surel

[jira] [Resolved] (FELIX-6516) Remove synchronization on Integer in Felix Framework

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-6516. --- Resolution: Fixed I applied the PR - thanks! > Remove synchronization on Integer in Felix Framework

[GitHub] [felix-dev] karlpauls merged pull request #134: FELIX-6516 - Remove synchronization on Integer

2022-05-19 Thread GitBox
karlpauls merged PR #134: URL: https://github.com/apache/felix-dev/pull/134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

[GitHub] [felix-dev] karlpauls commented on pull request #134: FELIX-6516 - Remove synchronization on Integer

2022-05-19 Thread GitBox
karlpauls commented on PR #134: URL: https://github.com/apache/felix-dev/pull/134#issuecomment-1132254967 Thanks for the PR - looks good to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Assigned] (FELIX-6516) Remove synchronization on Integer in Felix Framework

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-6516: - Assignee: Karl Pauls (was: Jean-Baptiste Onofré) > Remove synchronization on Integer in Felix F

[jira] [Resolved] (FELIX-6529) Improve memory usage ManifestParser using String deduplication

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-6529. --- Resolution: Fixed I merged my PR - [~amitmondal], I hope it helps in your case too (it does reduce m

[GitHub] [felix-dev] karlpauls merged pull request #151: FELIX-6529: deduplicate strings and dirs/attrs of reqs and caps

2022-05-19 Thread GitBox
karlpauls merged PR #151: URL: https://github.com/apache/felix-dev/pull/151 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

[jira] [Updated] (FELIX-6488) Optimize ServiceReference.isAssignableTo

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated FELIX-6488: -- Fix Version/s: framework-7.0.5 (was: framework-7.0.4) > Optimize ServiceReferenc

[GitHub] [felix-dev] karlpauls commented on pull request #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
karlpauls commented on PR #152: URL: https://github.com/apache/felix-dev/pull/152#issuecomment-1132246494 Looks good, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [felix-dev] karlpauls merged pull request #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
karlpauls merged PR #152: URL: https://github.com/apache/felix-dev/pull/152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

[jira] [Resolved] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-6533. --- Resolution: Fixed Thanks, I merged the PR > Felix released as milestone version cannot parse it's ow

[jira] [Resolved] (FELIX-6534) System bundle findEntries returns entries in case of fragments

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-6534. --- Resolution: Fixed Fixed in https://github.com/apache/felix-dev/pull/153 > System bundle findEntries

[GitHub] [felix-dev] karlpauls merged pull request #153: FELIX-6534: system bundle findEntries should return null

2022-05-19 Thread GitBox
karlpauls merged PR #153: URL: https://github.com/apache/felix-dev/pull/153 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [VOTE] Release Apache Felix Webconsole 4.8.2

2022-05-19 Thread Karl Pauls
+1 regards, Karl On Thursday, May 19, 2022, Raymond Augé wrote: > +1 > > Ray > > On Thu, May 19, 2022 at 12:22 PM Carsten Ziegeler > wrote: > > > Hi, > > > > We solved three issues > > > > https://issues.apache.org/jira/browse/FELIX-6531?jql= > project%20%3D%20FELIX%20AND%20fixVersion%20%3D%2

Re: [VOTE] Release Apache Felix Webconsole 4.8.2

2022-05-19 Thread Raymond Augé
+1 Ray On Thu, May 19, 2022 at 12:22 PM Carsten Ziegeler wrote: > Hi, > > We solved three issues > > https://issues.apache.org/jira/browse/FELIX-6531?jql=project%20%3D%20FELIX%20AND%20fixVersion%20%3D%20webconsole-4.8.2 > > Staging repository: > https://repository.apache.org/content/repositorie

[VOTE] Release Apache Felix Webconsole 4.8.2

2022-05-19 Thread Carsten Ziegeler
Hi, We solved three issues https://issues.apache.org/jira/browse/FELIX-6531?jql=project%20%3D%20FELIX%20AND%20fixVersion%20%3D%20webconsole-4.8.2 Staging repository: https://repository.apache.org/content/repositories/orgapachefelix-1427 You can use this UNIX script to download the release and v

[jira] [Commented] (FELIX-6517) Felix startup time is increased considerably after upgrading the ConfigAdmin to v1.9.24

2022-05-19 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539579#comment-17539579 ] Rakesh Kumar commented on FELIX-6517: - [~rotty3000] did you get a chance to investiga

[jira] [Commented] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539578#comment-17539578 ] David Matějček commented on FELIX-6533: --- I updated the description; in the PR I ext

[jira] [Updated] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Matějček updated FELIX-6533: -- Description: We tried to prerelease a custom built version for GlassFish, but it it not able t

[GitHub] [felix-dev] dmatej commented on pull request #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
dmatej commented on PR #152: URL: https://github.com/apache/felix-dev/pull/152#issuecomment-1131758622 Is it better now? I removed changes in generics and one for cycle, whitespaces, and moved the code out of the osgi packages to own class. -- This is an automated message from the Apache

[GitHub] [felix-dev] dmatej commented on pull request #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
dmatej commented on PR #152: URL: https://github.com/apache/felix-dev/pull/152#issuecomment-1131719330 The fix is this cleanup, result of it, fixed state, not some "fixed if condition". This is a minimized change, except some generics I left in one smaller class (NativeLibraryClause) and au

[jira] [Commented] (FELIX-6534) System bundle findEntries returns entries in case of fragments

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539549#comment-17539549 ] Karl Pauls commented on FELIX-6534: --- Yup, looks like a bug that got introduced when ext

[jira] [Assigned] (FELIX-6534) System bundle findEntries returns entries in case of fragments

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-6534: - Assignee: Karl Pauls > System bundle findEntries returns entries in case of fragments >

[jira] [Commented] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539548#comment-17539548 ] Karl Pauls commented on FELIX-6533: --- [~dmatej], I commented on the PR as well - however

[jira] [Assigned] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-6533: - Assignee: Karl Pauls > Felix released as milestone version cannot parse it's own version id > --

[GitHub] [felix-dev] karlpauls commented on pull request #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
karlpauls commented on PR #152: URL: https://github.com/apache/felix-dev/pull/152#issuecomment-1131679645 Hi @dmatej, unfortunately, we can't move this into the osgi Version class as that is spec'ed api. So you'd have to move that back into the felix namespace. Furthermore, with all the cha

[jira] [Created] (FELIX-6534) System bundle findEntries returns entries in case of fragments

2022-05-19 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created FELIX-6534: --- Summary: System bundle findEntries returns entries in case of fragments Key: FELIX-6534 URL: https://issues.apache.org/jira/browse/FELIX-6534 Project: Felix

[jira] [Updated] (FELIX-6534) System bundle findEntries returns entries in case of fragments

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6534: Fix Version/s: framework-7.0.4 > System bundle findEntries returns entries in case of fragm

[jira] [Resolved] (FELIX-6532) Remove dependency to commons-io

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6532. - Resolution: Fixed Fixed in https://github.com/apache/felix-dev/commit/39f09f7f1f813794d5

[GitHub] [felix-dev] dmatej opened a new pull request, #152: FELIX-6533 Fixed processing maven version from Felix.properties

2022-05-19 Thread GitBox
dmatej opened a new pull request, #152: URL: https://github.com/apache/felix-dev/pull/152 - fixed by refactoring: - impl for processing system versions incl. classifier moved to Version - Version used for both OS and Felix version - to stay compatible with previous versions the

[jira] [Created] (FELIX-6533) Felix released as milestone version cannot parse it's own version id

2022-05-19 Thread Jira
David Matějček created FELIX-6533: - Summary: Felix released as milestone version cannot parse it's own version id Key: FELIX-6533 URL: https://issues.apache.org/jira/browse/FELIX-6533 Project: Felix

[jira] [Resolved] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6531. - Resolution: Fixed Thanks for confirming > Web Console 4.8.0 does not generate metatype c

[jira] [Commented] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Rakesh Kumar (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539454#comment-17539454 ] Rakesh Kumar commented on FELIX-6531: - Hi [~cziegeler] I just tested 4.8.1-SNAPSHOT

[jira] [Created] (FELIX-6532) Remove dependency to commons-io

2022-05-19 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created FELIX-6532: --- Summary: Remove dependency to commons-io Key: FELIX-6532 URL: https://issues.apache.org/jira/browse/FELIX-6532 Project: Felix Issue Type: Improvement

Final reminder: ApacheCon North America call for presentations closing soon

2022-05-19 Thread Rich Bowen
[Note: You're receiving this because you are subscribed to one or more Apache Software Foundation project mailing lists.] This is your final reminder that the Call for Presetations for ApacheCon North America 2022 will close at 00:01 GMT on Monday, May 23rd, 2022. Please don't wait! Get your talk

[jira] [Commented] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539413#comment-17539413 ] Carsten Ziegeler commented on FELIX-6531: - [~rakeshk15] Thanks for reporting. It

[jira] [Work started] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-6531 started by Carsten Ziegeler. --- > Web Console 4.8.0 does not generate metatype configurations for services

[jira] [Updated] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6531: Fix Version/s: webconsole-4.8.2 > Web Console 4.8.0 does not generate metatype configuratio

[jira] [Updated] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6531: Priority: Blocker (was: Critical) > Web Console 4.8.0 does not generate metatype configura

[jira] [Assigned] (FELIX-6531) Web Console 4.8.0 does not generate metatype configurations for services

2022-05-19 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-6531: --- Assignee: Carsten Ziegeler > Web Console 4.8.0 does not generate metatype configurat