build.properties revision ada1678a4262b208a7b87391f520a7767d25287c
293N/A#
293N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
293N/A#
293N/A# Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
293N/A#
293N/A# The contents of this file are subject to the terms of either the GNU
293N/A# General Public License Version 2 only ("GPL") or the Common Development
293N/A# and Distribution License("CDDL") (collectively, the "License"). You
293N/A# may not use this file except in compliance with the License. You can
293N/A# obtain a copy of the License at
293N/A# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
293N/A# or packager/legal/LICENSE.txt. See the License for the specific
293N/A# language governing permissions and limitations under the License.
293N/A#
293N/A# When distributing the software, include this License Header Notice in each
293N/A# file and include the License file at packager/legal/LICENSE.txt.
293N/A#
293N/A# GPL Classpath Exception:
293N/A# Oracle designates this particular file as subject to the "Classpath"
293N/A# exception as provided by Oracle in the GPL Version 2 section of the License
293N/A# file that accompanied this code.
293N/A#
716N/A# Modifications:
293N/A# If applicable, add the following below the License Header, with the fields
293N/A# enclosed by brackets [] replaced by your own identifying information:
293N/A# "Portions Copyright [year] [name of copyright owner]"
293N/A#
293N/A# Contributor(s):
293N/A# If you wish your version of this file to be governed by only the CDDL or
293N/A# only the GPL Version 2, indicate your decision by adding "[Contributor]
1191N/A# elects to include this software in this distribution under the [CDDL or GPL
293N/A# Version 2] license." If you don't indicate a single choice of license, a
293N/A# recipient has the option to distribute your version of this file under
293N/A# either the CDDL, the GPL Version 2 or to extend the choice of license to
844N/A# its licensees as provided above. However, if you add GPL Version 2 code
1191N/A# and therefore, elected the GPL Version 2 license, then the option applies
293N/A# only if the new code is made subject to such option by the copyright
293N/A# holder.
293N/A#
293N/A
293N/A#war.file=ejb30-session-hello.jar
293N/Aejbjar.file=ejb30-session-hello.jar
293N/A#specify only if running locally.
293N/Aresult.output=..\..\test-output\
293N/A
293N/A#deploy.server=lucky
293N/Aadmin.port=4848
293N/Aadmin.host=localhost
293N/Aadmin.password=adminadmin
293N/Aadmin.user=admin
293N/Apasswordfile="c:/Sun/as8ee/bin/password.txt"
293N/Ainstall.dir=c:/sun/glassfish
293N/Aasinstall.dir=c:/sun/glassfish
293N/Aasinstall.dir=c:/sun/glassfish
293N/Asun.appserver.antjar=c:/Sun/glassfish/lib/sun-appserv-ant.jar
293N/A#deploy.url=http://${deploy.server}:${deploy.port}/
716N/A#http://${admin.host}:${admin.port}/__asadmin/deploy?path=<path>;name=<name>
293N/A