initialize

This commit is contained in:
Pruefer
2025-06-06 09:15:13 +02:00
commit fa7c2730f1
5817 changed files with 1339670 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="JavaAssemblyGenerator.application" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="iTAC Software AG" asmv2:product="MES.Suite OIB Adapter" asmv2:supportUrl="http://www.itacsoftware.com/" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="JavaAssemblyGenerator.exe.manifest" size="16156">
<assemblyIdentity name="JavaAssemblyGenerator.exe" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>oil3XTzBC1VTswPKGSEdhKh9Nh0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="OutputFolder" value="c:\projects_jee\itacApi\asm5x\plugin\src\main\java\"/>
<add key="AssemblySourceFolder" value="c:\projects_jee\imsinterface\mainline\interface\asm\JavaAssemblyGenerator\lib"/>
<add key="Assembly3" value="Asm.As.Oib.SIPLACESetupCenter.Contracts.dll"/>
<add key="Assembly2" value="Asm.As.Oib.SIPLACEPro.Contracts.dll"/>
<add key="Assembly1" value="ASM.AS.OIB.DisplayService.Contracts.dll"/>
<add key="Assembly4" value="Asm.As.Oib.SIPLACEPro.LineControl.Contracts.dll"/>
<add key="Assembly5" value="ASM.AS.OIB.Client.CustomExtensions.dll"/>
<add key="Assembly6" value="Asm.As.Oib.WS.Eventing.Contracts.dll"/>
<add key="Assembly7" value="Asm.As.Oib.Monitoring.Contracts.dll"/>
</appSettings>
</configuration>

View File

