Hello, I am writing this email because I'd like to report some problems in README of UIMA SDK 2.4.0.
1. typo: In the description of the build: "set the environment variable MAVEN_OPTS to -Xmx800m -XX:MaxPerSize-256m." "-XX:MaxPerSize-256m" is a typo and "-XX:MaxPermSize=256m" is correct. 2. difficult In the description of the environment variable: "After you have unpacked the Apache UIMA distribution from the package of your choice (e.g. .zip or .gz), ..." This was a little bit difficult for me. It could be helpful for inexperienced people to explain the distribution is in a new directory created by mvn command. Thanks, Emiko
