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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nre
1 +XWiki.cds
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 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.
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"]].
14 14  {{/note}}
15 15  
16 16  == Installation ==
... ... @@ -19,12 +19,14 @@
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. You may want to install that as well.
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.
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 +
28 28  === Major changes ===
29 29  
30 30  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"]].
... ... @@ -31,27 +31,23 @@
31 31  
32 32  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"]]:
33 33  
34 -* UML Sequence Diagram Editor
36 +* UML Sequence Diagram Editor **(I don't think this was ever released properly?)**
35 35  * KIELER Editor for Graphs (KEG)
36 -* remaining KLay parts
37 -* KIELER Ptolemy Browser
38 +* Remaining KLay parts **(These were only dev plug-ins)**
39 +* KIELER Ptolemy Browser **(Was moved to GitHub)**
38 38  * KWebS
39 -* Graphs Hierarchical Views
40 -* Kaot, kgtee, moml, sccharts Formats
41 +* Graphs Hierarchical Views **(Only dev plug-ins?)**
42 +* Kaot, kgtee, moml, sccharts Formats **(Only dev plug-ins?)**
41 41  * Piccolo Mirror
42 -* All Remaining Tests
44 +* All Remaining Tests **(Have never been released)**
43 43  
44 44  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:
45 45  
46 46  * Layout Configuration DSL
47 -* Formats Plugins to convert between graph formats
49 +* Formats plug-ins to convert between graph formats
48 48  * Graph Analysis
49 49  * Syntheses and supporting code for graph structures
50 -* Layout using OGDF
51 -* OGDF mirror
52 -* GraphML mirror
53 -* Solvers for optimization problems regarding layout
54 -* Graph generator for test cases
52 +* OGDF layout support
55 55  
56 56  == Known Problems and Limitations ==
57 57  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -73072980
1 +73072981
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/73072980/KIELER Pragmatics Release 2020/03
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/73072981/KIELER Pragmatics Release 2020/03