build.properties revision ada1678a4262b208a7b87391f520a7767d25287c
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# The contents of this file are subject to the terms of either the GNU
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# General Public License Version 2 only ("GPL") or the Common Development
4da61833a1cbbca94094f9653fd970582b97a72etrawick# and Distribution License("CDDL") (collectively, the "License"). You
4da61833a1cbbca94094f9653fd970582b97a72etrawick# may not use this file except in compliance with the License. You can
4da61833a1cbbca94094f9653fd970582b97a72etrawick# obtain a copy of the License at
4da61833a1cbbca94094f9653fd970582b97a72etrawick# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
4da61833a1cbbca94094f9653fd970582b97a72etrawick# or packager/legal/LICENSE.txt. See the License for the specific
4789804be088bcd86ae637a29cdb7fda25169521jailletc# language governing permissions and limitations under the License.
4789804be088bcd86ae637a29cdb7fda25169521jailletc# When distributing the software, include this License Header Notice in each
4789804be088bcd86ae637a29cdb7fda25169521jailletc# file and include the License file at packager/legal/LICENSE.txt.
e50c3026198fd496f183cda4c32a202925476778covener# GPL Classpath Exception:
e50c3026198fd496f183cda4c32a202925476778covener# Oracle designates this particular file as subject to the "Classpath"
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin# exception as provided by Oracle in the GPL Version 2 section of the License
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin# file that accompanied this code.
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# Modifications:
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# If applicable, add the following below the License Header, with the fields
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic# enclosed by brackets [] replaced by your own identifying information:
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic# "Portions Copyright [year] [name of copyright owner]"
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# Contributor(s):
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# If you wish your version of this file to be governed by only the CDDL or
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# only the GPL Version 2, indicate your decision by adding "[Contributor]
69301145375a889e7e37caf7cc7321ac0f91801erpluem# elects to include this software in this distribution under the [CDDL or GPL
69301145375a889e7e37caf7cc7321ac0f91801erpluem# Version 2] license." If you don't indicate a single choice of license, a
69301145375a889e7e37caf7cc7321ac0f91801erpluem# recipient has the option to distribute your version of this file under
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# either the CDDL, the GPL Version 2 or to extend the choice of license to
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# its licensees as provided above. However, if you add GPL Version 2 code
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# and therefore, elected the GPL Version 2 license, then the option applies
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# only if the new code is made subject to such option by the copyright
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf<property name="module" value="calc-web-client"/>
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf<property name="appname" value="${module}"/>
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf<property name="assemble" value="${build.classes.dir}/archive"/>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<property name="jbi-component-su-assembly" value="client_web_calculator_service_assembly"/>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<property name="jbi-component-su" value="client_web_calculator_su"/>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<property name="jbi-component-su-dir" value="javaee-se-serviceunit"/>
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic<property name="jbi-dummy-su-assembly" value="dummy_client_assembly"/>
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic<property name="jbi-dummy-su" value="dummy_client_su"/>
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic<property name="jbi-dummy-su-dir" value="dummy-client-su"/>