blob: bbb046e912b67a352cdae4bf863cf7390e7ba83d [file] [log] [blame]
#
# Copyright (c) 2008-2010 Sonatype, Inc.
# 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:
# Sonatype, Inc. - initial API and implementation
#
# <copyright>
# </copyright>
#
# $Id$
bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties,\
xsd/,\
about.html,\
OSGI-INF/
jars.compile.order = .
source.. = src/main/java/,\
src/main/xsd/
output.. = target/classes/
src.includes = about.html