Lisa Aigner created KARAF-3187:
----------------------------------
Summary: Cannot create karaf project at non-default location
Key: KARAF-3187
URL: https://issues.apache.org/jira/browse/KARAF-3187
Project: Karaf
Issue Type: Bug
Components: eik-core
Affects Versions: eik-3.0.0
Environment: Eclipse Luna 64-Bit, Windows 7 x64
Reporter: Lisa Aigner
Steps to reproduce:
1) Open "Apache Karaf Installation" project wizard
2) Fill in a project name
3) Project location defaults to "{$workspace_loc}\project name"
4) Change project location to some non-default value, e.g. "D:\project name"
5) Finish the wizard
Actual result:
The project is created at "{$workspace_loc}\project name"
Expected result:
Project should be created at "D:\project name"
It does not make a difference if the chosen location is inside the workspace
(i.e. somewhere below the workspace root) or not. Moving the project (deleting
it from the workspace, moving the folder to the desired location on the
harddrive and reimporting it) leads to NullPointerExceptions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)