Hi folks, I am getting an error with a Travis build of a PR that we have done:
log4j:ERROR Could not create the ThrowableRenderer. Reported error follows. java.lang.ClassNotFoundException: com.cloud.utils.log.CglibThrowableRenderer at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) The error occurs when running tests from “cloud-plugin-network-nvp” project. I could not find that class in any ACS project. Do you know in which project that class is supposed? On Mon, Aug 24, 2015 at 6:06 PM, rafaelweingartner <g...@git.apache.org> wrote: > Github user rafaelweingartner commented on the pull request: > > https://github.com/apache/cloudstack/pull/714#issuecomment-134380116 > > I think that the best way to merge this PR is for us to create it over > a head version. We have a script that changes almost everything > automatically. Therefore, whenever you approve this PR and want to merge > it, we can get the head revision of master, execute our scripts and commit > the changes > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastruct...@apache.org or file a JIRA ticket > with INFRA. > --- > -- Rafael Weingärtner