Torsten Curdt wrote:

>>> The best workaround I can see is to create a separate download for the
>>> test data. This allows developers who need sources for debugging to
>>> still get them without downloading GBs of test data.
>>
>> With a separate Maven profile you have exactly that.
> 
> Why would we need a separate profile for this?
> 
> I would think just an ordinary artifact should be fine
> 
> ...or do you mean to prevent the download of that artifact on a normal
> build without running the tests?

Stefan asked what to do with really big test data (e.g. >4GB for ZIP64) and 
I proposed to use a profile to run those tests and declare this data as 
separate deps also in the profile.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to