Skip to content

Conversation

@Reamer
Copy link
Contributor

@Reamer Reamer commented Mar 17, 2020

What is this PR for?

I noticed that the Zeppelin project mixes "commons-lang" and "commons-lang3". I have (hopefully) changed all imports to commons-lang3
I use commons-lang3 3.7, because this version was used in several submodules.

What type of PR is it?

Improvement

Todos

  • - Is the replacement of getFullStackTrace to getStackTrace right?
  • - commons-lang isn't deleted from main pom.xml. Okay?

What is the Jira issue?

How should this be tested?

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@zjffdu
Copy link
Contributor

zjffdu commented Mar 17, 2020

Thanks for cleaning up this. @Reamer Could you paste the travis CI link ?

@Reamer
Copy link
Contributor Author

Reamer commented Mar 18, 2020

@zjffdu
Copy link
Contributor

zjffdu commented Mar 19, 2020

Thanks @Reamer will merge it soon

@asfgit asfgit closed this in f6f2bbc Mar 19, 2020
@Reamer
Copy link
Contributor Author

Reamer commented Mar 19, 2020

@zjffdu I had some questions in TODO. Can you please answer?

asfgit pushed a commit that referenced this pull request Mar 20, 2020
### What is this PR for?
I noticed that the Zeppelin project mixes "commons-lang" and "commons-lang3". I have (hopefully) changed all imports to `commons-lang3`
I use `commons-lang3` 3.7, because this version was used in several submodules.

### What type of PR is it?
Improvement

### Todos
* [ ] - Is the replacement of `getFullStackTrace` to `getStackTrace` right?
* [ ] - commons-lang isn't deleted from main `pom.xml`. Okay?

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-4686

### How should this be tested?
* Unit-Tests withTravis CI https://travis-ci.org/github/Reamer/zeppelin/builds/663565663

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Philipp Dallig <[email protected]>

Closes #3691 from Reamer/commons-lang3 and squashes the following commits:

bf12fc0 [Philipp Dallig] Update to org.apache.commons commons-lang3

(cherry picked from commit f6f2bbc)
@Reamer Reamer deleted the commons-lang3 branch April 6, 2020 09:24
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