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 64230 - Needs to check the API changes before release
Summary: Needs to check the API changes before release
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 12:36 UTC by Jaroslav Tulach
Modified: 2006-10-11 09:43 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 2005-09-13 12:36:07 UTC
According to RE the signature checking infrastructure is off: 
 
On Sep 5, Rudolf Balada wrote: 
> I switched the infrastructure off per your request. 
 
This is a major problem as releasing without these checks is like releasing a 
build without any quality assurance. 
 
The problem can be separated to two things: 
 
1. we need a list of all incompatible changes in APIs since 4.1[*] to 
guarantee that there are not going to be unexpected linkage problems for 
modules written against 4.1 running on 5.0 
 
2. we need a list of all changes in APIs during September 2005. Otherwise we 
risk that unwanted changes have been made by accident and we will have to 
support them in future. 
 
[*] these diffs need to include patches by Maros for vcscore and debugger
Comment 1 Marian Mirilovic 2006-10-10 21:16:16 UTC
Jarda,
has been made any improvement in this area ? This is quiet old P1 issue and
nobody owns it, so could you pleas reassigne to aprropriate person? Thanks in
advance.
Comment 2 Jaroslav Tulach 2006-10-11 07:57:03 UTC
The owner is RE who runs sigtest. This issue has been created, because RE went 
crazy and switched the sigtest build off during summer 2005. Since then we 
managed to return back to our senses and the sigtest is running.

Btw. I am surprised we managed to release 5.0 with P1 bug open. Probably ide 
is not the right category for reporting bugs!?
Comment 3 Marian Mirilovic 2006-10-11 09:43:58 UTC
> Btw. I am surprised we managed to release 5.0 with P1 bug open. Probably ide 
> is not the right category for reporting bugs!?

Agree, so just to don't step into the same river again I am going through all
high-priority issues in this sink-hole ;(