PEAR API does not delete the PEAR ID subdirectory before the new content is 
installed
-------------------------------------------------------------------------------------

                 Key: UIMA-496
                 URL: https://issues.apache.org/jira/browse/UIMA-496
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Michael Baessler
            Assignee: Michael Baessler
             Fix For: 2.2


When installing a PEAR file, currently the InstallationController API overrides 
all available data in the target installation directory. The directory content 
isn't removed before. So it can happen that old class files or descriptor files 
that are never valid are still in the installation directory since they will 
not be removed when the new stuff is installed. Existing files with the same 
name will be overridden.

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

Reply via email to