Skip to content

Commit

Permalink
New release (1.1.29)
Browse files Browse the repository at this point in the history
  • Loading branch information
travkin79 committed Jul 13, 2023
1 parent 586dec8 commit c953696
Show file tree
Hide file tree
Showing 35 changed files with 18 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ Notable features in recent releases, details are found in [releases](https://git
Note that the version numbers of the plantuml.lib plugin are a bit special, since they use the version of the included plantuml.jar


## [1.1.29](https://github.com/hallvard/plantuml/releases/tag/1.1.29)
- Updated PlantUML library version to 1.2023.10 ([issue #145](https://github.com/hallvard/plantuml/issues/145)), see [changes](https://plantuml.com/changes).
- Fixed duplicated Java type members entries in diagrams created from Java packages.

## [1.1.28](https://github.com/hallvard/plantuml/releases/tag/1.1.28)
- Updated to use PlantUML library version 1.2023.5 ([issue #145](https://github.com/hallvard/plantuml/issues/145)), see [changes](https://plantuml.com/changes).
- Updated target platform to Eclipse 2022-09 and JRE 11 (JavaSE-11).
Expand Down
4 changes: 3 additions & 1 deletion compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<property name='p2.atomic.composite.loading' value='true' />
-->
</properties>
<children size='17'>
<children size='19'>
<child location='plantuml.lib/1.2018.9' />
<child location='plantuml.lib/1.2018.12' />
<child location='plantuml.lib/1.2019.0' />
Expand All @@ -18,6 +18,7 @@
<child location='plantuml.lib/1.2021.5' />
<child location='plantuml.lib/1.2022.7' />
<child location='plantuml.lib/1.2023.5' />
<child location='plantuml.lib/1.2023.10' />
<child location='plantuml.eclipse/1.1.20' />
<child location='plantuml.eclipse/1.1.21' />
<child location='plantuml.eclipse/1.1.22' />
Expand All @@ -27,5 +28,6 @@
<child location='plantuml.eclipse/1.1.26' />
<child location='plantuml.eclipse/1.1.27' />
<child location='plantuml.eclipse/1.1.28' />
<child location='plantuml.eclipse/1.1.29' />
</children>
</repository>
4 changes: 3 additions & 1 deletion compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<property name='p2.atomic.composite.loading' value='true' />
-->
</properties>
<children size='17'>
<children size='19'>
<child location='plantuml.lib/1.2018.9' />
<child location='plantuml.lib/1.2018.12' />
<child location='plantuml.lib/1.2019.0' />
Expand All @@ -18,6 +18,7 @@
<child location='plantuml.lib/1.2021.5' />
<child location='plantuml.lib/1.2022.7' />
<child location='plantuml.lib/1.2023.5' />
<child location='plantuml.lib/1.2023.10' />
<child location='plantuml.eclipse/1.1.20' />
<child location='plantuml.eclipse/1.1.21' />
<child location='plantuml.eclipse/1.1.22' />
Expand All @@ -27,5 +28,6 @@
<child location='plantuml.eclipse/1.1.26' />
<child location='plantuml.eclipse/1.1.27' />
<child location='plantuml.eclipse/1.1.28' />
<child location='plantuml.eclipse/1.1.29' />
</children>
</repository>
Binary file added plantuml.eclipse/1.1.29/artifacts.jar
Binary file not shown.
Binary file added plantuml.eclipse/1.1.29/artifacts.xml.xz
Binary file not shown.
Binary file added plantuml.eclipse/1.1.29/content.jar
Binary file not shown.
Binary file added plantuml.eclipse/1.1.29/content.xml.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions plantuml.eclipse/1.1.29/p2.index
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Thu Jul 13 15:33:01 CEST 2023
artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
version=1
metadata.repository.factory.order=content.xml.xz,content.xml,\!
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added plantuml.lib/1.2023.10/artifacts.jar
Binary file not shown.
Binary file added plantuml.lib/1.2023.10/artifacts.xml.xz
Binary file not shown.
Binary file added plantuml.lib/1.2023.10/content.jar
Binary file not shown.
Binary file added plantuml.lib/1.2023.10/content.xml.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions plantuml.lib/1.2023.10/p2.index
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Thu Jul 13 15:33:02 CEST 2023
artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
version=1
metadata.repository.factory.order=content.xml.xz,content.xml,\!
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit c953696

Please sign in to comment.