Releases: ITHit/WebDAVServerSamplesJava
Releases · ITHit/WebDAVServerSamplesJava
4.2.2799
- Incorrect children order in propstat and activelock XML elements in server response. This bug is now fixed.
4.2.2795
4.2.2795
4.2.2794
- 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
4.1.2765
4.1.2760
- 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
- 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
- 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
- File System sample in Kotlin is provided.
- Reference to tika-core library is updated to the latest version.
4.0.2623-beta
4.0.2623-beta
4.0.2590-beta
4.0.2590-beta