<
From version < 3.1 >
edited by cds
on 2020/04/24 08:44
To version < 2.1 >
edited by Niklas Rentz
on 2020/04/23 10:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.nre
Content
... ... @@ -10,7 +10,7 @@
10 10  {{toc minLevel="2"/}}
11 11  
12 12  {{note title="Important Notice"}}
13 -Please note that KIELER Lightweight Diagrams (KLighD) in its entirety, as well as the KGraph language, are no longer included in this release. Both can henceforth be found on [[GitHub>>url:https://github.com/kieler/KLighD||shape="rect"]].
13 +Please note that KIELER Lightweight Diagrams (KLighD) in its entirety, as well as the KGraph language, are not longer included in this release. Both can be found in our official [[Kieler Lightweight Diagrams>>url:https://github.com/kieler/KLighD||shape="rect"]] GitHub project.
14 14  {{/note}}
15 15  
16 16  == Installation ==
... ... @@ -19,14 +19,12 @@
19 19  
20 20  * See the [[KIELER Downloads>>doc:Downloads]] site for download details.
21 21  * KIELER Pragmatics requires an installed Java Runtime Environment >= version 1.8.
22 -* The layout components of the Eclipse Layout Kernel can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library, which must be downloaded and installed separately. You may want to do so.
22 +* The layout components of the Eclipse Layout Kernel can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library. You may want to install that as well.
23 23  
24 24  == Release Notes and Highlights ==
25 25  
26 26  You can find a list of the closed tickets for this release at [[our issue tracking system>>url:https://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=11100||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page.
27 27  
28 -**TODO Integrate release notes as a list of tickets directly from Jira? SCCharts do that, seems good to me.**
29 -
30 30  === Major changes ===
31 31  
32 32  KLighD has now moved out of the KIELER Pragmatics Project and is now a standalone project hosted on GitHub and had a first release there. For more information on that, visit the official [[KLighD GitHub page>>url:https://github.com/kieler/KLighD||shape="rect"]].
... ... @@ -33,23 +33,27 @@
33 33  
34 34  Together with removing KLighD from this project, we went through the remaining plug-ins and features and moved or discontinued a few more. For more information on the individual elements, see the [[Discontinued Projects>>url:https://rtsys.informatik.uni-kiel.de/confluence/x/GoAX||shape="rect"]]:
35 35  
36 -* UML Sequence Diagram Editor **(I don't think this was ever released properly?)**
34 +* UML Sequence Diagram Editor
37 37  * KIELER Editor for Graphs (KEG)
38 -* Remaining KLay parts **(These were only dev plug-ins)**
39 -* KIELER Ptolemy Browser **(Was moved to GitHub)**
36 +* remaining KLay parts
37 +* KIELER Ptolemy Browser
40 40  * KWebS
41 -* Graphs Hierarchical Views **(Only dev plug-ins?)**
42 -* Kaot, kgtee, moml, sccharts Formats **(Only dev plug-ins?)**
39 +* Graphs Hierarchical Views
40 +* Kaot, kgtee, moml, sccharts Formats
43 43  * Piccolo Mirror
44 -* All Remaining Tests **(Have never been released)**
42 +* All Remaining Tests
45 45  
46 46  With the major part of KLighD being moved and discontinuing a lot of smaller projects, an interesting point is to look at what is left the Pragmatics project:
47 47  
48 48  * Layout Configuration DSL
49 -* Formats plug-ins to convert between graph formats
47 +* Formats Plugins to convert between graph formats
50 50  * Graph Analysis
51 51  * Syntheses and supporting code for graph structures
52 -* OGDF layout support
50 +* Layout using OGDF
51 +* OGDF mirror
52 +* GraphML mirror
53 +* Solvers for optimization problems regarding layout
54 +* Graph generator for test cases
53 53  
54 54  == Known Problems and Limitations ==
55 55  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -73072981
1 +73072980
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/73072981/KIELER Pragmatics Release 2020/03
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/73072980/KIELER Pragmatics Release 2020/03