Great work Tyler. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----Original Message----- From: "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, February 4, 2015 at 4:52 PM To: "[email protected]" <[email protected]> Subject: svn commit: r1657452 - /tika/trunk/README.md >Author: tpalsulich >Date: Thu Feb 5 00:52:58 2015 >New Revision: 1657452 > >URL: http://svn.apache.org/r1657452 >Log: >Update readme with correct Java and Maven version requirements. > >Modified: > tika/trunk/README.md > >Modified: tika/trunk/README.md >URL: >http://svn.apache.org/viewvc/tika/trunk/README.md?rev=1657452&r1=1657451&r >2=1657452&view=diff >========================================================================== >==== >--- tika/trunk/README.md (original) >+++ tika/trunk/README.md Thu Feb 5 00:52:58 2015 >@@ -10,7 +10,7 @@ Apache Tika, Tika, Apache, the Apache fe > Getting Started > --------------- > >-Tika is based on Java 5 and uses the [Maven 2](http://maven.apache.org) >build system. To build Tika, use the following command in this directory: >+Tika is based on Java 6 and uses the [Maven 3](http://maven.apache.org) >build system. To build Tika, use the following command in this directory: > > mvn clean install > > >
