The FileInstall plugin for eba's takes a copy of the eba.
---------------------------------------------------------
Key: ARIES-207
URL: https://issues.apache.org/jira/browse/ARIES-207
Project: Aries
Issue Type: Bug
Affects Versions: 0.1
Reporter: Alasdair Nottingham
Assignee: Alasdair Nottingham
Fix For: 0.1
The FileInstall plugins for EBA's calls the createApplication method that takes
a URL. FileInstall gives it a java.io.File which it converts to a URL.
The method that takes a URL takes a copy of the application from the provided
location, so instead we should call the IDirectory varient.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.