@@ -0,0 +1,288 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="JavaAssemblyGenerator.exe" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<description asmv2:iconFile="icon_itac_logo.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="JavaAssemblyGenerator" version="1.3.0.4" language="neutral" processorArchitecture="x86" />
<commandLine file="JavaAssemblyGenerator.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC-Manifestoptionen
Wenn Sie die Zugangsebene für das Windows-Benutzerkonto ändern möchten, ersetzen Sie den
requestedExecutionLevel-Knoten durch eines der folgenden Elemente.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Löschen Sie den requestedExecutionLevel-Knoten, wenn Sie
zum Gewährleisten der Abwärtskompatibilität die Datei- und Registrierungsvirtualisierung verwenden möchten.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.Client.dll" size="397312">
<assemblyIdentity name="ASM.AS.OIB.Client" version="2.3.0.2" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>erSlfM1VgGpNn0eE9DIEaZEg/ZU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.Client.CustomExtensions.dll" size="69632">
<assemblyIdentity name="ASM.AS.OIB.Client.CustomExtensions" version="2.3.0.2" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>uPm0oZOVsFgnn3A56CUeJDCy+K4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Common.dll" size="93696">
<assemblyIdentity name="ASM.AS.OIB.Common" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>MkDEIAew9EY5WDoeGOarCyaLv2Q=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Common.Proxy.dll" size="188416">
<assemblyIdentity name="ASM.AS.OIB.Common.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>5SjaeDUZgKOV4nXQ7JbtoCYRouc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.DisplayService.Contracts.dll" size="42496">
<assemblyIdentity name="ASM.AS.OIB.DisplayService.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>qRxK3TdVI3m6EkwKZ5JmFryUjWQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.DisplayService.Proxy.dll" size="41984">
<assemblyIdentity name="ASM.AS.OIB.DisplayService.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>LERejfoNz4WWmzXo7JR87E4hsf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Monitoring.Contracts.dll" size="58880">
<assemblyIdentity name="ASM.AS.OIB.Monitoring.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>UTD6GfLOSgL03BWez9gNDJ67Szw=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Monitoring.Proxy.dll" size="558080">
<assemblyIdentity name="ASM.AS.OIB.Monitoring.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>wkaV21aMEo8jqFvV+9CH1u/6ZU0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.Contracts.dll" size="2641920">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>sztYwcpJ4z7KX/pJyYQr6fZFNa4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.LineControl.Contracts.dll" size="54784">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.LineControl.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>V5evkKgiweA+c5w7B5rcclZ+p1E=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.LineControl.Proxy.dll" size="61952">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.LineControl.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>h9eYReOUigM4XP56CaUsgAm6mE8=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.Proxy.dll" size="6896128">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>yQygslioyhCjkquzOhPWbkry/W4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACESetupCenter.Contracts.dll" size="134656">
<assemblyIdentity name="ASM.AS.OIB.SIPLACESetupCenter.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>A+8YD3g32EAsROr6Hf07PRw/hJU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SiplaceSetupCenter.Proxy.dll" size="268288">
<assemblyIdentity name="ASM.AS.OIB.SiplaceSetupCenter.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>aqQdKnADvhSL5DMWn8GhHM2Ogp4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.WS.Common.dll" size="11264">
<assemblyIdentity name="ASM.AS.OIB.WS.Common" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>yfT1qjzK1+lSBvKmKVdkjz7XEjY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.WS.Eventing.Contracts.dll" size="67072">
<assemblyIdentity name="ASM.AS.OIB.WS.Eventing.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>c5L1nxJ1IfkCDhTw/rC90XPntUY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="JavaAssemblyGenerator.exe" size="21504">
<assemblyIdentity name="JavaAssemblyGenerator" version="1.3.0.4" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>x4d8dareGld9EuMWDtRzRM46T1s=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="270336">
<assemblyIdentity name="log4net" version="1.2.10.0" publicKeyToken="1B44E1D426115821" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>gs3mWnUUwORl7g1QW+VsVmOf8LE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="icon_itac_logo.ico" size="2238">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>3nsHdBI2pWK9lhcX0vqG3pJD0Oc=</dsig:DigestValue>
</hash>
</file>
<file name="JavaAssemblyGenerator.exe.config" size="872">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>9yV+3cdy57vy6s/jba9e8CbTDv4=</dsig:DigestValue>
</hash>
</file>
<file name="src\main\resources\Readme.txt" size="9434">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>Vn4AOu3x3MknngW8CMKOops1wVY=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="JavaAssemblyGenerator.application" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="iTAC Software AG" asmv2:product="MES.Suite OIB Adapter" asmv2:supportUrl="http://www.itacsoftware.com/" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="JavaAssemblyGenerator.exe.manifest" size="16156">
<assemblyIdentity name="JavaAssemblyGenerator.exe" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>oil3XTzBC1VTswPKGSEdhKh9Nh0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="OutputFolder" value="c:\projects_jee\itacApi\asm5x\plugin\src\main\java\"/>
<add key="AssemblySourceFolder" value="c:\projects_jee\imsinterface\mainline\interface\asm\JavaAssemblyGenerator\lib"/>
<add key="Assembly3" value="Asm.As.Oib.SIPLACESetupCenter.Contracts.dll"/>
<add key="Assembly2" value="Asm.As.Oib.SIPLACEPro.Contracts.dll"/>
<add key="Assembly1" value="ASM.AS.OIB.DisplayService.Contracts.dll"/>
<add key="Assembly4" value="Asm.As.Oib.SIPLACEPro.LineControl.Contracts.dll"/>
<add key="Assembly5" value="ASM.AS.OIB.Client.CustomExtensions.dll"/>
<add key="Assembly6" value="Asm.As.Oib.WS.Eventing.Contracts.dll"/>
<add key="Assembly7" value="Asm.As.Oib.Monitoring.Contracts.dll"/>
</appSettings>
</configuration>

View File

