Login
Remember
Register
PlantUML Q&A
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Package composition
0
votes
asked
Jan 28, 2016
in
Bug
by
hoxul
(
120
points)
This simple UML diagram (package composition) seem to crash PlantUML (java.lang.UnsupportedOperationException):
@startuml
package A {
class AA
}
package B {
class BB
}
A *-- B
@enduml
packages
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail]
(--------)
To avoid this verification in future, please
log in
or
register
.
2 Answers
0
votes
answered
Jan 28, 2016
by
plantuml
(
295,800
points)
Thanks for the report.
This is a regression : we have recently changed the code that manages package links.
Here is a beta that works better :
https://dl.dropboxusercontent.com/u/13064071/plantuml.jar
We still have to investigate around this.
Regards,
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
0
votes
answered
Jan 30, 2016
by
plantuml
(
295,800
points)
Version 8035 has just been published and fixes this issue.
Thanks again for the report
commented
Jan 30, 2016
by
hoxul
(
120
points)
Works perfectly, thanks quick response and almost immediate fix!
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Related questions
Is it possible to combine left to right direction with top to bottom direction in a package overview?
Aligning packages vertical does not always work correctly
how can i modelize a python module (a python module contains methods and class definitions) with plantUML
It is possible to decrease gab between elements
Aggregation/composition defined outside of package causes package to be displayed incorrectly
All categories
Question / help
(1,575)
Bug
(1,686)
Wanted features
(1,451)
Closed question / help
(88)
Closed bug
(53)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(13)
Can't help
(9)
To be deleted
(10)
To be sorted
(430)
...