Print

Print


Hi,

I'm making a change to the base pom in hps-java so that the integration-tests module needs to be explicitly activated now using a profile from the command line if you want to run all of hps-java's integration tests (that take a long time).

mvn -P integration-tests [etc.]

Otherwise, it will be completely skipped.

The classes in this module are not included in the distribution, and it takes a long time to run all of the integration tests.  So I think this is a reasonable change for when you just want to quickly recompile the distribution.

I have also changed this module so that it is importing test data via a large jar file that will end up in your repo if you build the module.  So this archive will not be downloaded to your home dir by default when the module is skipped.  This zip file is functionally equivalent to all the separate files that used to end up in ~/.cache but it is more easy to manage now.

Let me know if you have any questions about this.

--Jeremy

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1