Dave Syer
3922a7f526
Reinstate junit dependencies in starters
2013-08-05 12:43:24 +01:00
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
2013-08-02 12:00:14 +01:00
Dave Syer
68e5a7e887
Bump version to 0.5.0.M1
2013-08-02 12:00:14 +01:00
Dave Syer
39425c81d6
Servlet context document root not found when running as exploded WAR
...
* Added additional search in
AbstractEmbeddedServletContainerFactory.getValidDocumentRoot() to
detect a /WEB-INF/ directory in the code archive
* If the code archive is in /WEB-INF/** then we assume it is
safe to serve content from / (exposes the loader classes
but nothing sensitive from the app)
[Fixes #54345578 ]
2013-07-31 10:30:03 +01:00
Dave Syer
5995b7727a
Ops -> Actuator
2013-07-31 09:46:34 +01:00
Phillip Webb
3bb79db579
Renamed spring-boot-ups -> spring-boot-starter
2013-07-31 01:11:10 -07:00
Phillip Webb
b665a2bb1d
Renamed packages
...
Issue: #54095231
2013-07-26 14:11:04 -07:00
Phillip Webb
3f2bb03fb8
Renamed some projects and polish POMs
...
Issue: #54095231
2013-07-26 12:31:37 -07:00
Dave Syer
2098e23fca
Change package names zero->boot
...
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231 ] [bs-253] Refactor Zero->Boot
2013-07-26 14:13:41 +01:00