[
https://issues.apache.org/jira/browse/DAFFODIL-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence reassigned DAFFODIL-2360:
----------------------------------------
Assignee: Steve Lawrence
> Comitted files that match .gitignore patterns
> ---------------------------------------------
>
> Key: DAFFODIL-2360
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2360
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Labels: beginner
>
> Two files exist in our repository that match patterns in our .gitignore file
> # *.classpath* - this file should probably just be removed
> # *project/plugins.sbt* - this file should definiately not be removed. The
> .gitignore file contains a {{*.sbt}} pattern which is intended to allow
> people to add custom .sbt files to customize the daffodil build without
> making changes to existing files. We should proably keep this capability. We
> already have a {{!build.sbt}} so that file isn't ignored. We probably also
> want to add a {{~project/plugins.sbt}} or something similar as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)