pde/doc/org.eclipse.pde.doc.user/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (download) (annotate)
Thu Sep 10 15:57:43 2009 UTC (2 months, 2 weeks ago) by cwindatt
Branch: MAIN
CVS Tags: v20091023, v20090911, v20090915, v20090928, HEAD
Changes since 1.9: +29 -2 lines
Bug 288479: pde.doc.user should use customBuildCallbacks instead of custom=true
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288479
###############################################################################
#  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
###############################################################################

customBuildCallbacks=customBuildCallbacks.xml

#the "index*/" entry only exists after the customBuildCallbacks run, we
#use the '*' to avoid a warning
bin.includes = META-INF/,\
               about.html,\
               about.ini,\
               about.properties,\
               about.mappings,\
               api_contexts.xml,\
               apache_style.css,\
               book.css,\
               concepts/,\
               contexts_PDE.xml,\
               guide/,\
               images/,\
               index*/,\
               notices.html,\
               plugin.properties,\
               plugin.xml,\
               reference/,\
               schema.css,\
               tasks/,\
               tips/,\
               toc.xml,\
               topics_Reference.xml,\
               topics_Tasks.xml,\
               whatsNew/