Project

General

Profile

« Previous | Next » 

Revision 8ccd2fdc

Added by Andreas Kohlbecker about 6 years ago

adding cdmlib-cache.jar to the war file

View differences:

pom.xml
110 110
              <excludes>
111 111
                <exclude>WEB-INF/lib/cdmlib-*.jar</exclude>
112 112
              </excludes>
113
            </overlay>
114
            <overlay>
115
              <!-- overlay a second time to only add cdmlib-cache.jar -->
116
              <groupId>eu.etaxonomy</groupId>
117
              <artifactId>cdm-vaadin</artifactId>
113 118
              <includes>
114
                <include>WEB-INF/lib/cdmlib-cache.jar</include>
119
                <include>WEB-INF/lib/cdmlib-cache*.jar</include>
115 120
              </includes>
116 121
            </overlay>
117 122
          </overlays>

Also available in: Unified diff