Commit Graph

12 Commits

Author SHA1 Message Date
buildmaster
eb06670481 Bumping versions 2019-08-12 11:19:27 +00:00
Oleg Zhurakousky
3bc03a640a Added additional features to launcehr loader to ensure it is java 11 aware
Added integration tests to validate java 11 awareness (specifically about some javax packages)
Added integration tests to validate Function-Class discovery
Added spring.factories for FunctionDeployerConfiguration
2019-08-12 12:35:28 +02:00
Oleg Zhurakousky
ba05872a01 Added sample app with SCF on classpath 2019-08-12 10:19:06 +02:00
Oleg Zhurakousky
b64af80fb1 Improved archive loader to work with Java 11
Added tests for deploying multi-input/output apps and jars
Polished logging
2019-08-12 10:09:43 +02:00
Oleg Zhurakousky
3349c3abed Added support for class loader to share common transport packages such as reactor
Simplify user exposure to deploying archives
2019-08-10 14:44:35 +02:00
Oleg Zhurakousky
3d67f84144 Fixed check styles 2019-08-09 18:45:57 +02:00
Oleg Zhurakousky
1248eaaa09 Imprived class loading for new deployer 2019-08-09 18:42:48 +02:00
Oleg Zhurakousky
4e0e3fdc6d Added support for deploying uber JARs with no main/start-class to new deployer 2019-08-08 15:13:48 +02:00
Oleg Zhurakousky
bac9978972 Added parent/parent class loader to the launcegr loader 2019-08-07 20:09:43 +02:00
Oleg Zhurakousky
b51cc5ce03 Added test infrustructure for generated JARs
Added tests for simply types as well as type conversion

polishing
2019-08-06 16:07:44 +02:00
Oleg Zhurakousky
d3b31a6f6b Added initial support for loading functions by type in new deployer 2019-08-06 14:23:34 +02:00
Oleg Zhurakousky
203687e45f Added new deployer experimental module 2019-08-05 17:04:30 +02:00