This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79236 - Duplicated project name in import.
Summary: Duplicated project name in import.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL: http://issues.apache.org/bugzilla/sho...
Keywords:
: 85388 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-27 17:01 UTC by Petr Pisl
Modified: 2008-09-23 17:07 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2006-06-27 17:01:51 UTC
Create a web project for Tomcat as target server. Ivoke compile action over
index.jsp. The message "Duplicated project name in import. Project
guessNumber-impl defined first in
/space/tmp/guessNumber/nbproject/ant-deploy.xml and again in
/space/tmp/guessNumber/nbproject/build-impl.xml" appear in the output window.
Comment 1 Petr Pisl 2006-06-28 13:55:53 UTC
The message also appears twise, when you debug web application on Tomcat

Comment 2 Petr Pisl 2006-06-28 14:09:21 UTC
Not only Tomcat but for all servers, when you want to debug the web project.
Comment 3 Sherold Dev 2006-06-29 09:33:06 UTC
TM->5.5

this issue seems to be caused by a bug in Ant

http://issues.apache.org/bugzilla/show_bug.cgi?id=39920
Comment 4 Tomasz Slota 2006-09-22 10:07:50 UTC
*** Issue 85388 has been marked as a duplicate of this issue. ***
Comment 5 Sherold Dev 2007-01-17 02:31:34 UTC
The bug was fixed in Ant 1.7, closing the issue since the IDE already switched
to this version of Ant.
Comment 6 _ gtzabari 2008-05-12 16:09:42 UTC
I am seeing this bug in dev build 200805071203 when trying to rebuild an old web project (probably generated using an
older version of Netbeans). I have project Server which depends on project Database. The error message I get is:

Duplicated project name in import. Project -profiler-impl defined first in
[snip]\Server\netbeans6.5\nbproject\profiler-build-impl.xml and again in
[snip]\Database\Netbeans6.5\nbproject\profiler-build-impl.xml

Can I reopen this issue?
Comment 7 _ gtzabari 2008-05-14 15:29:36 UTC
Reopening issue.
Comment 8 _ gtzabari 2008-07-20 19:49:17 UTC
Please update the target milestone.
Comment 9 Petr Jiricka 2008-09-23 16:50:34 UTC
Hi Gili, is this still happening in the latest 6.5 build? Do you have any way to reproduce reliably? I can not reproduce
now. Thanks.
Comment 10 _ gtzabari 2008-09-23 16:53:08 UTC
Seems to be gone for me.
Comment 11 Petr Jiricka 2008-09-23 17:07:42 UTC
Thanks, closing as fixed.