You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/06/22 12:52:08 UTC

[jira] Created: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
--------------------------------------------------------------------------------------------------------------

                 Key: FELIX-1265
                 URL: https://issues.apache.org/jira/browse/FELIX-1265
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Charles Moulliard


The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work stopped: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-1265 stopped by Filippo Diotalevi.

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727007#action_12727007 ] 

Filippo Diotalevi commented on FELIX-1265:
------------------------------------------

Tried the patch and it works fine.
I've just deleted the commented lines and committed.

svn ci -m "FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard"
Sending        gshell-features/src/main/java/org/apache/felix/karaf/gshell/features/internal/RepositoryImpl.java
Transmitting file data .
Committed revision 790949.

Thanks.

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filippo Diotalevi reassigned FELIX-1265:
----------------------------------------

    Assignee: Filippo Diotalevi

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Moulliard updated FELIX-1265:
-------------------------------------

    Attachment: gsheel-features-solveJarIssue.patch

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filippo Diotalevi resolved FELIX-1265.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>             Fix For: karaf-1.0.0
>
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filippo Diotalevi closed FELIX-1265.
------------------------------------


Closing the issue since the patch has been released in Karaf 1.0.0 and the bug solved.

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>             Fix For: karaf-1.0.0
>
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722556#action_12722556 ] 

Charles Moulliard commented on FELIX-1265:
------------------------------------------

Patch added. To be added to Apache Karaf svn repository

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727007#action_12727007 ] 

Filippo Diotalevi edited comment on FELIX-1265 at 7/3/09 8:29 AM:
------------------------------------------------------------------

Tried the patch and it works fine.
I've just deleted the commented lines and committed.

svn ci -m "FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard"
Sending        gshell-features/src/main/java/org/apache/felix/karaf/gshell/features/internal/RepositoryImpl.java
Transmitting file data .
Committed revision 790949.

Please close the issue if satisfied. Thanks.

      was (Author: fdiotalevi):
    Tried the patch and it works fine.
I've just deleted the commented lines and committed.

svn ci -m "FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard"
Sending        gshell-features/src/main/java/org/apache/felix/karaf/gshell/features/internal/RepositoryImpl.java
Transmitting file data .
Committed revision 790949.

Thanks.
  
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-1265) The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

Posted by "Filippo Diotalevi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-1265 started by Filippo Diotalevi.

> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1265
>                 URL: https://issues.apache.org/jira/browse/FELIX-1265
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: gsheel-features-solveJarIssue.patch
>
>
> The command refreshUrl does not work if the features.xml file is embedded in a Jar. The JVM caches jar entries

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.