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 71288 - DD api is two times in standard build
Summary: DD api is two times in standard build
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: API, PERFORMANCE
: 75075 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-11 23:50 UTC by Lukas Jungmann
Modified: 2006-08-02 13:10 UTC (History)
1 user (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 Lukas Jungmann 2006-01-11 23:50:05 UTC
Is there some special reason for having implementation for web.xml DD API twice
in standard build?
As a standalone module web/ddapi (~850kb jar) and as a part of module j2ee/ddapi
(~2,1mb jar).

BTW: web/ddapi seems to be never used in other modules
Comment 1 Lukas Jungmann 2006-01-11 23:51:43 UTC
I'm not sure about the priority here, so feel free to change it.
Comment 2 _ rkubacki 2006-01-16 08:13:50 UTC
Not a significant performance problem as long as this autoload module is not
used by any other module and it is really disabled in current trunk builds.

OTOH I agree that it should be removed. That's our API lifecycyle end -
deprecated first (5.0) and remove later (5.1).
Comment 3 Pavel Buzek 2006-04-06 13:56:43 UTC
Web dd api was moved into j2ee\ddapi in 4.1, was deprecated and not used by any
nb module in 4.1 and 5.0. It will be removed in 5.5.
Comment 4 Petr Jiricka 2006-04-24 08:44:07 UTC
Done.
Comment 5 Petr Jiricka 2006-04-24 08:45:50 UTC
*** Issue 75075 has been marked as a duplicate of this issue. ***
Comment 6 Lukas Jungmann 2006-08-02 13:10:58 UTC
v.