File nailgun.changes of Package nailgun
-------------------------------------------------------------------
Wed May 29 08:31:18 UTC 2024 - ming li <mli@suse.com>
- Update version to 0.9.3:
* Asynchronous writes (better stdin performance)
* Exception control
* Refactored functions to methods
* More tests
* Nailgun does not interrupt program's main thread anymore,
this is program's responsibility to properly react to
client notifications
* Removed excessive synchronizations
* Added socket timeout
* Proper stdin / eof control
* Proper executor service termination
* try-with-resources for streams
* Proper Java approach for closing underlying stream once
wrapper stream is closed
* Fixed potential data races and have better exception control
- To be compatible with all architectures,
'BuildArch: noarch' has been removed.
-------------------------------------------------------------------
Wed Mar 23 07:37:35 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Specify java source and target levels 8
-------------------------------------------------------------------
Thu Nov 21 18:34:39 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Specify maven.compiler.release to fix build with jdk9+ and newer
maven-javadoc-plugin
-------------------------------------------------------------------
Tue Nov 12 17:05:39 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of nailgun 0.9.1