Norconex JEF Changelog

What's new in Norconex JEF 4.0.6

Jul 22, 2015
  • Jar manifest now includes implementation entries and specifications entries (matching Maven pom.xml).
  • Maven dependency updates: Norconex Commons Lang 1.6.2.
  • FileJobStatusStore and FileLogManager are no longer creating directories in default location (user home) when invoked with an empty constructor. Required directories are now lazy-created the first time they are referenced.

New in Norconex JEF 4.0.5 (Apr 11, 2015)

  • Resuming a stopped job now resets its last "stopped" flag so JEF does not think it is currently stopping (preventing a clean stop).

New in Norconex JEF 4.0.4 (Apr 9, 2015)

  • Number or resume attempts is now incremented properly. The duration of the last job prior to a resume is also stored now.
  • Library updates: Apache Commons Lang 2.6.

New in Norconex JEF 4.0.3 (Apr 3, 2015)

  • Added Sonatype repository to pom.xml for snapshot releases.
  • Updated several maven plugins and added SonarQube maven plugin.
  • Library updates: Norconex Commons Lang 1.6.0, JUnit 4.12, Apache Geronimo JavaMail-1.4 1.8.4.

New in Norconex JEF 3.0.1 (Aug 7, 2014)

  • Upgraded Norconex Commons Lang to 1.3.2 to fix runtime class resolution errors.