Fridrich Strba 2018-07-12 08:18:21 +00:00 committed by Git OBS Bridge
parent 638c0358c0
commit b1ea7f07c6
2 changed files with 4 additions and 1 deletions

View File

@ -30,6 +30,6 @@
<scm>
<connection>scm:svn:http://svn.code.sf.net/p/hsqldb/svn/base/</connection>
<tag>2.4.1</tag>
<url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.4.13</url>
<url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.4.1</url>
</scm>
</project>

View File

@ -7,6 +7,9 @@ Thu Jul 12 07:59:04 UTC 2018 - fstrba@suse.com
* hsqldb-jdk11.patch
+ Fix build with jdk11
+ Don't use javax.xml.bind.util.JAXB* APIs removed in jdk11
- Changed patch:
* hsqldb-2.3.3-javadoc10.patch -> hsqldb-2.4.1-javadoc10.patch
+ rediff to changed context
-------------------------------------------------------------------
Mon Dec 18 07:05:16 UTC 2017 - fstrba@suse.com