build.properties revision 2362
667N/A#
667N/A# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
667N/A#
667N/A# Redistribution and use in source and binary forms, with or without
667N/A# modification, are permitted provided that the following conditions
667N/A# are met:
667N/A#
667N/A# - Redistributions of source code must retain the above copyright
667N/A# notice, this list of conditions and the following disclaimer.
667N/A#
667N/A# - Redistributions in binary form must reproduce the above copyright
667N/A# notice, this list of conditions and the following disclaimer in the
667N/A# documentation and/or other materials provided with the distribution.
667N/A#
667N/A# - Neither the name of Oracle nor the names of its
667N/A# contributors may be used to endorse or promote products derived
667N/A# from this software without specific prior written permission.
667N/A#
667N/A# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
667N/A# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
3639N/A# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
667N/A# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
667N/A# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
667N/A# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
667N/A# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
667N/A# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
667N/A# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
667N/A# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
667N/A# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
844N/A#
844N/A
667N/Aincludes=\
1258N/A **
667N/Ause.make=true
2899N/Ajavadoc.options=-J-Xmx256m
2899N/A