[Uml-devel] [Bug 283744] Gratuitous warning messages on loading project file

Oliver Kellogg okellogg at users.sourceforge.net
Fri Feb 10 10:43:46 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=283744





--- Comment #13 from Oliver Kellogg <okellogg users sourceforge net>  2012-02-10 10:43:46 ---
Created an attachment (id=68673)
 --> (http://bugs.kde.org/attachment.cgi?id=68673)
updated ducheck.sh with explanation of function

(In reply to comment #12)
> [...] I'm eager to try your shell / perl script, but a little uncertain of
> the manner of its execution. Is the following the usage as you had intended?
> 
> $ cat Engine.xmi | ./ducheck.sh > Fix.xmi

No, I'm afraid it's not as brilliant as that.
In this version, it just reports the dangling objects and it is up to human
intervention to actually change the XMI file.

I have added following comments in the script:

# NOTE: This script only _checks_ the XMI file, it does not modify it
#       and also does not create a second XMI file where the problems are
#       automatically repaired. The repair must be done manually according
#       to the errors reported by the script.
#
# Usage:  ducheck.sh <xmifile>
#         Replace <xmifile> by your XMI file name.
#         If nothing is printed to stdout then no problems were found.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list