[
https://issues.apache.org/jira/browse/KARAF-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110721#comment-17110721
]
ASF GitHub Bot commented on KARAF-6698:
---------------------------------------
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:
[email protected]
> VerifyMojo performance improvement
> ----------------------------------
>
> Key: KARAF-6698
> URL: https://issues.apache.org/jira/browse/KARAF-6698
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Affects Versions: 4.2.7
> Reporter: Jan Fetyko
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Labels: maven, tooling
> Fix For: 4.3.0, 4.2.9
>
>
> VerifyMojo scans and parses feature repositories and corresponding features
> recursively, however it does not take into account already parsed
> repositories / features which is not necessary and extra processing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)