All Downloads are FREE. Search and download functionalities are using the official Maven repository.

properties.deployme.properties Maven / Gradle / Ivy

# ---------------------------------------------------------------------------
# JaDOrT: JASMINe Deployment Orchestration Tool
# Copyright (C) 2008 Bull S.A.S.
# Copyright (C) 2008 France Telecom R&D
# Contact: [email protected]
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
# USA
# ---------------------------------------------------------------------------
# $Id: deployme.properties 9900 2012-02-22 15:21:10Z cazauxj $
# ---------------------------------------------------------------------------

# Internal reference to the deployme 1.x XSD
xsdTopologyV1 = xml/v1/deployme-1.2.xsd

# These will be auto-added if the xmlns is missing in the topology
xmlnsTopologyV1 = http://jasmine.ow2.org/deployme-1.2
schemaLocationTopologyV1 = http://jasmine.ow2.org/xsds/deployme-1.2.xsd

# Internal reference to the deployme 2.x XSD
xsdTopologyV2 = xml/v2/deployme-2.0.xsd

# These will be auto-added if the xmlns is missing in the topology
xmlnsTopologyV2 = http://jasmine.ow2.org/deployme-2.0
schemaLocationTopologyV2 = http://jasmine.ow2.org/xsds/deployme-2.0.xsd




© 2015 - 2025 Weber Informatics LLC | Privacy Policy