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

Guava 12.0 & Junit 4.10 Updated #2

Merged
merged 4 commits into from
Jun 28, 2012
Merged

Guava 12.0 & Junit 4.10 Updated #2

merged 4 commits into from
Jun 28, 2012

Conversation

hazendaz
Copy link
Member

I updated Guava from r7 to 12 and changed the concurrent map implementation that has been deprecated to the new cache modules. I added some test suites. One to run all test suites and a test suite in each sub package. I updated junit to 4.10. No coding changes were required for junit changes. My test cases are using annotation. I updated the change log and added it at 1.5 snapshot. I noticed that version 1.4 doesn't quite have all the recent changes. I think it might be helpful for others if a 1.5 Snapshot is available for download so it matches the master.

I replaced the old jars with the new ones.

As for test cases, all passed except for the impersonate tests. I got a 5 back on 4 of those tests rather than 0. From what I could find on google, sounds like that is a security issue.

I still haven't quite figured out how to branch so these are all on the master.

Let me know how my first attempt is and thanks!

hazendaz added 4 commits June 25, 2012 23:54
Replaced guava r 7 with 12 and junit 4.7 with 4.10
Test suites using annotations.  Master runs all tests.  Others run each
test inside group.  Master calls only the suites.
@dblock dblock merged commit 843abe2 into Waffle:master Jun 28, 2012
@dblock
Copy link
Collaborator

dblock commented Jun 28, 2012

I merged the change, thank you very much. Check out Topic Branches in this readme for the branching thing.

@hazendaz
Copy link
Member Author

Thanks Daniel! You have been a lot of help. I'll try branching out the other potential changes this weekend.

Jeremy

-----Original Message-----
From: Daniel Doubrovkine (dB.) [mailto:reply@reply.github.com]
Sent: Thursday, June 28, 2012 6:14 PM
To: hazendaz
Subject: Re: [waffle] Guava 12.0 & Junit 4.10 Updated (#2)

I merged the change, thank you very much. Check out Topic Branches in this readme for the branching thing.


Reply to this email directly or view it on GitHub:
#2 (comment)


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2180 / Virus Database: 2437/5099 - Release Date: 06/28/12

hazendaz added a commit that referenced this pull request Jul 12, 2020
…ito-core-3.4.0

Bump mockito-core from 3.3.3 to 3.4.0
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