equinox-incubator/org.apache.commons.logging/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (download) (annotate)
Tue Jun 6 14:58:18 2006 UTC (3 years, 5 months ago) by dj
Branch: MAIN
CVS Tags: v20090223-1340, v20060721, HEAD
Changes since 1.3: +2 -1 lines
Updated build.properties to handle bundles which contain only class files.
###############################################################################
# Copyright (c) 2006 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 = META-INF/,\
               about.html,\
               org/
src.includes = about.html
source.. = .
output.. = .