Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Conversation

@ddevlam
Copy link
Contributor

@ddevlam ddevlam commented Mar 17, 2017

  • Add MAIN_SERVICE config, for when the json descriptor does not match the main verticle in a JAR

@ddevlam ddevlam mentioned this pull request Mar 17, 2017
@msoute msoute self-requested a review March 17, 2017 07:11
if(!StringUtils.isBlank(request.getMainService())){
return String.format("maven:%s::%s", request.getModuleId(), request.getMainService());
}

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove empty line

@msoute msoute merged commit b7520b8 into msoute:master Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants