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 101025 - Commit validation tests fails with uml due broken shadows on XML layer
Summary: Commit validation tests fails with uml due broken shadows on XML layer
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 20:43 UTC by _ rkubacki
Modified: 2007-08-02 22:10 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 _ rkubacki 2007-04-13 20:43:59 UTC
big ide build from 200704051800 with all available clusters (at the moment)

Run following command:
ant -f nbbuild/build.xml -Dnetbeans.dest.dir=</path/to/ide_with_uml>
commitValidation

 and you will get this failure:

testValidShadows	fail	Some shadow files in NetBeans profile are broken:[ File
MultiFileObject@148c8a0[UMLProjects/Actions/org-netbeans-modules-uml-integration-netbeans-actions-ReverseEngineerAction.shadow]
is not a valid DataShadow.]
Comment 1 Thuy.d Nguyen 2007-04-16 20:49:17 UTC
Fixed the broken link and integrated to trunk.
Comment 2 Thuy.d Nguyen 2007-04-17 17:07:21 UTC
Changed the status to Resolve Fixed.
Comment 3 Sherry Zhou 2007-08-02 22:10:03 UTC
Such failure no longer exist in Currenct hudson build test results.