Thanks for the suggestion Noel. I tried that and got a similar message:
$ ./autogen.sh --with-junit=/opt/local/share/java/junit-4.11.jar
checking for JUnit 4... configure: error: your junit jar neither sets a classpath nor includes 
hamcrest; please
provide a full junit jar or use --without-junit
Error running configure at ./autogen.sh line 209.
I should mention that I also tried to set the classpath environment variable and got the same 
result.
On Nov 15, 2013, at 7:48 AM, Noel Grandin <noel@peralex.com> wrote:
On 2013-11-13 04:14, Joseph Pellegrino wrote:
When I specify the junit path:
./autogen.sh --with-junit=/opt/local/share/java/
You need to do:
./autogen.sh --with-junit=/opt/local/share/java/junit-4.jar
or whatever your jar file name is.
Disclaimer: http://www.peralex.com/disclaimer.html
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.