On 2016-05-07 19:53, Mike Unwalla wrote: Hi Mike,
> A merge conflict occurred again. I decided to start again and to use > Daniel's suggestion to clone the languagetool-org repository. I > successfully > pushed changes earlier today. yes, the changes are good. Thanks. > Is there a better method than the one that I used? Yes, you can download and install Maven: http://maven.apache.org/download.cgi - installing it means just to unzip it and add the path with the command itself (the command is "mvn") to the Window's PATH environment variable. You can then work in your clone and run all English tests like this: mvn --projects languagetool-language-modules/en --also-make test You could add this command to a batch file so you don't need to remember it. This command is almost equivalent to running the testrules.sh/bat, it actually does runs a few more tests. Regards Daniel ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel