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

Bump up FitNesse to 20160618 (RowSetFixture updated accordingly) #499

Merged
merged 1 commit into from
Aug 27, 2016

Conversation

javornikolov
Copy link
Contributor

@javornikolov javornikolov commented Jun 19, 2016

Align DbFit with current FitNesse version.

Makes DbFit incompatible with older FitNesse versions.

@@ -64,7 +64,7 @@ private int findColumn(String name) throws Exception {
}

@Override
protected void bind(Parse heads) {
protected void bindColumnHeadersToMethodsAndFields(Parse heads) {
Copy link
Contributor

Choose a reason for hiding this comment

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

What triggered this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The method in the parent ColumnFixture got renamed unclebob/fitnesse/issues/938

@javornikolov
Copy link
Contributor Author

Merging that since as per the conversation at FitNesse side - seems the Fit API change is going to stay.

@javornikolov javornikolov merged commit 72d5e03 into master Aug 27, 2016
@javornikolov javornikolov added this to the Next milestone Aug 27, 2016
@javornikolov javornikolov deleted the topic/update-fitnesse-to-20160618 branch August 27, 2016 13:17
@javornikolov javornikolov mentioned this pull request Oct 16, 2016
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants