Rename files OWLDescriptionChecker.java and OWLDescriptionSetChecker.java to match the classes they contain. This stops maven from recompiling every single java file every single time.

This wasn't getting flagged as an error, because the classes are package local in scope (if they had been public, there would have been  complaints).
Esse commit está contido em:
Simon Spero
2015-03-18 17:58:43 -04:00
commit de Matthew Horridge
commit d94a580ebf
2 arquivos alterados com 1 adições e 1 exclusões