Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

changes for issue 863#864

Closed
tdiepenbrock wants to merge 2 commits intomarklogic-community:devfrom
tdiepenbrock:Issue-863-ML-9.0-3-cannot-bootstrap-with-fields
Closed

changes for issue 863#864
tdiepenbrock wants to merge 2 commits intomarklogic-community:devfrom
tdiepenbrock:Issue-863-ML-9.0-3-cannot-bootstrap-with-fields

Conversation

@tdiepenbrock
Copy link
Copy Markdown

@tdiepenbrock tdiepenbrock commented Dec 1, 2017

This commit contains changes for issue 863. These changes are confined to the setup:configure-indexes(), setup:add-geospatial-path-indexes(), setup:add-geospatial-region-path-indexes(), and setup:add-fields() functions, although I think other hunks got staged/committed. #863

@grtjn
Copy link
Copy Markdown
Contributor

grtjn commented Dec 1, 2017

There is a merge conflict, which usually means your local git repo is out of date. Can you git fetch upstream, and then git rebase remotes/upstream/dev?

@grtjn
Copy link
Copy Markdown
Contributor

grtjn commented Dec 1, 2017

I think we also need to compare with #852, there seems to be an overlap?

* dev:
  marklogic-community#854 ignore suite*.[xqy|sjs]; don't return test elements for them Because the suite* modules weren't in $test-ignore-list, they were included in the list of tests to be run. Also, don't return test elements for suite setup and teardown, or the test numbers get inflated.
  Make sure return values are handled correctly
  On failed assertion, return a stack trace instead of throwing an exception
  refactoring to reduce repeated code
  Avoid returning 409 for failed tests; refactor The code was returning HTTP 409 when a test failed. server_config.rb then watched for that and used it to return a fail code to the command line. Revised the code to look for errors in the returned text instead. Returning 409 was causing the UI to take an error path, thus not displaying some useful information.
  Updating github org
  Fixing self-test issues
  Synched up self-test files across ml7/8/9
  Fix marklogic-community#585
  Removed some debug logging
  marklogic-community#809: forgot to  apply unique-attributes on groups
  marklogic-community#809: fixed typo in validate-install (rarely used)
  Fixed marklogic-community#809, marklogic-community#810, marklogic-community#811: pass through, and preserve comments, indent config, and fix conflicting attrs
  Fixed marklogic-community#831: forgot to apply xquery_safe on properties map

# Conflicts:
#	deploy/lib/xquery/setup.xqy
@grtjn
Copy link
Copy Markdown
Contributor

grtjn commented Jan 9, 2018

The file changes aren't clean for some reason. Can you rebase rather than merge?

@grtjn
Copy link
Copy Markdown
Contributor

grtjn commented Jan 10, 2018

This PR was replaced by PR #866. Again, thanks @tdiepenbrock, your code changes were definitely useful! Just couldn't merge this PR since it was unclean, so cleaned up manually, and merged pieces from multiple PRs!

@grtjn grtjn closed this Jan 10, 2018
@grtjn grtjn self-assigned this Jan 10, 2018
@grtjn grtjn added this to the January 2018 milestone Jan 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants