Menu

#3 will there be another release?

v1.0 (example)
unread
nobody
release (1)
5
2022-04-09
2022-04-03
Samael
No

The last release on maven central was 2008, Any chance of another release? The minimum Java version is now 7 so I suspect you'll need a few changes, especially if supporting up to Java 18.

Discussion

  • Samael

    Samael - 2022-04-03

    I've attached a patch that updates a bunch of dependencies and maven plugins and gets the codebase working with some newer JDK versions (I used JDK 1.8 locally, updating for current versions of Java will require further changes due to JPMS).

    If there's no intention of supporting the project moving forward then please consider giving me write access as I'd be interested in continuing with this and getting it working with the more recent versions of Java. Perhaps making a new major version that supports Java 11 - 18.

     
  • Vlad Skarzhevskyy

    Hi @singingbush we move to different projects.
    I had given you access right to the project as developer.

    Now you shuld be create pull requests a and build it.

    Honetly I do not remember how http://jour.sourceforge.net/ is hosterd and built ...

    Keep me posted.

     

    Last edit: Vlad Skarzhevskyy 2022-04-07
  • Samael

    Samael - 2022-04-09

    thanks Vlad, I've pushed those changes as r153. Is there an automated build process that will allow tags to be published to maven central? In the long term, it may be easier to maintain this project if it get's moved to github. The integrated build pipelines and publishing of artifacts makes things a lot easier.

     
  • Samael

    Samael - 2022-04-09

    I exported the code along with commit history to https://github.com/SingingBush/jour as it'll be a lot easier to setup a CI process.

     

Log in to post a comment.