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

res.ProcessPanelSpec.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  - JASMINe
  - Copyright (C) 2009 Bull S.A.S.
  - 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$
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-->
<processing>
  <logfiledir>$INSTALL_PATH/logs</logfiledir>

  <job name="Send product informations" conditionid="check.agree">
    <executefile name="java">
      <arg>-jar</arg>
      <arg>${INSTALL_PATH}${FILE_SEPARATOR}installer${FILE_SEPARATOR}geoclient.jar
      </arg>
      <arg>JASMINe-Monitoring</arg>
      <arg>@PROJECT_VERSION@</arg>
      <arg>${user.email.address}</arg>
      <arg>${installer.proxyaddress}</arg>
      <arg>${installer.proxyport}</arg>
      <arg>${installer.proxyuser}</arg>
      <arg>${installer.proxypwd}</arg>
    </executefile>
  </job>

  <!--
    Installation of JASMINe Monitoring EoS
  -->
  <job name="Install JASMINe Monitoring EoS ..." conditionid="izpack.selected.pack.eos">
    <os family="windows" />
    <executefile name="xcopy">
      <arg>/Y</arg>
      <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}zz_jasmine-monitoring.xml
      </arg>
      <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg>
    </executefile>
  </job>
  <job name="Install JASMINe Monitoring EoS ..." conditionid="izpack.selected.pack.eos">
    <os family="unix" />
    <executefile name="cp">
      <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}zz_jasmine-monitoring.xml
      </arg>
      <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg>
    </executefile>
  </job>

  <!--
    Installation of JASMINe Monitoring core
  -->
  <!--
    <job name="Install JASMINe Monitoring core ..."> <os
    family="windows" /> <executefile name="xcopy">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-eventswitch.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->
  <!--
    <job name="Install JASMINe Monitoring core ..."> <os family="unix"
    /> <executefile name="cp">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-eventswitch.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->

  <!--
    Installation of MBeanCmd
  -->
  <!--
    <job name="Install MBeanCmd ..."
    conditionid="izpack.selected.pack.mbeancmd"> <os family="windows" />
    <executefile name="xcopy">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-mbeancmd.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->
  <!--
    <job name="Install MBeanCmd ..."
    conditionid="izpack.selected.pack.mbeancmd"> <os family="unix" />
    <executefile name="cp">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-mbeancmd.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->

  <!--
    Installation of the persistence module
  -->
  <!--
    <job name="Install JASMINe Monitoring persitence module ..."
    conditionid="izpack.selected.pack.eventstodb"> <os family="windows"
    /> <executefile name="xcopy">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-persistence.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->
  <!--
    <job name="Install JASMINe Monitoring persitence module ..."
    conditionid="izpack.selected.pack.eventstodb"> <os family="unix" />
    <executefile name="cp">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-persistence.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->

  <!--
    Installation of the Drools
  -->
  <!--
    <job name="Install Drools ..."
    conditionid="izpack.selected.pack.drools"> <os family="windows" />
    <executefile name="xcopy">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-drools.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->
  <!--
    <job name="Install Drools ..."
    conditionid="izpack.selected.pack.drools"> <os family="unix" />
    <executefile name="cp">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-drools.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->

  <!--
    Installation of JASMINe Monitoring notification
  -->
  <!--
    <job name="Install JASMINe Monitoring notification ..."
    conditionid="izpack.selected.pack.notif"> <os family="windows" />
    <executefile name="xcopy">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-notification.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->
  <!--
    <job name="Install JASMINe Monitoring notification ..."
    conditionid="izpack.selected.pack.notif"> <os family="unix" />
    <executefile name="cp">
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}repositories${FILE_SEPARATOR}url-internal${FILE_SEPARATOR}jasmine-monitoring-notification.xml</arg>
    <arg>${INSTALL_PATH}${FILE_SEPARATOR}deploy</arg> </executefile>
    </job>
  -->



</processing>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy