Commit Graph

168 Commits (601befa6acb5caa39e004ee7a8245c27d1532664)

Author SHA1 Message Date
Nikita 80a0fbac27 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 9211d8f66c [maven-release-plugin] prepare release redisson-2.2.14 9 years ago
jackygurui 128dd665dc Tidy up
1. Rename TestNameToConsoleRunListener to RedissonTestRunListener
2. Moved Test stats processing code to RedissonTestRunListener from RedissonRuntimeEnvironment.
9 years ago
jackygurui 62d3113ed8 Merge branch 'master' of https://github.com/mrniko/redisson into feature/travis-ci 9 years ago
jackygurui 08dfeadc31 Added RunListener to print test names 9 years ago
Nikita 701d4cee7b [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita e6ce9776eb [maven-release-plugin] prepare release redisson-2.2.13 9 years ago
Nikita 5dd49addc8 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bca8ae5c76 [maven-release-plugin] prepare release redisson-2.2.12 9 years ago
Nikita 59b9f89f37 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita f5b46afdf7 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b0ddb04d8e [maven-release-plugin] prepare release redisson-2.2.12 9 years ago
Nikita 33748b8650 lib versions updated 9 years ago
Nikita ed9dcfa0ac [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 641a722412 [maven-release-plugin] prepare release redisson-2.2.11 9 years ago
Nikita af01f891b7 libs updated 9 years ago
Nikita e909110798 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita fa4bb81023 [maven-release-plugin] prepare release redisson-2.2.10 9 years ago
jackygurui 4caa8f4829 Completed RedisRunner mods
* RedisRunner now able to launch redis-server using command line
options.
* Added RedisProcess class which wraps Process class and ensures
unified exit code value in both windows and Mac/Unix/Linux.
* Removed argLine configuration from surefire plugin in pom.xml because
it shadows the command line options.
* Changed test files to launch redis-server programmatically.
9 years ago
Nikita cd61fe50e4 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 865e47037b [maven-release-plugin] prepare release redisson-2.2.9 9 years ago
Philipp Marx d25739e1d8 Add DynamicImport-Package to OSGi headers
If you cache domain models (i.e. via the Serialization-Codec) within an
OSGi-environment and want to retrieve those back you will hit
ClassNotFoundException as the Redis-Bundle doesn't import the
appropriate packages. One way to avoid this would be the additional
"<DynamicImport-Package>*</DynamicImport-Package>" declaration for the
OSGi headers,
9 years ago
Nikita dba305f00d [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 2e1c886ea0 [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
Nikita 9e932106e4 release rollback 9 years ago
Nikita 925f55917f [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 91c20eff74 release rollback 9 years ago
Nikita 17ddf1f78b [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
Nikita d78e3c5131 release rollback 9 years ago
Nikita 8abf058730 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 38297aaf3e [maven-release-plugin] prepare release redisson-2.2.8 9 years ago
jackygurui 4e5564bf5e uses pom property for source code version reference 9 years ago
jackygurui e21110cfef added unit-test profile for handy test focused builds. 9 years ago
jackygurui 7f3a4da455 added execution override for testCompile goal to compile test source using java 1.8 source format. 9 years ago
jackygurui 988d634d45 automatic indentation on pom.xml 9 years ago
Nikita f622964a1d [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b2db5ab91f [maven-release-plugin] prepare release redisson-2.2.7 9 years ago
Nikita 1e492d8269 netty updated 9 years ago
Nikita b6777db0e8 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita c31fbe7ef5 [maven-release-plugin] prepare release redisson-2.2.6 9 years ago
Nikita 2262fbcf81 dependencies updated 9 years ago
Nikita eabfc460e3 Spring cache YAML config format support. #346 9 years ago
Nikita 053630895f tests enhancements 9 years ago
Nikita 4296880e59 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bfb6387c71 [maven-release-plugin] prepare release redisson-2.2.5 9 years ago
Nikita bd0ba7e946 maven plugins updated 9 years ago
Nikita 4fee847dd8 Spring Cache integration. #346 9 years ago
Nikita 1e8d6df7ec [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 2675cff26f [maven-release-plugin] prepare release redisson-2.2.4 9 years ago
Nikita a7bd135a7c maven.test.skip added 9 years ago