You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2020/05/07 01:59:20 UTC

[GitHub] [karaf] he2 opened a new pull request #1115: KARAF-6698 VerifyMojo performance improvement

he2 opened a new pull request #1115:
URL: https://github.com/apache/karaf/pull/1115


   


----------------------------------------------------------------
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] [karaf] jbonofre commented on pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
jbonofre commented on pull request #1115:
URL: https://github.com/apache/karaf/pull/1115#issuecomment-629742270


   retest this please


----------------------------------------------------------------
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] [karaf] he2 commented on pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
he2 commented on pull request #1115:
URL: https://github.com/apache/karaf/pull/1115#issuecomment-630492421


   The failing test in Jenkins reported:
   `
   java.lang.ClassNotFoundException: org.apache.derby.iapi.error.StandardException (no security manager: RMI class loader disabled)
   `
   
   That is a strange failure considering what I have changed. Could it be something else ?
   I re-ran the build on my local using : mvn clean verify -Prat
   
   It fails with a different error:
   `ExternalConfigTest: externalConfigTest
   2020-05-17 23:45:04,843 | INFO  | exam.spi.reactors.ReactorManager  444 | suite finished
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.473 s - in org.apache.karaf.itests.ExternalConfigTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   SoapExampleTest.testBlueprint ยป WebService Could not find wsdl:binding operati...`
   
   Please let me know if I'm making a mistake somewhere.
   
   Thanks.


----------------------------------------------------------------
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] [karaf] jbonofre merged pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
jbonofre merged pull request #1115:
URL: https://github.com/apache/karaf/pull/1115


   


----------------------------------------------------------------
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] [karaf] jbonofre removed a comment on pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
jbonofre removed a comment on pull request #1115:
URL: https://github.com/apache/karaf/pull/1115#issuecomment-629742270


   retest this please


----------------------------------------------------------------
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] [karaf] jbonofre commented on pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
jbonofre commented on pull request #1115:
URL: https://github.com/apache/karaf/pull/1115#issuecomment-629945668


   retest this please


----------------------------------------------------------------
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] [karaf] he2 commented on pull request #1115: KARAF-6698 VerifyMojo performance improvement

Posted by GitBox <gi...@apache.org>.
he2 commented on pull request #1115:
URL: https://github.com/apache/karaf/pull/1115#issuecomment-630513111


   Never mind my previous comment, I see it was merged. Thanks.


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