coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce the ability to use Infrastructure with AssemblyBuilder #319

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

Given that Infrastructure can determine an appropriate Platform based on a set of Options, there's no need to pass a "Platform" into an AssemblyBuilder.

Instead, the AssemblyBuilder should use the provided Infrastructure (or assume the Infrastructure.local() implementation) for determining the Platform(s) when launching applications.

This is a breaking change, but one that simplifies (removed unnecessary parameters).

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-319

brianoliver commented 8 years ago

Reported by @brianoliver

brianoliver commented 8 years ago

Marked as fixed by @brianoliver on Sunday, May 1st 2016, 9:44:41 am