[jira] [Commented] (FELIX-5134) Felix Fileinstall does not work correctly with Subdirectories

2015-12-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055569#comment-15055569 ] Guillaume Nodet commented on FELIX-5134: This looks like the correct and expected

Re: Add Feature to Felix Fileinstall for Different Handling of Nested Directories

2015-12-13 Thread Guillaume Nodet
The scanning was done with the following in mind: * all files will be scanned recursively * all first level directories are exploded jars The scanning is done recursively so that if a file in an exploded jar is modified, the jar will be recreated and the bundle updated with the changes. 2015-

[jira] [Commented] (FELIX-4689) Create a more fluent syntax for the dependency manager builder

2015-12-13 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055210#comment-15055210 ] Pierre De Rop commented on FELIX-4689: -- Committed some updates: - Renamed in my sand

[jira] [Updated] (FELIX-5058) ArrayIndexOutOfBoundException: -1

2015-12-13 Thread Ghislain Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ghislain Nadeau updated FELIX-5058: --- Affects Version/s: resolver-1.8.0 > ArrayIndexOutOfBoundException: -1 > --

[GitHub] felix pull request: FELIX-5135: Synchronize DirectoryWatcher Prope...

2015-12-13 Thread CodingFabian
GitHub user CodingFabian opened a pull request: https://github.com/apache/felix/pull/45 FELIX-5135: Synchronize DirectoryWatcher Properties with FileInstall. You can merge this pull request into a Git repository by running: $ git pull https://github.com/CodingFabian/felix fix_

[GitHub] felix pull request: FELIX-5136 Improve startup performance and mem...

2015-12-13 Thread CodingFabian
GitHub user CodingFabian opened a pull request: https://github.com/apache/felix/pull/46 FELIX-5136 Improve startup performance and memory consumption of Dire… …ctoryWatcher You can merge this pull request into a Git repository by running: $ git pull https://github.com/Codin

[jira] [Commented] (FELIX-5136) Felix Fileinstall temp dir generation is inefficient

2015-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054915#comment-15054915 ] ASF GitHub Bot commented on FELIX-5136: --- GitHub user CodingFabian opened a pull requ

[jira] [Created] (FELIX-5136) Felix Fileinstall temp dir generation is inefficient

2015-12-13 Thread Fabian Lange (JIRA)
Fabian Lange created FELIX-5136: --- Summary: Felix Fileinstall temp dir generation is inefficient Key: FELIX-5136 URL: https://issues.apache.org/jira/browse/FELIX-5136 Project: Felix Issue Type:

[jira] [Issue Comment Deleted] (FELIX-5135) Felix Fileinstall does not use all properties

2015-12-13 Thread Fabian Lange (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Lange updated FELIX-5135: Comment: was deleted (was: fix proposed in https://github.com/apache/felix/pull/45) > Felix Fileins

[jira] [Commented] (FELIX-5135) Felix Fileinstall does not use all properties

2015-12-13 Thread Fabian Lange (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054913#comment-15054913 ] Fabian Lange commented on FELIX-5135: - fix proposed in https://github.com/apache/felix

[jira] [Commented] (FELIX-5135) Felix Fileinstall does not use all properties

2015-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054912#comment-15054912 ] ASF GitHub Bot commented on FELIX-5135: --- GitHub user CodingFabian opened a pull requ

[jira] [Created] (FELIX-5135) Felix Fileinstall does not use all properties

2015-12-13 Thread Fabian Lange (JIRA)
Fabian Lange created FELIX-5135: --- Summary: Felix Fileinstall does not use all properties Key: FELIX-5135 URL: https://issues.apache.org/jira/browse/FELIX-5135 Project: Felix Issue Type: Bug

Re: Add Feature to Felix Fileinstall for Different Handling of Nested Directories

2015-12-13 Thread Fabian Lange
Hi All, Raymond was correct and this finally lead me onto the right track. It DOES support recursive scanning already. But it does not work :) I have documented it in https://issues.apache.org/jira/browse/FELIX-5134 short summary here: Yes the WatchedScanner#ScannerWatcher will pick up the "neste

[jira] [Updated] (FELIX-5134) Felix Fileinstall does not work correctly with Subdirectories

2015-12-13 Thread Fabian Lange (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Lange updated FELIX-5134: Attachment: Screen Shot 2015-12-13 at 11.27.14.png > Felix Fileinstall does not work correctly with

[jira] [Created] (FELIX-5134) Felix Fileinstall does not work correctly with Subdirectories

2015-12-13 Thread Fabian Lange (JIRA)
Fabian Lange created FELIX-5134: --- Summary: Felix Fileinstall does not work correctly with Subdirectories Key: FELIX-5134 URL: https://issues.apache.org/jira/browse/FELIX-5134 Project: Felix Is