1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
ae115bc77f6fcde83175c75b4206dc2e50747966mrj# The contents of this file are subject to the terms of either the GNU
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# General Public License Version 2 only ("GPL") or the Common Development
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# and Distribution License("CDDL") (collectively, the "License"). You
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# may not use this file except in compliance with the License. You can
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# obtain a copy of the License at
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# or packager/legal/LICENSE.txt. See the License for the specific
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# language governing permissions and limitations under the License.
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# When distributing the software, include this License Header Notice in each
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# file and include the License file at packager/legal/LICENSE.txt.
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# GPL Classpath Exception:
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# Oracle designates this particular file as subject to the "Classpath"
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# exception as provided by Oracle in the GPL Version 2 section of the License
1e49577a7fcde812700ded04431b49d67cc57d6dRod Evans# file that accompanied this code.
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# Modifications:
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# If applicable, add the following below the License Header, with the fields
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# enclosed by brackets [] replaced by your own identifying information:
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# "Portions Copyright [year] [name of copyright owner]"
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# Contributor(s):
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# If you wish your version of this file to be governed by only the CDDL or
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# only the GPL Version 2, indicate your decision by adding "[Contributor]
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# elects to include this software in this distribution under the [CDDL or GPL
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# Version 2] license." If you don't indicate a single choice of license, a
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# recipient has the option to distribute your version of this file under
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# either the CDDL, the GPL Version 2 or to extend the choice of license to
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# its licensees as provided above. However, if you add GPL Version 2 code
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# and therefore, elected the GPL Version 2 license, then the option applies
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson# only if the new code is made subject to such option by the copyright
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson#Edit these values for specific glassfish instance
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelsonglassfish.home=C:\\Sun\\v3\\glassfish
fb9f9b975cb9214fec5dab37d461199adab9b964kupferplugin_classpath=${maven.repo.local}/org/testng/testng/5.6/testng-5.6-jdk15.jar
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson## Absolutely required. Please provide glassfish.home value either UNIX or Windows
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson## do not change this --end
1cb6af97c6f66f456d4f726ef056e1ebc0f73305wnelson##For future use
fb9f9b975cb9214fec5dab37d461199adab9b964kupfer#http://${admin.host}:${admin.port}/__asadmin/deploy?path=<path>;name=<name>