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 159580 - Useless IcanproProjectType!?
Summary: Useless IcanproProjectType!?
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-04 05:52 UTC by Jaroslav Tulach
Modified: 2009-05-06 14:23 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 Jaroslav Tulach 2009-03-04 05:52:43 UTC
It seems to me that
http://hg.netbeans.org/main-golden/file/e56ec2b80ff1/bpel.project/src/org/netbeans/modules/bpel/project/IcanproProjectType.java
and related classes is not used in the code at all. Can it be deleted?
Comment 1 Sergey Lunegov 2009-03-04 07:16:18 UTC
Vladimir, please take a look.
Comment 2 Vladimir Yaroslavskiy 2009-03-04 15:05:07 UTC
already fixed in soa-dev, soa-dev65.
in trunk: http://hg.netbeans.org/main/rev/bd73e1cdbc7a
Comment 3 Vladimir Yaroslavskiy 2009-03-05 09:37:51 UTC
+ fix: http://hg.netbeans.org/main/rev/b97997ded7d3
Comment 4 Quality Engineering 2009-03-06 09:27:25 UTC
Integrated into 'main-golden', will be available in build *200903060201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/bd73e1cdbc7a
User: Vladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Log: [Issue #159580] Useless IcanproProjectType!?