[umbrello] [Bug 386479] Imported classes are not placeable on diagrams after java import
Ralf Habacker
bugzilla_noreply at kde.org
Thu Jan 4 02:46:08 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=386479
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c11df4aa1fd0f182c0c4b0797aa7035303b61eb9 by Ralf Habacker.
Committed on 03/01/2018 at 13:40.
Pushed by habacker into branch 'Applications/17.12'.
Fix implementation of Import_Utils::createUMLObject() parameter
searchInParentPackageOnly
Really limit searching packages to the parent package if specified.
UMLDoc::findUMLObject(), which has been used here before, does not
limit the search to the provided parent package, if specified.
M +5 -2 umbrello/codeimport/import_utils.cpp
https://commits.kde.org/umbrello/c11df4aa1fd0f182c0c4b0797aa7035303b61eb9
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 459fe36a6eca91d34becea3ae19fdba3848fbdd8 by Ralf Habacker.
Committed on 03/01/2018 at 13:40.
Pushed by habacker into branch 'Applications/17.12'.
Add additional java test files
A +5 -0
test/import/java/apackage/subdir/anotherpackage/ApackageSubdirAnotherPackageTest.java
A +5 -0
test/import/java/apackage/subdir/apackage/ApackageSubdirApackageTest.java
https://commits.kde.org/umbrello/459fe36a6eca91d34becea3ae19fdba3848fbdd8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list