File spark-core.changes of Package spark-core
-------------------------------------------------------------------
Fri Aug 26 12:55:49 UTC 2022 - Michael Calmer <mc@suse.com>
- turn jetty dependency into recommends to prevent unneeded
package installation when jetty is not used
-------------------------------------------------------------------
Sat Jun 4 13:58:36 UTC 2022 - Michael Calmer <mc@suse.com>
- Update to version 2.9.3
- migrate to xmvn build
- Removed:
* spark-core-2.7.2-jdk9.patch
* build.sh
-------------------------------------------------------------------
Tue Apr 10 17:25:53 UTC 2018 - can.bulut.bayburt@suse.com
- Update to version 2.7.2
- Fix a security problem in the serving of static files
- Add support for specific keystore aliases
- Bump Jetty to the latest version
- Rename package 'spark' to 'spark-core'
-------------------------------------------------------------------
Tue Nov 7 12:43:56 UTC 2017 - jgonzalez@suse.com
- Fix build for JDK9
- Fix spec according to tetra changes
- Add:
* spark-2.3-jdk9.patch
- Changed:
* build.sh
-------------------------------------------------------------------
Wed Oct 28 09:08:22 UTC 2015 - smoioli@suse.com
- update to version 2.3
- WebSocket support
- Thymeleaf template engine support
- Jetbrick template engine support
- Major improvements to implementation
- Newer versions of all dependencies
- unit tests disabled, as they now require access to java.sun.com
- patch for fixing unit test removed, as they are disabled
-------------------------------------------------------------------
Fri Oct 16 09:13:31 CEST 2015 - mc@suse.de
- increase sleep time for all tests
-------------------------------------------------------------------
Thu Oct 15 17:11:11 CEST 2015 - jrenner@suse.com
- increase sleep time to make sure server is started
* increase-sleep-time.patch
-------------------------------------------------------------------
Mon Oct 12 08:26:10 UTC 2015 - smoioli@suse.com
- Initial version