You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/09/07 19:16:57 UTC

[jira] Commented: (CASSANDRA-429) more missing svn properties

    [ https://issues.apache.org/jira/browse/CASSANDRA-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752213#action_12752213 ] 

Jonathan Ellis commented on CASSANDRA-429:
------------------------------------------

my fault, I was missing enable-auto-props :-|

> 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/general@incubator.apache.org/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.