You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jesse Glick (JIRA)" <ji...@apache.org> on 2010/01/13 21:15:55 UTC

[jira] Closed: (FELIX-1982) Documented but uninterpreted felix.cache.* properties

     [ https://issues.apache.org/jira/browse/FELIX-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Glick closed FELIX-1982.
------------------------------


Looks better.

BTW there is a broken link in Javadoc; fix:

Index: framework/src/main/java/org/apache/felix/framework/cache/BundleCache.java
===================================================================
--- framework/src/main/java/org/apache/felix/framework/cache/BundleCache.java	(revision 898924)
+++ framework/src/main/java/org/apache/felix/framework/cache/BundleCache.java	(working copy)
@@ -60,7 +60,7 @@
  * For specific information on how to configure the Felix framework, refer
  * to the Felix framework usage documentation.
  * </p>
- * @see org.apache.felix.framework.util.BundleArchive
+ * @see org.apache.felix.framework.cache.BundleArchive
 **/
 public class BundleCache
 {


> Documented but uninterpreted felix.cache.* properties
> -----------------------------------------------------
>
>                 Key: FELIX-1982
>                 URL: https://issues.apache.org/jira/browse/FELIX-1982
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: felix-2.0.1
>            Reporter: Jesse Glick
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.2.0
>
>
> apache-felix-framework-usage-documentation.html documents that felix.cache.dir and felix.cache.profile are gone and that felix.cache.profiledir has been renamed to the standard org.osgi.framework.storage. The Javadoc in BundleCache.java has however not been updated accordingly.

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