marklogic / marklogic/marklogic-contentpump

Need mlcp to not ignore files in folders starting with underscore

Open
#90 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug major mlcp verify
Dominant language
Java
Stars
37
Forks
32
Avg merge
1h 3m
Merged PRs (30d)
12

Description

When migrating a project built on app-builder that uses templates for creating Excel documents, the code requires files in the content db with the following structure:

- <sheet name>
    - docProps
    - _rels
       - rels.xml
    - _word
       - _rels
         - document.xml.rels.xml
         - ...
    - [Content_Types].xml

The workaround detailed in https://github.com/marklogic/marklogic-contentpump/issues/87 doesn't apply since we need to preserve the structure.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.