Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build against Fluo 1.2.0 and Accumulo 1.7.3 #146

Merged
merged 6 commits into from Mar 1, 2018
Merged

Build against Fluo 1.2.0 and Accumulo 1.7.3 #146

merged 6 commits into from Mar 1, 2018

Commits on Feb 28, 2018

  1. Build against Fluo 1.2.0 and Accumulo 1.7.3

    * Update build configuration to build against Fluo 1.2.0
    * Change Accumulo default version to 1.7.3, since Fluo 1.2.0 requires 1.7
    * Update copyright date
    * Update Travis config to build with both Accumulo 1.7.3 and 1.8.1
    * Remove unused thrift dependency (version need not be managed
      since Fluo 1.2.0 now shades its version, so it won't conflict with
      Accumulo's version)
    ctubbsii committed Feb 28, 2018
    Copy the full SHA
    7858e15 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix Travis CI Matrix builds

    Use different variable name for matrix build parameter.
    ctubbsii committed Feb 28, 2018
    Copy the full SHA
    082f876 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix Travis again

    ctubbsii committed Feb 28, 2018
    Copy the full SHA
    8298955 View commit details
    Browse the repository at this point in the history
  4. More attempts to fix Travis

    ctubbsii committed Feb 28, 2018
    Copy the full SHA
    74b0785 View commit details
    Browse the repository at this point in the history
  5. More Travis improvements

    ctubbsii committed Feb 28, 2018
    Copy the full SHA
    f5bfe01 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Fix travis (again)

    ctubbsii committed Mar 1, 2018
    Copy the full SHA
    a2fba6f View commit details
    Browse the repository at this point in the history