[Geoserver-devel] Cruft fix coming soon (please wait)

The resource store refactoring let a little test cruft sneak outside target. Symptom:

geoserver(master)$ git st
On branch master
Your branch is up-to-date with 'geoserver/master'.
Untracked files:
   (use "git add <file>..." to include in what will be committed)

  src/extension/importer/core/foo.csv
  src/extension/importer/core/foo.shp
  src/gwc/shall_not_exist

Niels has implemented a fix, included in PR #1361. Please wait for this to be merged:
https://github.com/geoserver/geoserver/pull/1361
https://github.com/NielsCharlier/geoserver/commit/72d2281af184240cdd6b41890fa1e12c5147328d

Until then you can add these files to your .git/info/exclude if they bother you.

Kind regards,

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

This cruft removal fix has now (finally!) been merged on master.

Kind regards,
Ben.

On 17/12/15 15:21, Ben Caradoc-Davies wrote:

The resource store refactoring let a little test cruft sneak outside
target. Symptom:

geoserver(master)$ git st
On branch master
Your branch is up-to-date with 'geoserver/master'.
Untracked files:
    (use "git add <file>..." to include in what will be committed)

  src/extension/importer/core/foo.csv
  src/extension/importer/core/foo.shp
  src/gwc/shall_not_exist

Niels has implemented a fix, included in PR #1361. Please wait for this
to be merged:
https://github.com/geoserver/geoserver/pull/1361
https://github.com/NielsCharlier/geoserver/commit/72d2281af184240cdd6b41890fa1e12c5147328d

Until then you can add these files to your .git/info/exclude if they
bother you.

Kind regards,

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand