= 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/tags/1.3/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)''' || '''Binary (zip)''' || '''Reggie Version''' || || || 1.5 || 7501 || December 14, 2023 || || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.5.zip?format=raw IncaXml2Csv-1.5.zip] (43kB) || 4.50 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.5&order=priority" changelog] || || 1.4 || 7375 || October 9, 2023 || || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.4.zip?format=raw IncaXml2Csv-1.4.zip] (39kB) || 4.49 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.4&order=priority" changelog] || || 1.3 || 7062 || March 14, 2023 || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.3.tar.gz?format=raw IncaXml2Csv-1.3.tar.gz] (39kB) || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.3.zip?format=raw IncaXml2Csv-1.3.zip] (38kB) || 4.44 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.3&order=priority" changelog] || || 1.2 || 4765 || April 17, 2018 || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.2.tar.gz?format=raw IncaXml2Csv-1.2.tar.gz] (39kB) || - || 4.16 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.2&order=priority" changelog] || || 1.1 || 4193 || October 31, 2016 || [attachment:wiki:net.sf.basedb.inca:IncaXml2Csv-1.1.tar.gz?format=raw IncaXml2Csv-1.1.tar.gz] (39kB) || - || 4.7 || [query:"group=resolution&milestone=INCA XML to CSV converter 1.1&order=priority" changelog] || || 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.3 version: `svn co https://baseplugins.thep.lu.se/svn/other/inca-xml2csv/tags/1.3 inca-xml2csv-1.3` 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 https://baseplugins.thep.lu.se/svn/other/inca-xml2csv/trunk inca-xml2csv-dev` == Todo == [[TicketQuery(status!=closed&component=net.sf.basedb.inca)]]