You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/04/18 10:46:08 UTC

[GitHub] [commons-text] arturobernalg opened a new pull request #219: TEXT-197 - Replace statement lambda with expression lambda

arturobernalg opened a new pull request #219:
URL: https://github.com/apache/commons-text/pull/219


   


-- 
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



[GitHub] [commons-text] kinow closed pull request #219: TEXT-197 - Replace statement lambda with expression lambda

Posted by GitBox <gi...@apache.org>.
kinow closed pull request #219:
URL: https://github.com/apache/commons-text/pull/219


   


-- 
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



[GitHub] [commons-text] arturobernalg commented on pull request #219: TEXT-197 - Replace statement lambda with expression lambda

Posted by GitBox <gi...@apache.org>.
arturobernalg commented on pull request #219:
URL: https://github.com/apache/commons-text/pull/219#issuecomment-822166214


   > > > Can you take a look at the Java 8 failures, please @arturobernalg ?
   > > > ```
   > > >  Error:  Failures: 
   > > > Error:    DnsStringLookupTest.testCanonicalNameFromHostAddress:48 expected: <10.1.0.197> but was: <fv-az296-124.internal.cloudapp.net>
   > > > ```
   > > 
   > > 
   > > Hi @kinow
   > > It's quite strange. especially because InetAddress is a native java object. Can we re launch the job?
   > > Seems there is no change in this clase. Weird
   > > TY
   > 
   > I haven't had time to look more into the error, sorry. Will try to review it again tomorrow. For now I've re-triggered the jobs 👍
   
   It's weird, now it's worked and have finish OK


-- 
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



[GitHub] [commons-text] arturobernalg commented on pull request #219: TEXT-197 - Replace statement lambda with expression lambda

Posted by GitBox <gi...@apache.org>.
arturobernalg commented on pull request #219:
URL: https://github.com/apache/commons-text/pull/219#issuecomment-822160022


   > Can you take a look at the Java 8 failures, please @arturobernalg ?
   > 
   > ```
   >  Error:  Failures: 
   > Error:    DnsStringLookupTest.testCanonicalNameFromHostAddress:48 expected: <10.1.0.197> but was: <fv-az296-124.internal.cloudapp.net>
   > ```
   
   Hi @kinow 
   It's quite strange. especially because InetAddress is a native java object. Can we re launch the job? 
   Seems there is no change in this clase. Weird
   TY


-- 
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



[GitHub] [commons-text] kinow commented on pull request #219: TEXT-197 - Replace statement lambda with expression lambda

Posted by GitBox <gi...@apache.org>.
kinow commented on pull request #219:
URL: https://github.com/apache/commons-text/pull/219#issuecomment-822160429


   > 
   > 
   > > Can you take a look at the Java 8 failures, please @arturobernalg ?
   > > ```
   > >  Error:  Failures: 
   > > Error:    DnsStringLookupTest.testCanonicalNameFromHostAddress:48 expected: <10.1.0.197> but was: <fv-az296-124.internal.cloudapp.net>
   > > ```
   > 
   > Hi @kinow
   > It's quite strange. especially because InetAddress is a native java object. Can we re launch the job?
   > Seems there is no change in this clase. Weird
   > TY
   
   I haven't had time to look more into the error, sorry. Will try to review it again tomorrow. For now I've re-triggered the jobs 👍 


-- 
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