Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.83 KB

notes_fork_status.md

File metadata and controls

53 lines (39 loc) · 2.83 KB

Fork status notes

This fork have been made on the sourceforge CVS PHP/Java bridge repository and was based on the latest official release (6.2.1) at that time. Since the fork the original maintainer has released new versions of the official release, see changelog, a dicussion have been opened here to evaluate future possibilities.

Status

  • Migration from sourceforge CVS to github.
  • Support for PHP7 and rewrite of the client Java.inc, see soluble-japha
  • Gradle support for project builds.
  • Ensure support of Tomcat 8+, JDK 8.
  • Prepare a starter project to customize builds, see pjb-starter-springboot.
  • Update namespace to io.soluble.pjb and host Java API doc
  • License to Apache 2.0 and drop GPL code, see #10
  • Artifact published and available on maven central.
  • Port and convert most of ./test.php5 in soluble-japha.
  • Travis CI support with soluble-japha client suite tests
  • Clean-up of obsolete code and unused resources.
  • Releases starting at 6.2.10
  • Merged upstream changes for 7.0.1 (without GPL debugger). See #49
  • Merged upstream changes for 7.1.3 (without GPL debugger)
  • Deprecate and remove completely the Java.inc client.
  • Security review and safe practices.
  • Documentation (always a wip)

Changelog

Changes are documented in the CHANGELOG.md file.

For a complete list of changes from the original 6.2.1 version see the CHANGESET.

Original version

A copy of the original 6.2.1 release is available on a separate branch. All new changes are currently made on the master branch, releases starting at 6.2.10.

Legacy resources

Most of the original resources have been dropped, some exceptions are still present in the ./doc/legacy folder and will be progressively removed.

Credits to the original developers

As stated on the sourceforge page

  • Jost Boekemeier
  • Andre Felipe Machado
  • Sam Ruby
  • Kai Londenberg
  • Nandika Jayawardana
  • Sanka Samaranayake