Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #9: new class StHeader, which will add a header to the email messa... #17

Merged
merged 2 commits into from
Jan 14, 2015

Conversation

pinaf
Copy link
Contributor

@pinaf pinaf commented Jan 12, 2015

...ge

@pinaf pinaf mentioned this pull request Jan 12, 2015
@dmarkov
Copy link

dmarkov commented Jan 13, 2015

Many thanks for the PR, let me find a reviewer for it

@dmarkov
Copy link

dmarkov commented Jan 14, 2015

@carlosmiranda please review, thanks

* @param hvalue Value to add under header's name
* @since 1.1
*/
public StHeader(final String hname, final String hvalue) {

Choose a reason for hiding this comment

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

Let's call these params something else, like nme and val. See http://www.yegor256.com/2014/04/27/typical-mistakes-in-java-code.html#variable-names

@carlosmiranda
Copy link

@pinaf Just one comment above

@pinaf
Copy link
Contributor Author

pinaf commented Jan 14, 2015

@carlosmiranda Thx. Initially I wanted name and value but qulice complained about shadowing. Should be good now.

@carlosmiranda
Copy link

@pinaf Thanks for the update, we should be good now.

@carlosmiranda
Copy link

@rultor Requesting a merge

@rultor
Copy link
Contributor

rultor commented Jan 14, 2015

@rultor Requesting a merge

@carlosmiranda OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit aadd4dc into jcabi:master Jan 14, 2015
@rultor
Copy link
Contributor

rultor commented Jan 14, 2015

@rultor Requesting a merge

@carlosmiranda Done! FYI, the full log is here (took me 8min)

@dmarkov
Copy link

dmarkov commented Jan 16, 2015

@carlosmiranda Thanks a lot, I just topped your account for 16 mins, transaction ID 50302526; added +16 to your rating, now it is equal to +1104

@dmarkov
Copy link

dmarkov commented Jan 16, 2015

@rultor please deploy

@rultor
Copy link
Contributor

rultor commented Jan 16, 2015

@rultor please deploy

@dmarkov OK, I'll try to deploy now. You can check the progress here

@rultor
Copy link
Contributor

rultor commented Jan 16, 2015

@rultor please deploy

@dmarkov Done! FYI, the full log is here (took me 7min)

@pinaf pinaf deleted the 9 branch February 3, 2015 01:29
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.

None yet

4 participants