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

Build searching for mappings in wrong place #1

Open
titusn opened this issue Nov 27, 2018 · 0 comments
Open

Build searching for mappings in wrong place #1

titusn opened this issue Nov 27, 2018 · 0 comments

Comments

@titusn
Copy link

titusn commented Nov 27, 2018

Currently any project folder ending in the string mappings is used for generating Mapper.xill. This is not only not backwards compatible, it is also not in line with the Xill Project Convention, which states that mapping robots MUST be stored in a subfolder of config/ and MUST be called mapping/. It is especially bad since connectors SHOULD contain demo folders that have subfolders called mapping/.

Make sure that Build.xill only searches:

  • subfolders of config/
  • ending in mapping/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant