Hello all!
I just noticed the the job that runs all the tests after commit just runs
the tests target in argouml-build/build.xml. That target doesn't compile
"everything". It just compiles the things explicitly needed for the tests.
Explicitly, this means that the module argouml-core-umlpropertypanels is not
compiled.
I have now added so that after all the tests are run, the package target
will be run in the argouml-build/build.xml. That means that modules added to
the package target but not to the tests target will also be compiled. I
think it will be run so the next time that will probably complete in about
two hours.
I think the tests target should include all modules. I will improve it.
/Linus
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2431768
To unsubscribe from this discussion, e-mail:
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email:
[[email protected]]