Hello,

as it stands currently, the XMLCTF module is not included in the <modules> of the root POM. The reason for this is as follows:

When you include the XMLCTF module, during an execution of

> mvn test

two test cases will fail. It looks like those two test cases only work if you execute mvn test from within the xmlctf directory, but fail when executing mvn test from the project root.

As a result of this oddity, one currently has to remember to execute the XMLCTF suite manually, which I consider to be harmful.As such, I'd like to disable those two tests temporarily, and add the xmlctf module to the list of modules.

If there's no objections, here's what I'd like to do:

a) Disable those two tests.
b) Add the xmlctf module to the list of project modules.
c) Create a Jira issue for this problem, and eventually

d) Fix the problem.

Any feedback appreciated.

Kind Regards
Werner

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to