Ver código fonte

Remove unused files.

tags/1.0.0^2
Thomas Driessen 4 semanas atrás
pai
commit
a089642f84
2 arquivos alterados com 0 adições e 205 exclusões
  1. +0
    -95
      Deployment/Deployment2013.btdfproj
  2. +0
    -110
      Deployment/exportBizTalk.xml

+ 0
- 95
Deployment/Deployment2013.btdfproj Ver arquivo

@@ -1,95 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Deployment Framework for BizTalk
Copyright (C) 2004-2012 Thomas F. Abraham and Scott Colestock
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Installer" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">x86</Platform>
<!-- Customization Generic Apps -->
<IsGenericComponent>False</IsGenericComponent>
<IntegrationCode>F017</IntegrationCode>
<UseEnvSettingsDB>True</UseEnvSettingsDB>
<!-- Customization SSO Data Store Credentials -->
<SsoAppAdminGroup>KLG\BizTalk SSO Administrators_$(BTDFENV)</SsoAppAdminGroup>
<SsoAppUserGroup>KLG\BizTalk SSO Administrators_$(BTDFENV)</SsoAppUserGroup>
<!-- End Customization -->
<SchemaVersion>1.0</SchemaVersion>
<ProjectName>HelloBizTalk2013World</ProjectName>
<ProjectVersion>1.0</ProjectVersion>
<SkipIISReset>True</SkipIISReset>
<SkipHostInstancesRestart>True</SkipHostInstancesRestart>
<IncludeOrchestrations>False</IncludeOrchestrations>
<IncludeSSO>True</IncludeSSO>
<UsingMasterBindings>True</UsingMasterBindings>
<RequireXmlPreprocessDirectives>False</RequireXmlPreprocessDirectives>
<ApplyXmlEscape>True</ApplyXmlEscape>
</PropertyGroup>
<PropertyGroup>
<!-- Properties related to building an MSI for server deployments -->
<!-- BizTalk App Version Upgrade -->
<!-- For each new product release to be deployed to your BizTalk servers: -->
<!-- 1) Increment ProductVersion -->
<!-- 2) Generate a new GUID and update ProductId with the new GUID -->
<!-- This allows the new MSI to automatically uninstall (not undeploy!) the old MSI and install the new one. -->
<ProductVersion>1.0.0</ProductVersion>
<ProductId>12879756-7422-4456-a802-dd28a938faf3</ProductId>
<!-- BizTalk App Version Upgrade -->
<ProductName>HelloBizTalk2013World</ProductName>
<Manufacturer>$(BTDFCOMPANYNAME) Deployment Framework User</Manufacturer>
<PackageDescription>HelloBizTalk2013World</PackageDescription>
<PackageComments>HelloBizTalk2013World</PackageComments>
<BizTalkAppDescription>$(ProjectName)-$(ProductVersion) Build on: $([System.DateTime]::Now) By: $(USERNAME) </BizTalkAppDescription>
<!-- NEVER change the ProductUpgradeCode. -->
<ProductUpgradeCode>df5e2102-6a85-4eb7-bc82-225e6d62636a</ProductUpgradeCode>
</PropertyGroup>
<!-- Under TFS Team Build, set CustomizableOutDir property to true in TFS 2005/2008/2010 UpgradeTemplate. -->
<!-- With a workflow build, copy the default template then modify the MSBuild task for the solution build. Set OutDir to blank and -->
<!-- CommandLineArguments to String.Format("/p:SkipInvalidConfigurations=true;TeamBuildOutDir=""{0}"" {1}", BinariesDirectory, MSBuildArguments). -->
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
<DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
<OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Debug\</OutputPath>
<OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
<DeployPDBsToGac>false</DeployPDBsToGac>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
<OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Release\</OutputPath>
<OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
<DeployPDBsToGac>false</DeployPDBsToGac>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Server'">
<DeploymentFrameworkTargetsPath>Framework\</DeploymentFrameworkTargetsPath>
<!-- Get our PDBs into the GAC so we get file/line number information in stack traces. -->
<DeployPDBsToGac>true</DeployPDBsToGac>
</PropertyGroup>
<ItemGroup>
<PropsFromEnvSettings Include="SsoAppUserGroup;SsoAppAdminGroup;ESBLookupConnectionString;ESBTrackingConnectionString;B2BUsername;B2BPassword" />
<AppsToReference Include="TM.Shared.Pipelines" />
<AppsToReference Include="TM.Shared.Schemas" />
<AppsToReference Include="TM.Shared.PipelineComponents" />
</ItemGroup>
<!-- !!! TODO !!! -->
<!-- Add ItemGroup elements that contain one or more Schemas, Orchestrations, Transforms, etc. elements that describe -->
<!-- the specific artifacts in your solution that need to be deployed. Use IntelliSense as a guide. -->
<ItemGroup>
<Schemas Include="TM.HelloBizTalk2013World.Schemas.dll">
<LocationPath>..\Schemas\bin\$(Configuration)</LocationPath>
</Schemas>
<Transforms Include="TM.HelloBizTalk2013World.Transforms.dll">
<LocationPath>..\Transforms\bin\$(Configuration)</LocationPath>
</Transforms>
</ItemGroup>
<!-- !!! TODO !!! -->
<Import Project="$(DeploymentFrameworkTargetsPath)BizTalkDeploymentFramework.targets" />
<Import Project="$(BTDFEXTENSIONPATH)\Targets\1.0.0.\Custom.BizTalkDeploymentFramework.targets" />
<!--
The Deployment Framework automatically packages most files into the server install MSI.
However, if there are special folders that you need to include in the MSI, you can
copy them to the folder $(RedistDir) in the CustomRedist target.
To include individual files, add an ItemGroup with AdditionalFiles elements.
-->
<Target Name="CustomRedist">
</Target>
</Project>

