Hello, Openboxes team,
When I build Openboxes by using docker for both master and ameliorations, I meet the same build error as below:
Compile error during compilation with javac.
/app/liquibase/src/java/org/liquibase/grails/GrailsXmlWriter (2).java:11: error: class GrailsXmlWriter is public, should be declared in a file named GrailsXmlWriter.java
could you please give some ideas?
Best regards.
H.Z