Commit graph

31 commits

Author SHA1 Message Date
bcb4df4cce add pluginManagement to settings.gradle to override gradle portal redirecting to defunct jcenter 2022-11-07 21:54:23 +01:00
cfb9cec3d9 add maven repositories 2022-11-07 19:50:43 +01:00
911c90deda add pmd, checkstyle, spotbugs, cyclonedx sbom 2022-11-05 18:44:44 +01:00
4ff083db34 remove use of security manager in exit code checker tests, fix tests for MARC field stream, rename filter to all to imply the complexity of the operation 2022-11-01 00:44:39 +01:00
d2fa91317c update to Java 17, fix field list for MarcContentHandler 2022-10-13 20:50:32 +02:00
4cb84894db update to gradle 7.3.2, asciidoc plugin to 2.5.2.1 2021-12-19 13:20:33 +01:00
c7d2aa3c87 Java named module, Gradle 6.4.1, JUnit 5 tests 2020-05-19 23:40:25 +02:00
b123d27567 add buffer size parameter, marc4j comparison test 2020-05-02 18:49:19 +02:00
414abce68f add JSON reader and writer to allow duplicate keys, closes #8 2019-11-07 11:10:31 +01:00
f17e9c97b4 fix empty subfields, fixe #7 2019-11-06 23:49:12 +01:00
7317647023 update to xbib-content 2.0.4 2019-11-06 22:29:52 +01:00
fac8020183 update to OpenJDK 11, Gradle 5.3.1, xbib content 2.0.0 2019-08-08 19:58:21 +02:00
d8426fcfc6 add line feed control to JSON writer, remove Asciidoclet for now 2018-03-14 10:39:03 +01:00
8499915b3a preparing for Java 9 2018-02-15 11:56:38 +01:00
871287dc4e update to xbib content 1.3.0, prepare for Java 9 2018-02-07 00:30:41 +01:00
7fe42850dc fixed validity check for subfield codes, changed MarcGenerator close() to flush() method, fixes for sonarqube, update to gradle 4.4 2017-12-14 14:01:26 +01:00
58c2a49293 fix for #2, convert space subfield codes into underscore, add Bundeskunsthalle MARC example, update to Gradle 4.3.1 2017-12-07 18:24:40 +01:00
d947c5cb81 update to Gradle 4.2, fix for incomplete iso2709 streams, add SWB/OBVSG examples 2017-10-16 11:41:05 +02:00
0d76b4b868 update to Gradle 3.5, suppress empty XML value in PicaXML 2017-05-09 22:40:26 +02:00
6c80bd052f add ISSN example 2017-03-06 22:42:57 +01:00
b825b056a2 add Maven central for asciidoclet 2017-03-01 23:05:19 +01:00
e9b0983845 gradle update, move versions to gradle properties, fix repeat counter in MARC field transformer 2017-02-23 17:29:23 +01:00
8463218c8e add two convienience method to check first/last subfield value, add MARC round trip test 2017-01-08 16:40:38 +01:00
700661b232 collection parameter for drop(), javadoc without timestamps 2017-01-04 01:52:12 +01:00
9a3ce1652b MBP test results 2017-01-03 09:38:18 +01:00
c325b7e3b7 add Xalan to avoid JDK TraX class verify error, increase test heap to handle xmlunit memory hunger 2017-01-02 19:28:04 +01:00
a6c8c3dd8f replaced jbake by asciidoctor, minor changes for sonarqube 2017-01-02 14:55:49 +01:00
8b0cb74ccd allow single subfield value transformation 2016-11-25 20:45:30 +01:00
74ec0f9a34 add hasSubfields() method to MarcField builder 2016-11-19 17:24:10 +01:00
1cdcd03c94 jbake update 2016-11-08 22:57:19 +01:00
f362426ec1 initial commit 2016-09-15 17:07:08 +02:00