Martin Desruisseaux created SIS-59: -------------------------------------- Summary: Move large test file outside code area Key: SIS-59 URL: https://issues.apache.org/jira/browse/SIS-59 Project: Spatial Information Systems Issue Type: Task Components: build process Affects Versions: 0.3-incubating Reporter: Martin Desruisseaux Priority: Trivial Fix For: 0.3-incubating
The {{sis-data}} directory contains a {{California_Restaurants.csv}} file, which is 19 Mb big. The intend was to provide data for test suite (SIS-4). However it may be desirable to adopt as a policy to put only relatively small test files in the code area, and keep large test files as a separated optional download. The proposal is to move the large file to the following directory: https://svn.apache.org/repos/asf/incubator/sis/data Even if {{sis-data}} was not yet used in the build process, it was included in the {{sis-0.3-incubating-SNAPSHOT-source-release.zip}} file produced by the assembly, resulting in a 5 Mb compressed file. How to provide those test files to the users, and where to install them, still an open question to be discussed in a future JIRA task. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira