org.apache.ant/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (download) (annotate)
Wed Feb 28 16:35:12 2007 UTC (2 years, 9 months ago) by darins
Branch: MAIN
CVS Tags: R3_3_1_1, v20070312, pre_R3_3, v20070416, HEAD
Changes since 1.14: +2 -3 lines
Bug 175823 - org.apache.ant should have plug-in nature
###############################################################################
# Copyright (c) 2000, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials 
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
# 
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
bin.includes = lib/*.jar,\
               bin/*,\
               plugin.properties,\
               about.html,\
               META-INF/,\
               about_files/,\
               etc/
src.includes = lib/*.zip,\
               about.html,\
               about_files/,\
               etc/