@@ -0,0 +1,288 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="JavaAssemblyGenerator.exe" version="1.3.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<description asmv2:iconFile="icon_itac_logo.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="JavaAssemblyGenerator" version="1.3.0.4" language="neutral" processorArchitecture="x86" />
<commandLine file="JavaAssemblyGenerator.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC-Manifestoptionen
Wenn Sie die Zugangsebene für das Windows-Benutzerkonto ändern möchten, ersetzen Sie den
requestedExecutionLevel-Knoten durch eines der folgenden Elemente.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Löschen Sie den requestedExecutionLevel-Knoten, wenn Sie
zum Gewährleisten der Abwärtskompatibilität die Datei- und Registrierungsvirtualisierung verwenden möchten.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.Client.dll" size="397312">
<assemblyIdentity name="ASM.AS.OIB.Client" version="2.3.0.2" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>erSlfM1VgGpNn0eE9DIEaZEg/ZU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.Client.CustomExtensions.dll" size="69632">
<assemblyIdentity name="ASM.AS.OIB.Client.CustomExtensions" version="2.3.0.2" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>uPm0oZOVsFgnn3A56CUeJDCy+K4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Common.dll" size="93696">
<assemblyIdentity name="ASM.AS.OIB.Common" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>MkDEIAew9EY5WDoeGOarCyaLv2Q=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Common.Proxy.dll" size="188416">
<assemblyIdentity name="ASM.AS.OIB.Common.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>5SjaeDUZgKOV4nXQ7JbtoCYRouc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.DisplayService.Contracts.dll" size="42496">
<assemblyIdentity name="ASM.AS.OIB.DisplayService.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>qRxK3TdVI3m6EkwKZ5JmFryUjWQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ASM.AS.OIB.DisplayService.Proxy.dll" size="41984">
<assemblyIdentity name="ASM.AS.OIB.DisplayService.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>LERejfoNz4WWmzXo7JR87E4hsf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Monitoring.Contracts.dll" size="58880">
<assemblyIdentity name="ASM.AS.OIB.Monitoring.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>UTD6GfLOSgL03BWez9gNDJ67Szw=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.Monitoring.Proxy.dll" size="558080">
<assemblyIdentity name="ASM.AS.OIB.Monitoring.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>wkaV21aMEo8jqFvV+9CH1u/6ZU0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.Contracts.dll" size="2641920">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>sztYwcpJ4z7KX/pJyYQr6fZFNa4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.LineControl.Contracts.dll" size="54784">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.LineControl.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>V5evkKgiweA+c5w7B5rcclZ+p1E=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.LineControl.Proxy.dll" size="61952">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.LineControl.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>h9eYReOUigM4XP56CaUsgAm6mE8=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACEPro.Proxy.dll" size="6896128">
<assemblyIdentity name="ASM.AS.OIB.SIPLACEPro.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>yQygslioyhCjkquzOhPWbkry/W4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SIPLACESetupCenter.Contracts.dll" size="134656">
<assemblyIdentity name="ASM.AS.OIB.SIPLACESetupCenter.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>A+8YD3g32EAsROr6Hf07PRw/hJU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.SiplaceSetupCenter.Proxy.dll" size="268288">
<assemblyIdentity name="ASM.AS.OIB.SiplaceSetupCenter.Proxy" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>aqQdKnADvhSL5DMWn8GhHM2Ogp4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.WS.Common.dll" size="11264">
<assemblyIdentity name="ASM.AS.OIB.WS.Common" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>yfT1qjzK1+lSBvKmKVdkjz7XEjY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Asm.As.Oib.WS.Eventing.Contracts.dll" size="67072">
<assemblyIdentity name="ASM.AS.OIB.WS.Eventing.Contracts" version="5.1.0.102" publicKeyToken="200430302DA482E6" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>c5L1nxJ1IfkCDhTw/rC90XPntUY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="JavaAssemblyGenerator.exe" size="21504">
<assemblyIdentity name="JavaAssemblyGenerator" version="1.3.0.4" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>x4d8dareGld9EuMWDtRzRM46T1s=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="270336">
<assemblyIdentity name="log4net" version="1.2.10.0" publicKeyToken="1B44E1D426115821" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>gs3mWnUUwORl7g1QW+VsVmOf8LE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="icon_itac_logo.ico" size="2238">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>3nsHdBI2pWK9lhcX0vqG3pJD0Oc=</dsig:DigestValue>
</hash>
</file>
<file name="JavaAssemblyGenerator.exe.config" size="872">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>9yV+3cdy57vy6s/jba9e8CbTDv4=</dsig:DigestValue>
</hash>
</file>
<file name="src\main\resources\Readme.txt" size="9434">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>Vn4AOu3x3MknngW8CMKOops1wVY=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>