You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Blair Zajac (JIRA)" <ji...@apache.org> on 2013/06/22 07:22:20 UTC

[jira] [Created] (CASSANDRA-5688) Update debian packaging for 2.0

Blair Zajac created CASSANDRA-5688:
--------------------------------------

             Summary: Update debian packaging for 2.0
                 Key: CASSANDRA-5688
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5688
             Project: Cassandra
          Issue Type: Bug
          Components: Packaging
    Affects Versions: 2.0 beta 1
         Environment: Ubuntu precise
            Reporter: Blair Zajac


Building trunk on an Ubuntu Precise VM fails with the following output:

{code}
$ git describe 
cassandra-1.2.5-983-g96a1bb0
$ dpkg-buildpackage
...
...
gen-cql3-grammar:
     [echo] Building Grammar /home/blair/Code/Cassandra/cassandra-0.2.0.0.1.2.5.982/src/java/org/apache/cassandra/cql3/Cql.g  ...

build-project:
     [echo] apache-cassandra: /home/blair/Code/Cassandra/cassandra-0.2.0.0.1.2.5.982/build.xml
    [javac] Compiling 41 source files to /home/blair/Code/Cassandra/cassandra-0.2.0.0.1.2.5.982/build/classes/thrift
    [javac] javac: invalid target release: 1.7
    [javac] Usage: javac <options> <source files>
    [javac] use -help for a list of possible options

BUILD FAILED
{code}

I'm working on changes to the files in debian/ to support this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira