blob: 0e3bf8763b43b8d8568308f14972e2fd827b03c1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004, 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
bin.includes = plugin.xml,\
plugin.properties,\
verifyInstall.properties,\
.options,\
.,\
META-INF/,\
about.html,\
org.eclipse.jst.server.tomcat.runtime.50.loader.jar,\
org.eclipse.jst.server.tomcat.runtime.55.loader.jar,\
org.eclipse.jst.server.tomcat.runtime.60.loader.jar,\
org.eclipse.jst.server.tomcat.runtime.70.loader.jar,\
org.eclipse.jst.server.tomcat.runtime.706.loader.jar,\
org.eclipse.jst.server.tomcat.runtime.708.loader.jar
bin.excludes = bin/**,\
@dot/**,\
temp.folder/**
source.. = tomcatcore/
src.includes = org.eclipse.jst.server.tomcat.runtime.50.loader-src.zip,\
org.eclipse.jst.server.tomcat.runtime.55.loader-src.zip,\
org.eclipse.jst.server.tomcat.runtime.60.loader-src.zip,\
org.eclipse.jst.server.tomcat.runtime.70.loader-src.zip,\
org.eclipse.jst.server.tomcat.runtime.708.loader-src.zip