= INCA XML to CSV converter = This package is a standalone desktop Java program for converting an XML file exported from INCA to a tab-separated CSV file. The program will also filter out sensitive information that we are not allowed to access. == Documentation == * JRE 8 is required * See [source:/other/inca-xml2csv/trunk/README README] for more information. == License == [http://www.gnu.org/licenses/agpl-3.0.html GNU Affero General Public License version 3]. == Download == || '''Version''' || '''Revision''' || '''Date''' || '''Binary (tar.gz)''' || '''Reggie Version''' || || || 1.0 || 3965 || May 20, 2016 || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.0.tar.gz?format=raw IncaXml2Csv-1.0.tar.gz] (37kB) || 4.4 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.0&order=priority" changelog] || '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.0 version (not yet released): `svn co http://baseplugins.thep.lu.se/svn/other/inca-xml2csv/tags/1.0 inca-xml2csv-1.0` The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/other/inca-xml2csv/trunk inca-xml2csv-dev` == Todo == [[TicketQuery(status!=closed&component=net.sf.basedb.inca)]]