more missing svn properties
---------------------------
Key: CASSANDRA-429
URL: https://issues.apache.org/jira/browse/CASSANDRA-429
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.4, 0.5
Reporter: Eric Evans
Assignee: Eric Evans
Priority: Minor
Per http://www.mail-archive.com/[email protected]/msg22473.html
svn ps svn:eol-style CRLF bin/cassandra.bat
svn ps svn:mime-type application/octet-stream lib/libthrift-r808609.jar
svn ps svn:mime-type application/octet-stream lib/slf4j-api-1.5.8.jar
svn ps svn:mime-type application/octet-stream lib/slf4j-log4j12-1.5.8.jar
svn ps svn:eol-style native src/java/org/apache/cassandra/client/RingCache.java
svn ps svn:eol-style native
test/unit/org/apache/cassandra/client/TestRingCache.java
svn ps svn:eol-style native
test/unit/org/apache/cassandra/db/marshal/BytesTypeTest.java
svn ps svn:eol-style native
test/unit/org/apache/cassandra/dht/CollatingOrderPreservingPartitionerTest.java
svn ps svn:eol-style native
test/unit/org/apache/cassandra/dht/PartitionerTestCase.java
Likewise, I think this means updating
http://wiki.apache.org/cassandra/HowToContribute to include configuring in
auto-props:
*.jar = svn:mime-type application/octet-stream
*.bar = svn ps svn:eol-style CRLF bin/cassandra.bat
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.