Re: Error opening zip file or JAR manifest missing

2014-11-24 Thread Yuki Morishita
1.7.0_67.jdk/Contents/Home/jre/bin/java >> and >> /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/libinstrument.dylib. >> One of the two will be used. Which one is undefined. >> [junit] Error opening zip file or JAR manifest missing : >> /User

Re: Error opening zip file or JAR manifest missing

2014-11-24 Thread Michael Shuler
implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. [junit] Error opening zip file or JAR manifest

Re: Error opening zip file or JAR manifest missing

2014-11-22 Thread Rajanarayanan Thottuvaikkatumana
/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. [junit] Error opening zip file or JAR manifest missing : /Users/RajT/cassandra-source/cassandra-trunk/lib/jamm-0.3.0.jar

Error opening zip file or JAR manifest missing

2014-11-22 Thread Rajanarayanan Thottuvaikkatumana
While I am running some of the tests, I am getting the following error. [junit] Error opening zip file or JAR manifest missing : /Users/RajT/cassandra-source/cassandra-trunk/lib/jamm-0.3.0.jar In the git log, I could see the following. f02d194 Add missing jamm jar from CASSANDRA-8231 commit