Dave Syer
38e565e920
Back to SNAPSHOT for dev
11 years ago
Dave Syer
b634b3bde6
Update to 0.5.0.M2
11 years ago
Phillip Webb
5b7d56895b
Provide accurate InputStream.available() results
...
Provide accurate InputStream.available() results by using the size
attribute of the ZipEntry. This helps improve performance with
CGLib and also fixes issues where libraries expect that a non-zero
result from available() indicates that read() will not return -1.
11 years ago
Phillip Webb
c999541fd3
Set source/target version to 1.6 for int. tests
11 years ago
Phillip Webb
e6d9922cbc
Stream maven-invoker-plugin logs
11 years ago
Daniel L. Buchko
7ecb99757b
Prevent test failures under Windows
...
Cleaned up file separators to prevent tests failing on Windows.
11 years ago
Daniel L. Buchko
3c5fa0daa0
Fixed handling of spaces in file paths
...
Update Launcher to correctly handle spaced in file paths.
11 years ago
Phillip Webb
878ff13620
Documentation updates
11 years ago
Phillip Webb
0b7256e7f9
Fix compile failure on JDK 6
11 years ago
Phillip Webb
cf655945aa
Polish
11 years ago
Phillip Webb
4e11ae1671
Documentation
...
Various updates to README.md files.
11 years ago
Dave Syer
413658fbca
Change parent for tools poms
11 years ago
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
11 years ago
Dave Syer
19a880dff6
Move tools modules under spring-boot-tools
11 years ago