Commit Graph
20 Commits
Author SHA1 Message Date
dependabot-preview[bot]andGitHub a250fe619e Bump xmlunit-core from 2.6.2 to 2.6.3
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.2...v2.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 07:41:22 +00:00
dependabot-preview[bot]andjvoisin 923862ed19 Bump maven-jar-plugin from 3.1.0 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 19:15:26 +00:00
Evan Harris 72e758bd3f Fixed integration tests to accomodate transcoding stream padding
Renamed the transcoding stream tests to have more specific names.
2019-12-16 23:02:22 -06:00
Andrew DeMaria 35eaae39db Bump snapshot version
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-11-07 23:55:19 -07:00
Evan HarrisandAndrew DeMaria b02fd9ad6c Change integration tests from parallel to single
This is an attempt to make the Travis CI integration tests more reliable,
and changes from parallel to single forking mode.
This is a temporary measure until cucumber-jvm-parallel-plugin (which is no
longer supported) is ripped out (see #1240)

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-09-18 22:23:51 -06:00
SidandAndrew DeMaria 8e279a2d2a Fix to clean up docker instance on RunTimeException in Integration Tests
Signed-off-by: Sid <shyamindra@gmail.com>
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-09-10 14:44:10 -06:00
Andrew DeMaria 859d08fc02 Bump version
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-07-13 18:10:18 -06:00
Andrew DeMaria 8db4ec12e1 Add sha256sums and gpg sign outside of maven process
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-07-13 16:19:45 -06:00
jvoisin 967c32b92f Fix cucumber. 2019-07-03 22:20:56 +02:00
jvoisin c4b78828d7 Fix cucumber? 2019-07-03 22:20:21 +02:00
Andrew DeMaria 68723db2e9 Test m4a and flac streaming
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-05-22 22:59:13 -06:00
Andrew DeMaria 16fb6d6134 Disable gpg plugin for integration test 2019-05-21 14:06:01 -06:00
Andrew DeMaria 8be0746bd4 Bump to 10.4.0 SNAPSHOT 2019-05-20 16:59:57 -06:00
Andrew DeMaria 10e90beb30 Refactor stream integration test
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-04-10 22:43:15 -06:00
Andrew DeMaria 143a220719 Merge remote-tracking branch 'airsonic/pr/849'
Conflicts:
	airsonic-main/cve-suppressed.xml
	airsonic-main/src/main/java/org/airsonic/player/controller/JAXBWriter.java
	airsonic-main/src/main/java/org/airsonic/player/service/PodcastService.java
	pom.xml
2019-03-16 19:27:53 -04:00
Andrew DeMaria faedfd8a62 Bump version to 10.3.0-SNAPSHOT
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-02-18 21:58:15 -05:00
Andrew DeMaria a16b89e0ac Bump to version 10.2.0-RELEASE
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-02-16 11:38:17 -07:00
randomnicode 7d227a231d Update dependencies in integration-test 2018-12-14 23:32:47 -08:00
randomnicodeandAndrew DeMaria 51f17675d5 Update plugins 2018-12-10 21:03:52 -07:00
Andrew DeMaria 004b8bba37 Added docker based integration testing
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2018-09-30 22:53:12 -06:00