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

Add dependency on commons-lang3. #321

Merged
merged 1 commit into from May 13, 2014
Merged

Conversation

@apetro
Copy link
Member

apetro commented May 13, 2014

Adds Maven dependency on commons-lang3.

Apparently this dependency was available through a transitive dependency, and some Marketplace-and-related code is already trying to use Commons Lang 3, but it wasn't actually a dependency in uPortal. This change makes it one.

Does not disrupt commons-lang 2

commons-lang3 uses a different package than does old commons-lang (2), such that adding lang3 doesn't disrupt dependency on and usage of lang2. Isn't that nice? :)

Deferred work:

  • upgrade existing Commons Lang (2) usages to Commons Lang 3 so we can drop dependency on Commons Lang 2.
timlevett pushed a commit that referenced this pull request May 13, 2014
Add dependency on commons-lang3.
@timlevett timlevett merged commit 86116a1 into Jasig:master May 13, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.