I am currently trying to set up Checkstyle in my Review Board/ReviewBot Worker instance, but I am running into some issues with the Checkstyle XML configuration file.
As of now, Reviewboard is connected to a RabbitMQ broker, and the broker is able to recognize that i have one ReviewBot worker node running. Further, my PMD configuration is able to work. However, every time I run Checkstyle, the UI says 'Checkstyle passed' but my ReviewBot worker logs are outputting that the worker 'Cannot parse xml file: no element found: line 1, column 0'. My XML config window (just the first few lines of the XML) looks like this [image: Capture.PNG] <about:invalid#zClosurez> I pulled it (just for testing purposes) from this Github: https://github.com/skeeto/sample-java-project/blob/master/checkstyle.xml Any advice? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/16d407dc-aa9d-4e08-a511-abe489a87902%40googlegroups.com.
