Skip to content

Commit

Permalink
Update external apache xmlgraphics-commons lib as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris2011 committed May 24, 2023
1 parent 23644a3 commit a7c3f1e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion platform/libs.batik.read/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ CC144A6A69FAC333E5ED10AC3169768CEFF2B840 org.apache.xmlgraphics:batik-util:1.16
3055A9F0B0EE5B327C35C62749189B1C4683BC56 org.apache.xmlgraphics:batik-xml:1.16
3789D9FADA2D3D458C4BA2DE349D48780F381EE3 xml-apis:xml-apis:1.4.01
41A8B86B358E87F3F13CF46069721719105AFF66 xml-apis:xml-apis-ext:1.3.04
8779B8D8F426F24FDB4A512F8BC4248CB3775BD2 org.apache.xmlgraphics:xmlgraphics-commons:2.6
336DDD6D0A244CDEBF26A298FB7C3A5FD45449DB org.apache.xmlgraphics:xmlgraphics-commons:2.7

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Name: Apache XML Graphics Commons
Version: 2.6
Version: 2.7
Description: Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP.
License: Apache-2.0
Origin: https://xmlgraphics.apache.org/commons/
Files: xmlgraphics-commons-2.6.jar
Files: xmlgraphics-commons-2.7.jar

Apache License
Version 2.0, January 2004
Expand Down
2 changes: 1 addition & 1 deletion platform/libs.batik.read/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ release.external/batik-util-1.16.jar=modules/ext/batik-util-1.16.jar
release.external/batik-xml-1.16.jar=modules/ext/batik-xml-1.16.jar
release.external/xml-apis-1.4.01.jar=modules/ext/xml-apis-1.4.01.jar
release.external/xml-apis-ext-1.3.04.jar=modules/ext/xml-apis-ext-1.3.04.jar
release.external/xmlgraphics-commons-2.6.jar=modules/ext/xmlgraphics-commons-2.6.jar
release.external/xmlgraphics-commons-2.7.jar=modules/ext/xmlgraphics-commons-2.7.jar

is.autoload=true
javac.source=1.8
Expand Down
4 changes: 2 additions & 2 deletions platform/libs.batik.read/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
<binary-origin>external/batik-script-1.16.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/xmlgraphics-commons-2.6.jar</runtime-relative-path>
<binary-origin>external/xmlgraphics-commons-2.6.jar</binary-origin>
<runtime-relative-path>ext/xmlgraphics-commons-2.7.jar</runtime-relative-path>
<binary-origin>external/xmlgraphics-commons-2.7.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-parser-1.16.jar</runtime-relative-path>
Expand Down

0 comments on commit a7c3f1e

Please sign in to comment.