Skip to content

Releases: ITHit/WebDAVServerSamplesJava

4.2.2799

02 Mar 02:34
Compare
Choose a tag to compare
  • Incorrect children order in propstat and activelock XML elements in server response. This bug is now fixed.

4.2.2795

11 Feb 16:42
Compare
Choose a tag to compare
4.2.2795

4.2.2794

09 Feb 12:04
Compare
Choose a tag to compare
  • Oracle sample now supports paging and sorting.
  • Upload in sample WebDAV servers places file in WebDAV root instead of a current folder. Incorrect target folder specified in JavaScript on a default handler page. Now upload is performed into the current folder.
  • Web browser back button does not work correctly in Firefox and Edge on a default handler page supplied with samples. Now this bug is fixed.
  • Default handler page supplied with samples refactored to display paging only if server supports paging and hide if paging is not spported.

4.1.2765

07 Feb 08:05
Compare
Choose a tag to compare
4.1.2765

4.1.2760

06 Feb 09:44
Compare
Choose a tag to compare
  • WebDAV server sample with file system back-end failed to run on Linux. The ServerException was thrown “Reading attribute ‘Locks’ from file ‘<path>’ failed”. This bug is now fixed.
  • File creation failed in WebDAV server sample with file system back-end if server is running on Linux. The File.newByteChannel() function does not support NOSHARE_DELETE option. Now this option is omitted in case the server is running on Linux.
  • Depth header did not process correctly on files. Response contained malformed XML in case of Depth: 1 was specified. Now Depth header is ignored on files.

4.1.2743

04 Feb 07:38
Compare
Choose a tag to compare
  • File creation failed if server is running on Mac OS. The File.newByteChannel() function does not support NOSHARE_DELETE option. Now this option is omitted in case the server is running on Mac OS.
  • Luciene and Ticka libraries updated to reference the latest version to avoid potential security vulnerability.
  • All libraries referenced in sample servers are updated to the latest version.

 

4.1.2715

07 Nov 15:32
Compare
Choose a tag to compare
  • Samples now reference latest Apache Lucene and Tica libraries.
  • Indexing file size limit set to 1Mb in File System sample.
  • pom.xml in Kotlin File System sample fixed.
  • Default handler page HTML and JavaScript updated to support paging and sorting in file system sample.

4.1.2703

25 Oct 11:02
Compare
Choose a tag to compare
  • File System sample in Kotlin is provided.
  • Reference to tika-core library is updated to the latest version.

4.0.2623-beta

18 Oct 10:00
Compare
Choose a tag to compare
4.0.2623-beta

4.0.2590-beta

07 Oct 07:56
Compare
Choose a tag to compare
4.0.2590-beta