Perfect. Thank you! -----Original Message----- From: Dominik Stadler [mailto:[email protected]] Sent: Thursday, February 18, 2016 2:13 AM To: POI Developers List <[email protected]> Subject: Re: updating status.xml?
Hi, The documentation is linked into the core POI source code via an SVN external in "src/documentation", usually it is included when you do svn status/svn commit/svn diff: $ svn status ... Performing status on external item at 'src\documentation': M src\documentation\skinconf.xml however if your SVN client is a bit older it might not fully support this yet, you can try to cd into src/documentation and commit there... Dominik. On Thu, Feb 18, 2016 at 3:02 AM, Allison, Timothy B. <[email protected]> wrote: > I've been away too long from POI...sorry... How do I record a fix? I > tried updating status.xml, but then svn diff isn't picking that up > unless I query the individual file...so svn commit isn't doing it either... >
