[ http://issues.apache.org/jira/browse/FELIX-31?page=all ]

Felix Meschberger updated FELIX-31:
-----------------------------------

    Attachment: Bundle_LastModified_fm20060921.diff.gz

Currently the last modification time of a bundle is not persisted as for 
example the start level. The consequence of this is, that after a restart of 
the framework the last modificaiton date is reset to zero, hence the epoch.

Attached patch implements persistence of the last modification time along the 
lines of the start level and other settings.

> Implement new Bundle interface methods
> --------------------------------------
>
>                 Key: FELIX-31
>                 URL: http://issues.apache.org/jira/browse/FELIX-31
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>            Reporter: Richard S. Hall
>         Attachments: Bundle_LastModified_fm20060921.diff.gz, 
> FELIX-31_ChangeLog, FELIX-31_src_mod.zip
>
>
> This issue is described in section 4.3 of the OSGi R4 specification. There 
> are various methods in the Bundle interface that are not covered by other 
> issues, such as:
>     Bundle.getSymbolicName()
>     Bundle.loadClass()
>     Bundle.getResources(String)
>     Bundle.getEntryPaths(String)
>     Bundle.getEntry(String)
>     Bundle.findEntries(String, String, boolean)
>     Bundle.getLastModified()
> Most of these methods are reasonable simplistic and will involve localized 
> changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to