You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/03/17 16:19:12 UTC

[GitHub] [zeppelin] Reamer opened a new pull request #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Reamer opened a new pull request #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691
 
 
   ### 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
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] asfgit closed pull request #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Reamer commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Posted by GitBox <gi...@apache.org>.
Reamer commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691#issuecomment-600428421
 
 
   Hi @zjffdu 
   the Travis Link: https://travis-ci.org/github/Reamer/zeppelin/builds/663565663

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Reamer commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Posted by GitBox <gi...@apache.org>.
Reamer commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691#issuecomment-601233582
 
 
   @zjffdu I had some questions in TODO. Can you please answer?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] zjffdu commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Posted by GitBox <gi...@apache.org>.
zjffdu commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691#issuecomment-600344765
 
 
   Thanks for cleaning up this. @Reamer Could you paste the travis CI link ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] zjffdu commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3

Posted by GitBox <gi...@apache.org>.
zjffdu commented on issue #3691: [ZEPPELIN-4686] Update commons-lang to commons-lang3
URL: https://github.com/apache/zeppelin/pull/3691#issuecomment-601203134
 
 
   Thanks @Reamer  will merge it soon

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services