+ 0
- 110
Deployment/exportBizTalk.xml Ver arquivo

@@ -1,110 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<BindingInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Assembly="Microsoft.BizTalk.Deployment, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Version="3.5.1.0" BindingStatus="NoBindings" BoundEndpoints="0" TotalEndpoints="0">
<Timestamp>2024-12-09T14:47:32.3173255+01:00</Timestamp>
<ModuleRefCollection>
<ModuleRef Name="[Application:HelloBizTalk2013World]" Version="" Culture="" PublicKeyToken="" FullName="[Application:HelloBizTalk2013World], Version=, Culture=, PublicKeyToken=">
<Services />
<TrackedSchemas>
<Schema FullName="TM.HelloBizTalk2013World.Schemas.ShipmentStatusSchema_TEST" RootName="ShipmentStatus" AssemblyQualifiedName="TM.HelloBizTalk2013World.Schemas.ShipmentStatusSchema_TEST,TM.HelloBizTalk2013World.Schemas, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b209f95f2d194d23" AlwaysTrackAllProperties="false" Description="">
<TrackedPropertyNames />
</Schema>
</TrackedSchemas>
</ModuleRef>
<ModuleRef Name="TM.HelloBizTalk2013World.Schemas" Version="1.0.0.0" Culture="neutral" PublicKeyToken="b209f95f2d194d23" FullName="TM.HelloBizTalk2013World.Schemas, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b209f95f2d194d23">
<Services />
<TrackedSchemas />
</ModuleRef>
<ModuleRef Name="TM.HelloBizTalk2013World.Transforms" Version="1.0.0.0" Culture="neutral" PublicKeyToken="b209f95f2d194d23" FullName="TM.HelloBizTalk2013World.Transforms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b209f95f2d194d23">
<Services />
<TrackedSchemas />
</ModuleRef>
</ModuleRefCollection>
<SendPortCollection>
<SendPort Name="Thomas.Send" IsStatic="true" IsTwoWay="false" BindingOption="0">
<Description xsi:nil="true" />
<TransmitPipeline Name="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLTransmit" FullyQualifiedName="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLTransmit, TM.Shared.Pipelines, Version=2.0.1.0, Culture=neutral, PublicKeyToken=224c7e2c8b50f9df" Type="2" TrackingOption="ServiceStartEnd MessageSendReceive PipelineEvents" Description="" />
<SendPipelineData>&lt;Root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;&lt;Stages&gt;&lt;Stage CategoryId="9d0e4101-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties&gt;&lt;Encoding vt="8"&gt;TRUE&lt;/Encoding&gt;&lt;Original vt="8"&gt;TRUE&lt;/Original&gt;&lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;&lt;PipelinePhase vt="8"&gt;IN&lt;/PipelinePhase&gt;&lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;&lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;&lt;/Properties&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;Stage CategoryId="9d0e4107-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="Microsoft.BizTalk.Component.XmlAsmComp"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;Stage CategoryId="9d0e4108-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.ReplaceComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.NamespaceComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties&gt;&lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;&lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;&lt;PipelinePhase vt="8"&gt;OUT&lt;/PipelinePhase&gt;&lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;&lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;&lt;/Properties&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.FilenameComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.EncodingComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.TrackingIdEncodingComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;/Stages&gt;&lt;/Root&gt;</SendPipelineData>
<PrimaryTransport>
<Address>D:\ESB\Dummy\Thomas\Out\%MessageID%.xml</Address>
<TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
<TransportTypeData>&lt;CustomProps&gt;&lt;UseTempFileOnWrite vt="11"&gt;0&lt;/UseTempFileOnWrite&gt;&lt;AllowCacheOnWrite vt="11"&gt;0&lt;/AllowCacheOnWrite&gt;&lt;CopyMode vt="19"&gt;1&lt;/CopyMode&gt;&lt;FileName vt="8"&gt;%MessageID%.xml&lt;/FileName&gt;&lt;/CustomProps&gt;</TransportTypeData>
<RetryCount>3</RetryCount>
<RetryInterval>5</RetryInterval>
<ServiceWindowEnabled>false</ServiceWindowEnabled>
<FromTime>2000-01-01T23:00:00</FromTime>
<ToTime>2000-01-01T22:59:59</ToTime>
<Primary>true</Primary>
<OrderedDelivery>false</OrderedDelivery>
<DeliveryNotification>1</DeliveryNotification>
<SendHandler Name="SendHost" HostTrusted="false">
<TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
</SendHandler>
</PrimaryTransport>
<SecondaryTransport>
<Address />
<RetryCount>3</RetryCount>
<RetryInterval>5</RetryInterval>
<ServiceWindowEnabled>false</ServiceWindowEnabled>
<FromTime>2000-01-01T23:00:00</FromTime>
<ToTime>2000-01-01T22:59:59</ToTime>
<Primary>false</Primary>
<OrderedDelivery>false</OrderedDelivery>
<DeliveryNotification>1</DeliveryNotification>
<SendHandler xsi:nil="true" />
</SecondaryTransport>
<ReceivePipelineData xsi:nil="true" />
<Tracking>0</Tracking>
<Filter>&lt;Filter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;Group&gt;
&lt;Statement Property="BTS.ReceivePortName" Operator="0" Value="Thomas.Receive" /&gt;
&lt;/Group&gt;
&lt;/Filter&gt;</Filter>
<Transforms />
<OrderedDelivery>false</OrderedDelivery>
<Priority>5</Priority>
<StopSendingOnFailure>false</StopSendingOnFailure>
<RouteFailedMessage>false</RouteFailedMessage>
<ApplicationName>HelloBizTalk2013World</ApplicationName>
</SendPort>
</SendPortCollection>
<DistributionListCollection />
<ReceivePortCollection>
<ReceivePort Name="Thomas.Receive" IsTwoWay="false" BindingOption="0">
<Description xsi:nil="true" />
<ReceiveLocations>
<ReceiveLocation Name="Thomas.Receive">
<Description xsi:nil="true" />
<Address>D:\ESB\Dummy\Thomas\In\*.xml</Address>
<PublicAddress />
<Primary>true</Primary>
<ReceiveLocationServiceWindowEnabled>false</ReceiveLocationServiceWindowEnabled>
<ReceiveLocationFromTime>2024-12-08T23:00:00</ReceiveLocationFromTime>
<ReceiveLocationToTime>2024-12-09T22:59:59</ReceiveLocationToTime>
<ReceiveLocationStartDateEnabled>false</ReceiveLocationStartDateEnabled>
<ReceiveLocationStartDate>2024-12-09T00:00:00</ReceiveLocationStartDate>
<ReceiveLocationEndDateEnabled>false</ReceiveLocationEndDateEnabled>
<ReceiveLocationEndDate>2024-12-10T00:00:00</ReceiveLocationEndDate>
<ReceiveLocationTransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
<ReceiveLocationTransportTypeData>&lt;CustomProps&gt;&lt;RenameReceivedFiles vt="11"&gt;0&lt;/RenameReceivedFiles&gt;&lt;RemoveReceivedFileDelay vt="19"&gt;10&lt;/RemoveReceivedFileDelay&gt;&lt;RemoveReceivedFileMaxInterval vt="19"&gt;300000&lt;/RemoveReceivedFileMaxInterval&gt;&lt;FileMask vt="8"&gt;*.xml&lt;/FileMask&gt;&lt;FileNetFailRetryInt vt="19"&gt;5&lt;/FileNetFailRetryInt&gt;&lt;RemoveReceivedFileRetryCount vt="19"&gt;5&lt;/RemoveReceivedFileRetryCount&gt;&lt;BatchSizeInBytes vt="19"&gt;102400&lt;/BatchSizeInBytes&gt;&lt;PollingInterval vt="19"&gt;60000&lt;/PollingInterval&gt;&lt;FileNetFailRetryCount vt="19"&gt;5&lt;/FileNetFailRetryCount&gt;&lt;BatchSize vt="19"&gt;20&lt;/BatchSize&gt;&lt;/CustomProps&gt;</ReceiveLocationTransportTypeData>
<ReceivePipeline Name="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLReceive" FullyQualifiedName="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLReceive, TM.Shared.Pipelines, Version=2.0.1.0, Culture=neutral, PublicKeyToken=224c7e2c8b50f9df" Type="1" TrackingOption="ServiceStartEnd MessageSendReceive PipelineEvents" Description="" />
<ReceivePipelineData>&lt;Root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;&lt;Stages&gt;&lt;Stage CategoryId="9d0e4103-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="PipelineComponents.TrackingIdDecodingComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.EncodingComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties&gt;&lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;&lt;MessageInDatabase vt="8"&gt;TRUE&lt;/MessageInDatabase&gt;&lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;&lt;PipelinePhase vt="8"&gt;IN&lt;/PipelinePhase&gt;&lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;&lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;&lt;/Properties&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.ReplaceComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.NamespaceComponent"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties&gt;&lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;&lt;MessageInDatabase vt="8"&gt;TRUE&lt;/MessageInDatabase&gt;&lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;&lt;PipelinePhase vt="8"&gt;INBETWEEN&lt;/PipelinePhase&gt;&lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;&lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;&lt;/Properties&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;Stage CategoryId="9d0e4105-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="TM.Shared.PipelineComponents.KLGXMLDisassembler"&gt;&lt;Properties /&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;Stage CategoryId="9d0e410d-4cce-4536-83fa-4a5040674ad6"&gt;&lt;Components&gt;&lt;Component Name="PipelineComponents.TrackingComponent"&gt;&lt;Properties&gt;&lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;&lt;MessageInDatabase vt="8"&gt;TRUE&lt;/MessageInDatabase&gt;&lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;&lt;PipelinePhase vt="8"&gt;OUT&lt;/PipelinePhase&gt;&lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;&lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;&lt;/Properties&gt;&lt;/Component&gt;&lt;/Components&gt;&lt;/Stage&gt;&lt;/Stages&gt;&lt;/Root&gt;</ReceivePipelineData>
<SendPipeline xsi:nil="true" />
<SendPipelineData xsi:nil="true" />
<Enable>true</Enable>
<ReceiveHandler Name="BizTalkServerApplication" HostTrusted="false">
<TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
</ReceiveHandler>
</ReceiveLocation>
</ReceiveLocations>
<SendPipelineData xsi:nil="true" />
<Authentication>0</Authentication>
<Tracking>0</Tracking>
<Transforms>
<Transform FullName="TM.HelloBizTalk2013World.Transforms.Shared_OrderStatus_to_ShipmentStatus" AssemblyQualifiedName="TM.HelloBizTalk2013World.Transforms.Shared_OrderStatus_to_ShipmentStatus,TM.HelloBizTalk2013World.Transforms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b209f95f2d194d23" />
</Transforms>
<RouteFailedMessage>false</RouteFailedMessage>
<ApplicationName>HelloBizTalk2013World</ApplicationName>
</ReceivePort>
</ReceivePortCollection>
<PartyCollection xsi:nil="true" />
</BindingInfo>

Carregando…
Cancelar
Salvar