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 136393 - trunk build issues
Summary: trunk build issues
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 15:53 UTC by George Vasick
Modified: 2008-08-07 01:23 UTC (History)
0 users

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 George Vasick 2008-06-03 15:53:02 UTC
The commit validations were failing in the trunk as an effect of uml-merge.
The src builds are fine.. thats the reason our local builds passed. But in hudson, the commit validations are run as a
part of the build process.. hence it is color is yellow (not Red/Green stating the tests are failing).

We have two parts to this problem:
1. The way we are invoking instances in the layer should be changed since we are not following Netbeans best practices.
2. Misc issues that didn't match Netbeans requirements.

I solved the second issue, and we disabled the first to make the tests pass. Trey will discuss more about how to fix
this in tomorrow's scrum.

Thanks
Jyothi
Comment 1 Trey Spiva 2008-06-05 15:35:39 UTC
I have not been able to verify that the validation will pass yet.  So, I will not close this issue.

http://hg.netbeans.org/uml-main/rev/a5b79295ef7b
http://hg.netbeans.org/uml-main/rev/8c1f5593c891

Comment 2 Trey Spiva 2008-06-05 15:47:45 UTC
Forgot to fix the association class.

http://hg.netbeans.org/uml-main/rev/6848264d5d12
Comment 3 Trey Spiva 2008-06-10 21:02:38 UTC
http://hg.netbeans.org/uml-main/rev/93194605801f
Comment 4 Trey Spiva 2008-06-10 22:53:51 UTC
Forgot to add the iconix updates to the layer file.

http://hg.netbeans.org/uml-main/rev/0f19d85c0990
Comment 5 Trey Spiva 2008-06-11 13:48:22 UTC
Our build test have passed.
Comment 6 Peter Lam 2008-08-07 01:23:03 UTC
should have been verified.