Project

General

Profile

« Previous | Next » 

Revision add676c0

Added by Andreas Kohlbecker about 4 years ago

ref #8868 adding jetty-io to plugin

View differences:

eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF
22 22
 lib/jetty-security-9.4.26.v20200117.jar,
23 23
 lib/jetty-servlet-9.4.26.v20200117.jar,
24 24
 lib/jetty-xml-9.4.26.v20200117.jar,
25
 lib/jetty-http-9.4.26.v20200117.jar
25
 lib/jetty-http-9.4.26.v20200117.jar,
26
 lib/jetty-io-9.4.26.v20200117.jar
26 27
Bundle-Vendor: EDIT
27 28
Import-Package: org.eclipse.jface.resource,
28 29
 org.eclipse.ui.plugin
eu.etaxonomy.taxeditor.webapp/build.properties
13 13
               lib/jetty-security-9.4.26.v20200117.jar,\
14 14
               lib/jetty-servlet-9.4.26.v20200117.jar,\
15 15
               lib/jetty-xml-9.4.26.v20200117.jar,\
16
               lib/jetty-http-9.4.26.v20200117.jar
16
               lib/jetty-http-9.4.26.v20200117.jar,\
17
               lib/jetty-io-9.4.26.v20200117.jar
17 18
output.. = bin/
eu.etaxonomy.taxeditor.webapp/pom.xml
53 53
            </goals>
54 54
            <configuration>
55 55
              <includeArtifactIds>
56
                log4j,javax.servlet-api,jetty-server,jetty-util,jetty-webapp,jetty-xml,jetty-servlet,jetty-http
56
                log4j,javax.servlet-api,jetty-server,jetty-util,jetty-webapp,jetty-xml,jetty-servlet,jetty-http,jetty-io
57 57
              </includeArtifactIds>
58 58
              <outputDirectory>
59 59
                ${basedir}/lib

Also available in: Unified diff