Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/Java/Netbeans/nbbuild/installer/infra/build/   (Apache JAVA IDE Version 28©)  Datei vom 3.10.2025 mit Größe 2 kB image not shown  

Quelle  build.properties   Sprache: unbekannt

 
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.
#
#####################################################################################
#build.number=
#
#output.dir=
#
#binary.cache.host=
#nb.builds.host=
#glassfish.builds.host=
#openesb.builds.host=
#sjsam.builds.host=
#
#jdk.home=
#
#cvs.root=
#
#glassfish.home=
#glassfish.asadmin=
#glassfish.http.port=
#glassfish.admin.port=
#glassfish.host=
#glassfish.user=
#glassfish.password=
#
#registries.home=
#
#jarsigner.keystore=
#jarsigner.alias=
#jarsigner.storepass=
#
#remote.host.windows=
#remote.port.windows=
#remote.user.windows=
#
#remote.host.linux=
#remote.port.linux=
#remote.user.linux=
#
#remote.host.solaris-x86=
#remote.port.solaris-x86=
#remote.user.solaris-x86=
#
#remote.host.solaris-sparc=
#remote.port.solaris-sparc=
#remote.user.solaris-sparc=
#
#remote.host.macosx=
#remote.port.macosx=
#remote.user.macosx=
#####################################################################################

core.module.name=nbi
netbeans.module.name=installer

hg.root=${basedir}/../../..
hg.root.translatedfiles=${hg.root}/l10n

nbi.all.dir=${basedir}/nbi_all
nbi.all.relative.path=infra/build/nbi_all
nbi.core.dir=${nbi.all.dir}/${core.module.name}
nbi.netbeans.dir=${nbi.all.dir}/${netbeans.module.name}
nbi.cache.dir=${basedir}/cache
    
temp.file=${basedir}/temp.ant.tmp
environment.properties=${basedir}/environment.properties

glassfish.password.line=AS_ADMIN_PASSWORD=${glassfish.password}
    
glassfish.j2ee.jar=${glassfish.home}/lib/j2ee.jar

jre-nested.version.number=8
jre-nested.update.number=101
    
app.name=${nb.files.prefix}-${build.number}
context.home=/netbeans/7.0/nightly
context.path=${context.home}/${build.number}
context.dir=${registries.home}/${build.number}

context.path.token=/nbi/dev
context.path.replacement=${context.path}

context.dir.token=ROOT = new File\\(".*?"\\);
context.dir.replacement=ROOT = new File\\("${context.dir}"\);

custom.tasks.src.1=${nbi.core.dir}/infra/build/.ant-lib/src
custom.tasks.src.2=${nbi.core.dir}/infra/build/.ant-lib/src-registries-management
custom.tasks.src.3=${nbi.netbeans.dir}/infra/build/.ant-lib/src
custom.tasks.cls=${nbi.netbeans.dir}/infra/build/.ant-lib/build

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]