Commit Graph

28 Commits

Author SHA1 Message Date
Travis Burtrum ab766425c2 Upgrade jackson to 2.9.9, fix tests by removing custom module 2019-06-26 23:21:22 -04:00
Travis Burtrum 798fcd2107 Add some more comprehensive redis serialization tests 2019-06-26 23:17:34 -04:00
Travis Burtrum 6754ca5d30 Add .travis.yml to run redis tests 2019-06-26 22:50:27 -04:00
Travis Burtrum 0df19c3dce [maven-release-plugin] prepare for next development iteration 2019-04-26 11:37:01 -04:00
Travis Burtrum 110f74d5df [maven-release-plugin] prepare release jbgjob-0.3.4 2019-04-26 11:37:01 -04:00
Travis Burtrum e7ec45cd2c Implement noWaitQueues in redisprocessor, giving the option to instantly check other queues after blocking on the main one 2018-08-09 16:13:20 -04:00
Travis Burtrum 798cc6e7d8 [maven-release-plugin] prepare for next development iteration 2015-08-27 16:08:38 -04:00
Travis Burtrum 54da9587a7 [maven-release-plugin] prepare release jbgjob-0.3.3 2015-08-27 16:08:37 -04:00
Travis Burtrum 2e22c95dd0 Add Scheduler.testSerialization, some new JsonDeserializer in RedisScheduler, and a bunch of tests to test (de)serialization 2015-05-11 11:24:50 -04:00
Travis Burtrum f690ef92cc [maven-release-plugin] prepare for next development iteration 2015-03-16 14:22:51 -04:00
Travis Burtrum 67f8d6e767 [maven-release-plugin] prepare release jbgjob-0.3.2 2015-03-16 14:22:51 -04:00
Travis Burtrum 01d201aaf1 Add getScheduledItem() to ScheduledItemError 2014-11-14 11:48:37 -05:00
moparisthebest 0af7316873 Change shutdownKey in RedisThread to a Stop interface that applications can implement differently, behavior doesn't change and by default goes off the same shutdownKey as before 2014-08-21 09:58:59 -04:00
moparisthebest d9415ef178 [maven-release-plugin] prepare for next development iteration 2014-06-12 10:01:49 -04:00
moparisthebest 5f61305104 [maven-release-plugin] prepare release jbgjob-0.3.1 2014-06-12 10:01:49 -04:00
moparisthebest 0f334cd77f Add nexus-staging-maven-plugin to ease deployment to maven central 2014-06-12 09:56:18 -04:00
moparisthebest c4b90ea36a Bump version of jedis and jackson-databind to most recent 2014-06-12 09:13:49 -04:00
moparisthebest 1612a533f3 [maven-release-plugin] prepare for next development iteration 2014-06-09 16:10:19 -04:00
moparisthebest 0ca3085982 [maven-release-plugin] prepare release jbgjob-0.3 2014-06-09 16:10:18 -04:00
moparisthebest 901125ad7b Bump up oss-parent version to latest 2014-06-09 16:06:08 -04:00
moparisthebest 2df20680ef Fix redisprocessor to not include shaded jars in maven central artifact 2014-06-09 15:48:29 -04:00
moparisthebest 46051dad31 [maven-release-plugin] prepare for next development iteration 2013-08-22 11:33:41 -04:00
moparisthebest 0934cc34d8 [maven-release-plugin] prepare release jbgjob-0.2 2013-08-22 11:33:37 -04:00
moparisthebest 91aba2d427 Add a number of constructors to RedisThread implementations so classes that use them can configure number of threads and such seperatly 2013-08-22 10:47:51 -04:00
moparisthebest ecf55b799c Make RedisThread throw the error to an ExecutionResult in case RedisErrorQueueThread wants to do something with it 2013-08-21 14:46:00 -04:00
Travis Burtrum 87a4fd2154 [maven-release-plugin] prepare for next development iteration 2013-08-05 10:46:11 -04:00
Travis Burtrum 8e89db9a06 [maven-release-plugin] prepare release jbgjob-0.1 2013-08-05 10:46:09 -04:00
moparisthebest e8629d78b6 first commit, everything should be functional as-is 2013-08-01 12:09:44 -04:00