Opened 8 years ago
Closed 8 years ago
#347 closed defect (fixed)
Build / Thesaurus / Empty dir removed
Reported by: | Fxp | Owned by: | Fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.1 |
Component: | General | Version: | v2.6.1 |
Keywords: | Cc: |
Description
Empty folder in xml/codelist/external|local/thesauri are removed somewhere during build.
Workaround : user could still create them manually.
Change History (5)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
You're right Simon, this is due to maven war plugin. http://jira.codehaus.org/browse/MWAR-128
We could maybe add an hidden file (i.e. .ignore) into each empty folder. Any better solution for that?
comment:3 Changed 8 years ago by
Milestone: | → v2.6.1 |
---|
comment:4 Changed 8 years ago by
Owner: | changed from geonetwork-devel@… to Fxp |
---|
comment:5 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
r6674 (trunk) and 6675(2.6.x)
Note: See
TracTickets for help on using
tickets.
I think this is maven - maven removes or doesn't copy in empty directories when building the webapp