I'm trying to understand the current process: I generate the build/tck-audit.xml file from the beanvalidation-spec git repository, invoking its ANT command. I then compare it with the committed file tests/src/main/resources/tck-audit.xml within the TCK project, and was expecting them to be the same but the diff is showing lots of differences; it seems like just formatting but I can't tell for sure. Could you confirm that - at least in theory - the file is being copied from one project to the other? Mostly I need to confirm that this is the file which you want generated, and the same format? |