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

Update of dependency on Common.Logging and Log4Net. #54

Closed
wants to merge 3 commits into from

Conversation

sallgeud
Copy link

Also updated the .gitignore file to properly ignore packages, and not ignore the packages.conf files when using visual studio's git integration.

@jeffrymorris
Copy link
Contributor

@sallgeud -

Thanks for the pull request!! To ensure quality review, Couchbase employs a code review system based on Gerrit to manage the workflow of changes in addition to tracking our contributor agreements.

To get this change in and collaborate in code review, please register on Gerrit and accept our CLA. More detailed instructions are available here: http://developer.couchbase.com/open-source-projects#how-to-contribute-code.

This will be part of 2.2.5 which we are shipping the first week of Feb if we can get through CR this week.

Thanks,

Jeff

@jeffrymorris
Copy link
Contributor

@sallgeud -

The review is here: http://review.couchbase.org/#/c/59283/

ATM, its -1 for a couple of reasons (see comments for specifics):

  • White space issues
  • Fails unit tests because the log4net version has changed from 1.2.12.0 to 1.2.15.0 so the binding redirects fail for the unit tests

I can fix both and push a patchset or you can do it as well (you'll still be the author). LMK what you want me to do.

-Jeff

@sallgeud
Copy link
Author

sallgeud commented Feb 8, 2016

Go for it.

On Mon, Feb 8, 2016 at 3:29 PM, Jeffry Morris notifications@github.com
wrote:

@sallgeud https://github.com/sallgeud -

The review is here: http://review.couchbase.org/#/c/59283/

ATM, its -1 for a couple of reasons (see comments for specifics):

White space issues

Fails unit tests because the log4net version has changed from 1.2.12.0
to 1.2.15.0 so the binding redirects fail for the unit tests

I can fix both and push a patchset or you can do it as well (you'll still
be the author). LMK what you want me to do.

-Jeff


Reply to this email directly or view it on GitHub
#54 (comment)
.

@jeffrymorris
Copy link
Contributor

This is merged, can you please close the PR?

@sallgeud sallgeud closed this Mar 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants