The temporary folder created to create the aar file is not unique
-----------------------------------------------------------------
Key: AXIS2-3881
URL: https://issues.apache.org/jira/browse/AXIS2-3881
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Tools
Environment: Java : jdk 1.5
OS : Ubuntu 8.04
eclipse : ganymede
Reporter: saminda wijeratne
The temporary folder created in order to setup the neccessary folder structure
and files for later creation for aar file does not have a unique name. This can
result in following problems.
1. incase of such a folder exist in the tmp folder it will be deleted
2. if any files were added externaly to the folder while creating the aar file
the generted aar file would contain those unwanted files also.
3. In a rare case of more than one eclipse instances attempt to create the aar
file the files and folders will overwrite/replace each others files creating
invalid file/folders for the aar and missing neccessary files/folders.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]