Re: PropertyFileEndPointSnitch

2010-04-19 Thread Erik Holstad
Thanks Jonathan!

Re: PropertyFileEndPointSnitch

2010-04-19 Thread Jonathan Ellis
this is a bug in 0.6. 984.txt attached to https://issues.apache.org/jira/browse/CASSANDRA-984 should fix it. On Mon, Apr 19, 2010 at 12:56 PM, Erik Holstad wrote: > When building the PropertyFileEndPointSnitch into the jar > cassandra-propsnitch.jar > the files in the jar end up on &

PropertyFileEndPointSnitch

2010-04-19 Thread Erik Holstad
When building the PropertyFileEndPointSnitch into the jar cassandra-propsnitch.jar the files in the jar end up on src/java/org/apache/cassandra/locator/PropertyFileEndPointSnitch.class instead of org/apache/cassandra/locator/PropertyFileEndPointSnitch.class. Am I doing something wrong , is this