[jira] Created: (FELIX-757) Add status message about bundle

2008-10-10 Thread Carsten Ziegeler (JIRA)
Add status message about bundle --- Key: FELIX-757 URL: https://issues.apache.org/jira/browse/FELIX-757 Project: Felix Issue Type: Improvement Components: Web Console Affects Versions: webconsole-1.2

[jira] Updated: (FELIX-750) BundleException messages lack bundle ids

2008-10-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-750: --- Affects Version/s: felix-1.2.1 Fix Version/s: felix-1.2.2 Assignee: Cars

[jira] Created: (FELIX-759) Version range in import declaration creates a filter using invalid operators (<,>)

2008-10-10 Thread Dirk Mahler (JIRA)
Version range in import declaration creates a filter using invalid operators (<,>) -- Key: FELIX-759 URL: https://issues.apache.org/jira/browse/FELIX-759 Project: Felix

[jira] Updated: (FELIX-759) Version range in import declaration creates a filter using invalid operators (<,>)

2008-10-10 Thread Dirk Mahler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Mahler updated FELIX-759: -- Attachment: BundleInfo.java.diff > Version range in import declaration creates a filter using invalid op

Re: [jira] Created: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Karl Pauls
It's not a bug. Have a look at the FAQ to see why. http://felix.apache.org/site/apache-felix-osgi-faq.html#ApacheFelixOSGiFAQ-WhenIupdatemybundle%252Cwhyaremybundle%2527soldclassesstillbeingused%253F regards, Karl On Fri, Oct 10, 2008 at 12:08 PM, Sylvain MARIE (JIRA) <[EMAIL PROTECTED]> wrote

[jira] Updated: (FELIX-750) BundleException messages lack bundle ids

2008-10-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-750: --- Attachment: Felix.java.patch Proposed patch > BundleException messages lack bundle ids >

[jira] Assigned: (FELIX-407) Enhance default Http resource handling to support "conditional GET"

