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

Eric Evans commented on CASSANDRA-2761:
---------------------------------------

Thanks Rick, this is a good start, and a lot better than having no build at 
all, so I went ahead and committed it.

I made a fewer minor changes (mostly replacing tabs for spaces), so you'll need 
to rebase against svn before continuing.

bq. I will update when a few more clarifications of exactly what dependancies 
we want to declare for the driver and what we want to include in the jar.

There is probably some handy tool for this, but I don't know what it is.  Just 
looking at it I'd say you need to copy-in:

* {{o.a.c.db.marshall.*}}
* {{o.a.c.utils.ByteBufferUtil}}
* {{o.a.c.config.ColumnDefinition}}
* {{o.a.c.config.CFMetaData}}
* {{o.a.c.config.ConfigurationException}}

There might be some transitive dependencies though.

> JDBC driver does not build
> --------------------------
>
>                 Key: CASSANDRA-2761
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2761
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.0
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>             Fix For: 1.0
>
>         Attachments: jdbc-driver-build-v1.txt
>
>
> Need a way to build (and run tests for) the Java driver.
> Also: still some vestigal references to drivers/ in trunk build.xml.
> Should we remove drivers/ from the 0.8 branch as well?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to