Releases: dkpro/dkpro-jwpl
Releases · dkpro/dkpro-jwpl
JWPL 2.0.2
What's Changed
- Release 2.0.1 by @rzo1 in #370
- Move to 2.0.2-SNAPSHOT by @rzo1 in #371
- Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1 by @dependabot[bot] in #377
- Bump log4j2.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #375
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #372
- Bump org.glassfish.jaxb:jaxb-core from 4.0.5 to 4.0.6 by @dependabot[bot] in #376
- Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 by @dependabot[bot] in #374
- Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0 by @dependabot[bot] in #373
- Bump it.unimi.dsi:fastutil-core from 8.5.16 to 8.5.18 by @dependabot[bot] in #378
- Bump junit.jupiter.version from 5.13.4 to 6.0.0 by @dependabot[bot] in #379
- Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 by @dependabot[bot] in #380
- Bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 by @dependabot[bot] in #382
- Bump spring.version from 6.2.11 to 6.2.12 by @dependabot[bot] in #381
- Bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1 by @dependabot[bot] in #383
- Bump junit.jupiter.version from 6.0.0 to 6.0.1 by @dependabot[bot] in #384
- Update Hibernate to 6.6.34 by @mawiesne in #385
- Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by @dependabot[bot] in #386
- Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 by @dependabot[bot] in #387
- Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #389
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #390
- Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.0 by @dependabot[bot] in #391
- Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2.0 by @dependabot[bot] in #394
- Bump org.codehaus.mojo:versions-maven-plugin from 2.20.0 to 2.20.1 by @dependabot[bot] in #393
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #396
- Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 by @dependabot[bot] in #398
- Drops dependency towards Spring framework by @mawiesne in #399
- Improve README.md by @mawiesne in #402
- Clean up deprecated Hibernate locking calls by @mawiesne in #404
- Drop orphaned dependency on commons-logging by @mawiesne in #401
- Modernize code via language migration aids by @mawiesne in #406
- Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by @dependabot[bot] in #409
- Update dkpro-parent-pom to 34 by @mawiesne in #410
- Improve Javadoc and code comments by @mawiesne in #407
- Support Java 25 (LTS) in GH build pipeline by @mawiesne in #405
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.6 to 3.5.7 by @dependabot[bot] in #411
- Fix code style issues by @mawiesne in #412
- Reduce verbose or redundant code constructs by @mawiesne in #413
- Reduce throws related declaration redundancies by @mawiesne in #414
- #400: Support 7z archives without external tools and custom decompressor.xml by @mawiesne in #408
- #418: Upgrade to DKPro Parent POM 35 by @reckart in #419
- #416: Provide e2e tests for Data- Revision- and TimeMachine tools by @mawiesne in #417
- #201: Fix The cumulative size of the entity is "50,000,001" by @mawiesne in #421
- Enhance Javadoc of Wikimachine module and clear warnings during 'attach-javadoc' phase by @mawiesne in #422
- Bump junit.jupiter.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #423
- #424: Adapt DataMachineFiles to only accept files in a supported compression format by @mawiesne in #425
- #426: Let DumpWriter interface extend AutoClosable by @mawiesne in #427
- #428: Fix non-constant string concatenations as argument to logging calls by @mawiesne in #429
- #400: Adjust Usage message of DataMachine by @mawiesne in #431
- Update Hibernate to 6.6.40 by @mawiesne in #430
- Enhance Javadoc of DataMachine module and clear warnings during 'attach-javadoc' by @mawiesne in #432
- #433: Add basic set of JUnit tests for Data- and TimeMachine component by @mawiesne in #434
- Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0 by @dependabot[bot] in #436
- Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 by @dependabot[bot] in #437
Full Changelog: dkpro-jwpl-2.0.1...dkpro-jwpl-2.0.2
JWPL 2.0.1
What's Changed
- #287 - Reduce JavaDoc warnings for jwpl-api to zero by @mawiesne in #288
- #289 - Fix deprecation warnings in Wikipedia and WikipediaInfo by @rzo1 in #290
- Bump org.springframework:spring-core from 6.0.13 to 6.0.15 by @dependabot[bot] in #292
- Bump org.springframework:spring-core from 6.0.15 to 6.0.16 by @dependabot[bot] in #293
- Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 by @dependabot[bot] in #294
- Bump org.springframework:spring-context from 6.0.16 to 6.1.14 by @dependabot[bot] in #295
- Re-enable dependabot tooling for JWPL by @mawiesne in #296
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #297
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #298
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #299
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.6.0 by @dependabot[bot] in #305
- Bump org.dkpro:dkpro-parent-pom from 29 to 32 by @dependabot[bot] in #301
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.23.0 by @dependabot[bot] in #303
- Bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA by @dependabot[bot] in #302
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 by @dependabot[bot] in #307
- Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.4 by @dependabot[bot] in #308
- Bump spring.version from 6.1.14 to 6.2.6 by @dependabot[bot] in #300
- Bump commons-io:commons-io from 1.4 to 2.19.0 by @dependabot[bot] in #304
- Improve management of Apache commons dependencies by @mawiesne in #310
- Update org.slf4j:slf4j-api from 1.7.x to 2.x by @dependabot[bot] in #309
- Bump it.unimi.dsi:fastutil-core from 8.5.12 to 8.5.15 by @dependabot[bot] in #312
- Bump junit.jupiter.version from 5.10.0 to 5.12.2 by @dependabot[bot] in #311
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.2 by @dependabot[bot] in #314
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 2.21.0 to 3.5.3 by @dependabot[bot] in #317
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.6.0 by @dependabot[bot] in #318
- Bump log4j2.version from 2.21.0 to 2.24.3 by @dependabot[bot] in #320
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.6.0 by @dependabot[bot] in #319
- Bump mysql:mysql-connector-java from 5.1.44 to 8.0.30 by @dependabot[bot] in #313
- Bump commons-logging:commons-logging from 1.2 to 1.3.5 by @dependabot[bot] in #324
- Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot[bot] in #321
- Bump org.codehaus.mojo:versions-maven-plugin from 2.14.2 to 2.18.0 by @dependabot[bot] in #323
- Bump spring.version from 6.2.6 to 6.2.7 by @dependabot[bot] in #326
- Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 by @dependabot[bot] in #328
- Bump junit.jupiter.version from 5.12.2 to 5.13.0 by @dependabot[bot] in #330
- Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by @dependabot[bot] in #331
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #333
- Bump junit.jupiter.version from 5.13.0 to 5.13.1 by @dependabot[bot] in #334
- Bump spring.version from 6.2.7 to 6.2.8 by @dependabot[bot] in #335
- Bump log4j2.version from 2.24.3 to 2.25.0 by @dependabot[bot] in #337
- Bump it.unimi.dsi:fastutil-core from 8.5.15 to 8.5.16 by @dependabot[bot] in #338
- Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1 by @dependabot[bot] in #340
- Bump junit.jupiter.version from 5.13.1 to 5.13.2 by @dependabot[bot] in #339
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4 by @dependabot[bot] in #342
- Bump junit.jupiter.version from 5.13.2 to 5.13.3 by @dependabot[bot] in #341
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #343
- Bump log4j2.version from 2.25.0 to 2.25.1 by @dependabot[bot] in #345
- Bump org.dkpro:dkpro-parent-pom from 32 to 33 by @dependabot[bot] in #344
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #347
- Bump spring.version from 6.2.8 to 6.2.9 by @dependabot[bot] in #346
- Migrate to forked Swebble with updated dependencies. by @rzo1 in #348
- Bump junit.jupiter.version from 5.13.3 to 5.13.4 by @dependabot[bot] in #349
- Update Hibernate to 6.6.x by @mawiesne in #350
- Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #352
- Bump org.glassfish.jaxb:jaxb-core from 4.0.3 to 4.0.5 by @dependabot[bot] in #351
- Bump org.glassfish.jaxb:jaxb-runtime from 4.0.3 to 4.0.5 by @dependabot[bot] in #353
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #354
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 by @dependabot[bot] in #355
- Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #356
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #357
- Improve existing JavaDoc by @mawiesne in #358
- Bump spring.version from 6.2.9 to 6.2.10 by @dependabot[bot] in #359
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #361
- Bump org.sweble.wikitext.version from 4.0.0 to 4.0.1 by @dependabot[bot] in #368
- Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 by @dependabot[bot] in #363
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 by @dependabot[bot] in #367
- Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 by @dependabot[bot] in #366
- Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1 by @dependabot[bot] in #362
- Bump spring.version from 6.2.10 to 6.2.11 by @dependabot[bot] in #364
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #365
New Contributors
- @dependabot[bot] made their first contribution in #292
Full Changelog: dkpro-jwpl-2.0.0...dkpro-jwpl-2.0.1
What's Changed
- dkpro-jwpl-hibernate-5.2.1-spring-4.3.0-migration by @mawiesne in #137
- Fixed SAXParseException by @kunalsheth in #145
- Reduce drastically computation time by @jsubercaze in #149
- Upgrading Sweble and associated libs by @tgalery in #155
- Adding contributor by @tgalery in #157
- Fixes #163 - Extract classes in package '....parser.tutorial' to a separate Maven module by @mawiesne in #166
- Fixes #2 by introcution of embedded Hsqldb tests by @mawiesne in #162
- Fixes #167 - Move classes in package 'de.tudarmstadt.ukp.wikipedia.api.tuto… by @mawiesne in #168
- Fixes #169 - Raise test coverage of 'Wikipedia' (api) class to at least 60% (line & branch) by @mawiesne in #170
- Fixes #171 - Raise test coverage of 'Page' (api) class to at least 75% (line & branch) by @mawiesne in #172
- #174 - Query did not return a unique result for "exists...
JWPL 2.0.0
What's Changed
- dkpro-jwpl-hibernate-5.2.1-spring-4.3.0-migration by @mawiesne in #137
- Fixed SAXParseException by @kunalsheth in #145
- Reduce drastically computation time by @jsubercaze in #149
- Upgrading Sweble and associated libs by @tgalery in #155
- Adding contributor by @tgalery in #157
- Fixes #163 - Extract classes in package '....parser.tutorial' to a separate Maven module by @mawiesne in #166
- Fixes #2 by introcution of embedded Hsqldb tests by @mawiesne in #162
- Fixes #167 - Move classes in package 'de.tudarmstadt.ukp.wikipedia.api.tuto… by @mawiesne in #168
- Fixes #169 - Raise test coverage of 'Wikipedia' (api) class to at least 60% (line & branch) by @mawiesne in #170
- Fixes #171 - Raise test coverage of 'Page' (api) class to at least 75% (line & branch) by @mawiesne in #172
- #174 - Query did not return a unique result for "existsPage(String title)" after introduction of HSQL-DB tests by @mawiesne in #175
- #176 - Modernize JWPL maven plugins and related tooling via update to dkpro-parent-pom version 19 by @mawiesne in #177
- #160 - Page.getPlainText broken -
PlainTextConverterstruggles to discriminate candidate methods and ends in 'VisitorException' by @mawiesne in #185 - #181 - Reduce duplicated code in
de.tudarmstadt.ukp.wikipedia.api.hibernatepackage by @mawiesne in #182 - #183 - Raise test coverage of 'Category' (api) class to at least 75% (line & branch) by @mawiesne in #184
- #178 - Provide method to retrieve a page's categories by page title by @mawiesne in #179
- #186 - Switch to modern license header by @reckart in #192
- #193 - Fetching plain text throws visitNotFoundException by @mawiesne in #194
- Fixes #180 - Migrate 'PerformanceTest' to be a real integration test by @mawiesne in #196
- Fixes #197 - Fetching plain text with WtXmlEndTag fails with VisitNotFoundException by @mawiesne in #198
- Fixes #189 - Switch to SLF4J by @mawiesne in #191
- Fixes time relative tests by @tgalery in #203
- upgrading sweble by @tgalery in #202
- #229 - Switch from Jenkins to GH actions by @rzo1 in #228
- #24 - Automatically delete *.bin files after dump creation process by @mawiesne in #231
- Add GH build badge to README.md by @mawiesne in #232
- Resolves #226 "Transition from javax to jakarta" by @rzo1 in #227
- #165 - Switch to "org.dkpro" style by @mawiesne in #234
- Update CONTRIBUTORS.txt by @rzo1 in #236
- #237 - Modernize codebase towards modern Java by @mawiesne in #240
- #245 Remove unused method binding to commons.io dependency in API module by @mawiesne in #246
- #247 Update dependency commons-lang to version 3.x by @mawiesne in #248
- #249 Remove commons-codec dependency in favor of JDK's own Base64 codec by @mawiesne in #250
- #251 Fix inconsistent indentation and formatting of code by @mawiesne in #252
- #243 Update test framework JUnit to 5.x by @mawiesne in #244
- #241 Update dependency Spring to version 6.x by @mawiesne in #253
- #257 - Add issue templates by @reckart in #258
- Fixes #255: Missing license.txt files by @rzo1 in #256
- #254 Declare unused methods as deprecated by @mawiesne in #260
- #261 - Clean up POMs by @reckart in #262
- #164 - Introduce checkstyle by @reckart in #263
- #264 - Compiler error in Eclipse only by @reckart in #265
- #261 - Clean up POMs by @reckart in #266
- #269 Modernize handling of java.sql resources towards try-with-resources by @mawiesne in #270
- #267 Add new files to excludes section of apache-rat-plugin by @mawiesne in #268
- #124 PageQueryIterable doesn't escape special characters by @mawiesne in #272
- #274 Delete setting Hibernate dialects at compile-time in WikiHibernateUtil by @mawiesne in #275
- #136 UniversalDecompressor hard-codes configuration file location by @mawiesne in #273
- #82 ModularParser-getLanguages()-returns-null by @mawiesne in #276
- #277: Fix JavaDoc Errors preventing its generation by @rzo1 in #278
- Adds empty javadoc jar to maven shade artifact in order to meet OSS Sonatype requirements by @rzo1 in #279
- Resolves "Reviewer feedback for 2.0.0 RC1" by @rzo1 in #283
- Incorporates reviewer feedback of 2.0.0 RC2 by @rzo1 in #285
New Contributors
- @mawiesne made their first contribution in #137
- @kunalsheth made their first contribution in #145
- @jsubercaze made their first contribution in #149
- @tgalery made their first contribution in #155
- @reckart made their first contribution in #192
Full Changelog: de.tudarmstadt.ukp.wikipedia-1.1.0...dkpro-jwpl-2.0.0
JWPL 1.1.0
Now available under Apache License
Highlights
Issue #133: change parent-pom to dkpro-parent-pom v14
Issue #129: upgrade to Java 7
Issue #128: switch from GPL to ASL license
Bug Fixes
Fixed a bug in the workaraound for Talk page retrieval
RevisionIterator now loads all revision fields
Transformed System.out to logger messages
Other Changes
Added methods to retrieve PK of first revision of an article
Added retrieval method for revision timestamps between two dates
Issue #130: drop de.tudarmstadt.ukp.wikipedia.dist module
Issue #127: fixes in dependency management