Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Master without client api #1317

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Master without client api #1317

wants to merge 24 commits into from

Conversation

bdemers
Copy link
Contributor

@bdemers bdemers commented Mar 17, 2017

The diff of the pull request is going to look jacked.

Compare it with 1.5.x and it should look fine.
1.5.x...master-without-client-api

This basically moves master back to 1.5.x (without changing the version poms)
cc: @dogeared

@bdemers
Copy link
Contributor Author

bdemers commented Mar 18, 2017

green means go!

@bdemers
Copy link
Contributor Author

bdemers commented Mar 21, 2017

@dogeared bump

tck.sh Outdated
@@ -44,6 +44,8 @@ case "$OPTION" in
;;
run)
SCRIPT_DIR=$(cd "$(dirname "$0")"; pwd)
CI_DIR_CONTENTS=`ls $SCRIPT_DIR/ci`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary? I don't think it's even outputting the CI_DIR_CONTENTS anyway

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say no, but I'll let you ask the author: 1afd2a8 🔥

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kid, I kid, I just checked the build log, and I don't see that log line, I'll remove those and merge

@dogeared
Copy link
Member

@bdemers - one minor comment. LGTM 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants