Skip to content

Support for volume API#408

Closed
marcuslinke wants to merge 3 commits intomasterfrom
issue-329
Closed

Support for volume API#408
marcuslinke wants to merge 3 commits intomasterfrom
issue-329

Conversation

@marcuslinke
Copy link
Copy Markdown
Contributor

fixes issue #329

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

new line

@KostyaSha
Copy link
Copy Markdown
Member

@marcuslinke have you successfully run build locally with static analysing profile enabled? :)

@marcuslinke
Copy link
Copy Markdown
Contributor Author

@KostyaSha Sorry, what do you mean. Doesn't a simple mvn clean install should be sufficient?

@KostyaSha
Copy link
Copy Markdown
Member

@marcuslinke install will pollute your local repo :) mvn -Pdocker-java-analysis package or just mvn package (because profile is enabled by default) should be enough if you didn't disable profile in your ide. But probably checkstyle doesn't contain new line check. In general having new lines in the end of file is good tone (starting from time when NL was expected as end of stream/resource) and excludes red icon.

@marcuslinke
Copy link
Copy Markdown
Contributor Author

OK. newlines fixed now.

@KostyaSha
Copy link
Copy Markdown
Member

@marcuslinke could you merge #409 and rebase this PR? :)

@KostyaSha KostyaSha added this to the 3.0.0 milestone Dec 18, 2015
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe add javadoc when apparead? 1.21?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can do myself later.

@KostyaSha
Copy link
Copy Markdown
Member

Is travis building merged state? let's check.

@KostyaSha KostyaSha closed this Dec 18, 2015
@KostyaSha KostyaSha reopened this Dec 18, 2015
@KostyaSha
Copy link
Copy Markdown
Member

Sorry, merge conflict. Hoped that it wouldn't.

KostyaSha added a commit that referenced this pull request Dec 19, 2015
@KostyaSha
Copy link
Copy Markdown
Member

Added NL in missed file, fixuped two commits in one, merged manually to master.
This PR is really merged into master via 899f7ba .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants