Commit Graph

4 Commits

Author SHA1 Message Date
Mukhtar Haji
ce7ef8bb99 Split the deps into api and runtime
This is based on !34 in jfaas. The plan is to only depend on the api in
the pom file and for the runtime to be embedded into the run image.
Currently, there isn't a registry to push a Java image with the runtime
embedded so for run, we'll still reference both the api and runtime in
the pom.
2017-07-06 10:41:25 +01:00
Mukhtar Haji
5c5f10d6e5 Make Java maven the default Java runtime
This replaces the basic Java runtime with Java maven
2017-07-03 10:17:40 +01:00
Travis Reeder
f628e39490 Moving dep builds into Dockerfile and multi-stage builds. 2017-06-06 15:02:08 -07:00
Mukhtar Haji
cd0b68dfb7 First iteration of support for Java 2017-06-01 02:19:37 -07:00