Move source into src/java
-------------------------
Key: CASSANDRA-26
URL: https://issues.apache.org/jira/browse/CASSANDRA-26
Project: Cassandra
Issue Type: Improvement
Reporter: Johan Oskarsson
In order to allow code in different languages I suggest we move the current
src/* into src/java and test/* into test/java.
Perhaps one day we would like to publish easy to use client libs in other
languages or put test configuration in test/conf as in CASSANDRA-22, this move
would help make such changes easier before we have too many outstanding patches
against the current source.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.