2008-10-10 Thread Rob Walker (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Walker reassigned FELIX-407: Assignee: Rob Walker > Enhance default Http resource handling to support "conditional GET" > ---

Re: Build failing

2008-10-10 Thread Karl Pauls
Your right. It doesn't build for me either atm. We are in the middle of some bigger refactoring. Please try again later today :-) regards, Karl On Fri, Oct 10, 2008 at 2:20 PM, Rob Walker <[EMAIL PROTECTED]> wrote: > On a quick look, it seems a recent change made RegularBundleInfo a subclass > o

[jira] Created: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Sylvain MARIE (JIRA)
Updated version of a module imports its old version's packages -- Key: FELIX-758 URL: https://issues.apache.org/jira/browse/FELIX-758 Project: Felix Issue Type: Bug Compon

Re: Build failing

2008-10-10 Thread Rob Walker
On a quick look, it seems a recent change made RegularBundleInfo a subclass of BundleInfo ... but BundleInfo has no default constructor, which I think prevents subclassing and hence throws the error. Adding the following to BundleInfo seems to cure my build: protected BundleInfo() { }

Re: Build failing

2008-10-10 Thread Rob Walker
No worries - I've made the mod below and build is working fine here - R Karl Pauls wrote: Your right. It doesn't build for me either atm. We are in the middle of some bigger refactoring. Please try again later today :-) regards, Karl On Fri, Oct 10, 2008 at 2:20 PM, Rob Walker <[EMAIL PROTECT

[jira] Resolved: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-758. --- Resolution: Invalid There is some discussion around this issue within CPEG and it is not 100%

[jira] Created: (FELIX-760) Version range in Fragment-Host declaration

2008-10-10 Thread Dirk Mahler (JIRA)
Version range in Fragment-Host declaration -- Key: FELIX-760 URL: https://issues.apache.org/jira/browse/FELIX-760 Project: Felix Issue Type: Bug Components: Maven Bundle Plugin Affects Ve

[jira] Closed: (FELIX-606) Exception when loading a class through DynamicImport-Package

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-606. - Resolution: Fixed They say it is fixed. > Exception when loading a class through DynamicImport-Pa

[jira] Commented: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638559#action_12638559 ] Richard S. Hall commented on FELIX-758: --- Actually, we did put this into the R4.1 spec

Re: Build failing

2008-10-10 Thread Richard S. Hall
Well, trunk should be working now, so do an "svn up". I am not really sure why it wasn't working in the first place, since I generally don't commit patches that don't compile. This situation was strange. In my trunk "svn status" showed that I didn't have any uncommitted changes. In my workspac

[jira] Commented: (FELIX-760) Version range in Fragment-Host declaration

2008-10-10 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638560#action_12638560 ] Stuart McCulloch commented on FELIX-760: FYI, according to the current OBR RFC:

[jira] Commented: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Sylvain MARIE (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638563#action_12638563 ] Sylvain MARIE commented on FELIX-758: - Thank you Rick, I understand your point. I guess

[jira] Commented: (FELIX-760) Version range in Fragment-Host declaration

2008-10-10 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638565#action_12638565 ] Stuart McCulloch commented on FELIX-760: Also according to the core OSGi spec it sho

Build failing

2008-10-10 Thread Rob Walker
Was hoping to update our App to latest Felix, and also take a look at fixing xxx Getting the following build error after an SVN update: E:\MiscProjs\felix\framework\src\main\java\org\apache\felix\framework\RegularBun dleInfo.java:[61,4] BundleInfo(org.apache.felix.framework.Logger,org

[jira] Closed: (FELIX-758) Updated version of a module imports its old version's packages

2008-10-10 Thread Sylvain MARIE (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain MARIE closed FELIX-758. --- > Updated version of a module imports its old version's packages > ---

[jira] Resolved: (FELIX-750) BundleException messages lack bundle ids

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-750. --- Resolution: Fixed Carsten, I applied your patch with very minor modifications. Thanks for cre

[jira] Updated: (FELIX-759) Version range in import declaration creates a filter using invalid operators (<,>)

2008-10-10 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch updated FELIX-759: --- Component/s: Bundle Repository (OBR) Affects Version/s: bundlerepository-1.2.0 I can

[jira] Updated: (FELIX-760) Version range in Fragment-Host declaration

2008-10-10 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch updated FELIX-760: --- Component/s: Bundle Repository (OBR) Affects Version/s: bundlerepository-1.2.0 > Ver

Re: Build failing

2008-10-10 Thread Rob Walker
Very strange - thanks anyway -- Rob Richard S. Hall wrote: Well, trunk should be working now, so do an "svn up". I am not really sure why it wasn't working in the first place, since I generally don't commit patches that don't compile. This situation was strange. In my trunk "svn status" show

Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Rob Walker
Anyone else found strange results moving to the Jetty 6 version of Http? It totally breaks our implementation, and seems to be directing getResource() requests to odd (possibly wrong) resource handlers We have both of the following aliases mounted for resource serving: * /VtWebUi - served

[jira] Commented: (FELIX-760) Version range in Fragment-Host declaration

2008-10-10 Thread Dirk Mahler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638570#action_12638570 ] Dirk Mahler commented on FELIX-760: --- I opened an issue for the SpringSource Bundle Reposit

[jira] Commented: (FELIX-750) BundleException messages lack bundle ids

2008-10-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638571#action_12638571 ] Carsten Ziegeler commented on FELIX-750: Thanks Richard, looks good > BundleExcepti

Re: Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Stuart McCulloch
2008/10/10 Rob Walker <[EMAIL PROTECTED]> > Anyone else found strange results moving to the Jetty 6 version of Http? > > It totally breaks our implementation, and seems to be directing > getResource() requests to odd (possibly wrong) resource handlers > > We have both of the following aliases moun

Re: Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Rob Walker
I haven't - will take a look if feasible. From my earlier work in this area - I've a hunch this doesn't follow the spec! -- rob Stuart McCulloch wrote: 2008/10/10 Rob Walker <[EMAIL PROTECTED]> Anyone else found strange results moving to the Jetty 6 version of Http? It totally breaks o

[jira] Commented: (FELIX-759) Version range in import declaration creates a filter using invalid operators (<,>)

2008-10-10 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638553#action_12638553 ] Stuart McCulloch commented on FELIX-759: But note that the OBR RFC: http://www.os

Re: Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Rob Walker
This looks definitely wrong to me in the current SVN rev, albeit our usage is a strange case that perhaps not many use, I think the new internal operation is wrong 102.4 of the R4 companion spec uses the following table to show mapping: We have a very similar example alias 1 - /VtWebUi al

Re: Build failing

2008-10-10 Thread Richard S. Hall
You actually might want to "svn up" again, since I noticed that my refactoring of BundleInfo wasn't completely correct. -> richard Rob Walker wrote: Very strange - thanks anyway -- Rob Richard S. Hall wrote: Well, trunk should be working now, so do an "svn up". I am not really sure why it w

[jira] Commented: (FELIX-606) Exception when loading a class through DynamicImport-Package

2008-10-10 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638530#action_12638530 ] Gert Vanthienen commented on FELIX-606: --- Richard, We recently came across this issue

Re: Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Rob Walker
Hmmm - some further clues that something may be amiss here: //fails: //srvHttp.registerResources(alias, "", myContext); //srvHttp.registerResources(alias + logsAlias, "", this.envLogsContext);          //works: srvHttp.registerResources(alias + logsAlias, "

[jira] Closed: (FELIX-755) Add support for cleaning the bundle cache

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-755. - Resolution: Fixed I have committed support for flushing the cache. You can now flush the bundle c

Re: Strange results trying Jetty 6 version of Http service

2008-10-10 Thread Rob Walker
Signing off for the weekend - but will pick this up next week if no one else gets a chance. The good news - is if we can fix this in line with OSGi, I have the following working in the Http service layer: Last-Modified If-Modified-Since when checked in, this will now be automatic for for

[jira] Commented: (FELIX-753) Improve Felix' embedding API to align with potential new standard framwork API

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638579#action_12638579 ] Richard S. Hall commented on FELIX-753: --- This is largely done now, except I think I mi

[jira] Commented: (FELIX-702) ClassCastException on BundleActivator when deploying bundle with OBR

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638609#action_12638609 ] Richard S. Hall commented on FELIX-702: --- I remember now that this issue is related to

[jira] Created: (FELIX-761) The calculation for isRemovalPending() is too fine-grained

2008-10-10 Thread Richard S. Hall (JIRA)
The calculation for isRemovalPending() is too fine-grained -- Key: FELIX-761 URL: https://issues.apache.org/jira/browse/FELIX-761 Project: Felix Issue Type: Bug Components: Fr

[jira] Created: (FELIX-762) Activator should be set to null on Bundle.stop()

2008-10-10 Thread Karl Pauls (JIRA)
Activator should be set to null on Bundle.stop() Key: FELIX-762 URL: https://issues.apache.org/jira/browse/FELIX-762 Project: Felix Issue Type: Bug Components: Framework Affects

[jira] Closed: (FELIX-762) Activator should be set to null on Bundle.stop()

2008-10-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed FELIX-762. Resolution: Fixed Done as of revision 703577. > Activator should be set to null on Bundle.stop() >

[jira] Closed: (FELIX-761) The calculation for isRemovalPending() is too fine-grained

2008-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-761. - Resolution: Fixed I committed a fix for this. The removal pending flag is now associated with the

[jira] Updated: (FELIX-733) Exception when uninstalling a bundle that contains a native library (and loaded it at bundle startup).

2008-10-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated FELIX-733: - Attachment: native.patch This patch should do the trick. Could you please test it and let me know if it f

[jira] Assigned: (FELIX-733) Exception when uninstalling a bundle that contains a native library (and loaded it at bundle startup).

2008-10-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-733: Assignee: Karl Pauls > Exception when uninstalling a bundle that contains a native library (and > l