filippo balicchia created KARAF-1997:
----------------------------------------
Summary: Eik goes in null pointer when in workspace there are two
project with the same name
Key: KARAF-1997
URL: https://issues.apache.org/jira/browse/KARAF-1997
Project: Karaf
Issue Type: Bug
Components: eik-core
Reporter: filippo balicchia
Priority: Minor
Fix For: eik-3.0.0
n this scenario EIK goes in null pointer.
# create eik project with name X
# delete project x
# recreate eik project with name X
# built target platform and i get
{noformat}
Errors occurred during the build.
Errors running builder 'Apache Karaf Builder' on project 'karaf2.2.x'.
java.lang.NullPointerException
{noformat}
IMHO is necessary to add a message or improve exception handling
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira