Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

SWARM-856: main() clear up in examples repo #114

Merged
merged 1 commit into from
Dec 7, 2016
Merged

SWARM-856: main() clear up in examples repo #114

merged 1 commit into from
Dec 7, 2016

Conversation

kenfinnigan
Copy link
Member

Motivation

There are many usages of main() in our examples that don't require a main() as they can be configured through project-stages.yml.

Modifications

Removed all Shrinkwrap specific examples that can be achieved with a war project type and project-stages.yml.

Modified remaining main() examples to use project-stages.yml instead.

Result

No impact to product, simplified examples

Motivation
----------
There are many usages of main() in our examples that don't require a main() as they can be configured through project-stages.yml.

Modifications
-------------
Removed all Shrinkwrap specific examples that can be achieved with a `war` project type and project-stages.yml.

Modified remaining main() examples to use project-stages.yml instead.

Result
------
No impact to product, simplified examples
@kenfinnigan kenfinnigan merged commit ac61d71 into thorntail:master Dec 7, 2016
@kenfinnigan kenfinnigan deleted the SWARM-856 branch December 8, 2016 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants