Commit Graph

8 Commits

Author SHA1 Message Date
Glenn Renfro
4be452c089 Removed the -exec qualifier from module launcher. 2015-08-12 09:59:50 -04:00
Dave Syer
e81ed1eace Align dockerization process with spring.io guides
(And with existing Spring Cloud projects.) Uses a maven plugin to
build the image. It can be pushed manually, or else using
-Ddocker.image.prefix=<path_to_repo>. Removes some of the hard-coded
host names and stuff that came with the old version.
2015-08-11 09:30:02 +01:00
Marius Bogoevici
31daf48cc2 boot-based ModuleLauncher
deprecates default constructor for ModuleLauncher until dependencies are refactored
2015-08-03 21:38:28 -04:00
Mark Fisher
84287ad046 removing cloud connector from module-launcher pom 2015-08-01 09:28:22 -04:00
Mark Fisher
f6ac205ac9 added cloud connector to module-launcher 2015-07-31 20:29:09 -04:00
David Turanski
262d82387e XD-3270 - Implementation of AetherModuleResolver 2015-07-28 12:22:06 -04:00
David Turanski
55e1bf0de9 XD-3270 initial ModuleRegistry port and refactor 2015-07-24 14:58:34 -04:00
Mark Fisher
69fda684f8 initial commit of module launcher 2015-07-22 08:28:44 -04:00