Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "DeveloperResources" page has been changed by MikeMcCandless: http://wiki.apache.org/tika/DeveloperResources New page: = DeveloperResources = To checkout trunk: {{{svn checkout https://svn.apache.org/repos/asf/tika/trunk tika.trunk}}} To run all tests: {{{mvn test}}} To run a single test: {{{mvn test -Dtest=RTFParserTest -DfailIfNoTests=false}}} Maven (Surefire plugin) by default suppresses the stack trace when you hit a failure; if you want to see it add {{{-Dsurefire.useFile=false}}} to the command-line.
