You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Filippo Diotalevi (JIRA)" <ji...@apache.org> on 2009/07/20 21:06:15 UTC

[jira] Resolved: (FELIX-1387) FileInstall unnenessarily computes length of files

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

Filippo Diotalevi resolved FELIX-1387.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-1.4.0

Committed the cumulative patch.

svn ci -m "FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo"
Sending        fileinstall/src/main/java/org/apache/felix/fileinstall/DirectoryWatcher.java
Sending        fileinstall/src/main/java/org/apache/felix/fileinstall/Jar.java
Transmitting file data ..
Committed revision 795957.


> FileInstall unnenessarily computes length of files
> --------------------------------------------------
>
>                 Key: FELIX-1387
>                 URL: https://issues.apache.org/jira/browse/FELIX-1387
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>    Affects Versions: fileinstall-1.2.0
>         Environment: generic
>            Reporter: Sahoo
>            Assignee: Filippo Diotalevi
>            Priority: Minor
>             Fix For: fileinstall-1.4.0
>
>         Attachments: Felix-1387.patch
>
>
> FileInstall unnecessarily computes length of files in every run, but it never uses the value, so we can get rid of this altogether.

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