free site templates

JFileServer Change Log

For a complete list of changes see the commit log on the GitHub project.

v1.1.1 - January 2019

  • Fixed creation of FTP and NFS servers.
  • Added partial support for environment variables in the server XML configuration file, using ${env-var} style values in the configuration value text or attribute value.
  • Added <WaitForDatabase> configuration value for the database filesystems to wait a configured number of seconds for the database server to come online.
  • Moved the Win32 NetBIOS code out into a separate optional component.

v1.0.0 - October 2018

  • Created from a fork of the Alfresco-JLAN code, changed the base package to org.filesys.
  • Removed JNI code and replaced with JNA based code for accessing the Win32 APIs.
  • Updated Hazelcast to the latest 3.9 version, updated the Hazelcast file state cache code.
  • Removed the Cryptix JCE provider library, added the latest BouncyCastle JCE provider library, version 1.58.
  • Moved various bits of code out into separate optional components - Java service wrapper launcher app, database filesystem implementations, kitting.
  • Update the source code to use a baseline of Java 7.

© Copyright 2023 FileSys.Org - All Rights Reserved