1236 Commits (9eeae227b02b7caa99b459675e31175a479f4b51)

Author SHA1 Message Date
Andy Wilkinson 55fe26b075 Polish "Use kotlin_module not kotlin-module to identify Kotlin module metadata" 7 years ago
Robert Thornton cb6362df82 Use kotlin_module not kotlin-module to identify Kotlin module metadata 7 years ago
Stephane Nicoll 91a005f578 Resolve generic types in generated metadata 7 years ago
Andy Wilkinson 68e3de0357 Use name from header not alias when checking entry has expected name 7 years ago
Brian Clozel 2a2bfb9915 Auto-generate the "Common application properties" 7 years ago
Madhura Bhave 012a956454 Fix typo in doc 7 years ago
Andy Wilkinson 9fb0b97f96 Decorate test containers so tests are skipped without Docker 7 years ago
Andy Wilkinson 948bafa4d8 Repackage kotlin-module metadata beneath BOOT-INF/classes 7 years ago
Andy Wilkinson a975c0ad16 Use Testcontainers’ CassandraContainer rather than our own 7 years ago
Michael Simons 316126e8f0 Replace custom Neo4j container with Testcontainers version 7 years ago
Andy Wilkinson 6fe9e3a0e1 Test the Gradle plugin against Gradle 5.2.1 7 years ago
Andy Wilkinson 4faa0f51b7 Polish "Test the Gradle plugin against Gradle 4.10.3 and 5.1.1" 7 years ago
dreis2211 1de372d896 Test the Gradle plugin against Gradle 4.10.3 and 5.1.1 7 years ago
Andy Wilkinson 8a7958ef55 Do not use reflection to fall back to JDKs jar URLStreamHandler 7 years ago
Andy Wilkinson 2650a07dc9 Leave module-info.class in root of archive when repackaging 7 years ago
dreis2211 d4ab101223 Use Assertions.contentOf() where possible 7 years ago
Stephane Nicoll 6baa6b291e Polish contribution 7 years ago
Johnny Lim af3ed9ff9f Polish 7 years ago
Stephane Nicoll 8d1d3fb087 Polish "Avoid string concatenation inside StringBuilder append()" 7 years ago
igor-suhorukov 59ac85d371 Avoid string concatenation inside StringBuilder append() 7 years ago
dreis2211 46e59503ec Use JSONObject.putOpt in JsonConverter 7 years ago
Stephane Nicoll 51936e1a5c Rename "agent" to "agents" to properly indicate its type 7 years ago
igor-suhorukov 3eb2f5e476 Replace Collections sort with list sort() method 7 years ago
Stephane Nicoll 1223355fe6 Polish "Simplify code by using for-each loop" 7 years ago
igor-suhorukov dfb3cd51bc Simplify code by using for-each loop 7 years ago
Erik Mulder 00763af335 Fix system properties override example 7 years ago
igor-suhorukov b370b1f03a Replace indexOf() with a call to the contains() 7 years ago
Andy Wilkinson 83ce5dcee8 Add missing task output annotations to BootJar and BootWar 7 years ago
igor-suhorukov cbf6b330ba Simplify code by using Map computeIfAbsent 7 years ago
dreis2211 27e89bbb8a Optimize StringSequence 7 years ago
Andy Wilkinson 0ad72d5b5e Remove reliance on mavenLocal from Gradle plugin’s tests 7 years ago
Andy Wilkinson 4edc32844a Remove use of execute method inherited from internal class 7 years ago
Stephane Nicoll c0b07a9429 Polish "Fix StringSequence.equals() for different lengths" 7 years ago
dreis2211 2a0680c2ba Fix StringSequence.equals() for different lengths 7 years ago
Andy Wilkinson ddabfe3fcc Deploy spring-boot-test-support so it's available downstream 7 years ago
Andy Wilkinson 61d04db0d7 Minimize and centralize assumptions about build output 7 years ago
Andy Wilkinson 62fbf48446 Start Elasticsearch with single-node discovery type 7 years ago
Andy Wilkinson 47fc35105d Allow more time for the Elasticsearch container to start 7 years ago
Andy Wilkinson 2b453bbb16 Minimise dependencies on Log4j2 7 years ago
Andy Wilkinson bbf0932f0f Exclude jcl-over-slf4j in favour of spring-jcl 7 years ago
dreis2211 d864b427eb Remove unused ByteArrayStartsWith matcher 7 years ago
Andy Wilkinson 3fd0380359 Correct optional dependency declarations in spring-boot-test-support 7 years ago
Phillip Webb ed9468a31a Update copyright year for changed files 7 years ago
Stephane Nicoll bf88a7e466 Be more lenient when repackage is invoked several times 7 years ago
Stephane Nicoll d7fe3c73a3 Provide better logging for RepackageMojo 7 years ago
Andy Wilkinson a0d0ecf9d4 Test the Gradle plugin against Gradle 5.0 7 years ago
Andy Wilkinson c0e286b96b Test the Gradle Plugin against Gradle 5.0-rc-3 7 years ago
Andy Wilkinson ce0a3d0311 Add missing classpath setters to BootJar and BootWar 7 years ago
Andy Wilkinson 3fac0f0360 Polish multi-release jar support to avoid possible StackOverflowError 7 years ago
Andy Wilkinson 56eebc9385 Update fat jar loader to support multi-release jar files 7 years ago