diff --git a/MTC_Adapter/SCMA/App.CMS-ESA.config b/MTC_Adapter/SCMA/App.CMS-ESA.config index 3a53ffd..91d6b9d 100644 --- a/MTC_Adapter/SCMA/App.CMS-ESA.config +++ b/MTC_Adapter/SCMA/App.CMS-ESA.config @@ -3,23 +3,23 @@ - + - - - + + + - - + + - + \ No newline at end of file diff --git a/MTC_Adapter/SCMA/App.CMS-ESA.config.bak b/MTC_Adapter/SCMA/App.CMS-ESA.config.bak new file mode 100644 index 0000000..334de9d --- /dev/null +++ b/MTC_Adapter/SCMA/App.CMS-ESA.config.bak @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MTC_Adapter/SCMA/App.Debug.config b/MTC_Adapter/SCMA/App.Debug.config index dad86f5..30f9b5a 100644 --- a/MTC_Adapter/SCMA/App.Debug.config +++ b/MTC_Adapter/SCMA/App.Debug.config @@ -2,7 +2,10 @@ - + + + \ No newline at end of file diff --git a/MTC_Adapter/SCMA/App.SCM-ESA.config b/MTC_Adapter/SCMA/App.SCM-ESA.config index 91d6b9d..8b593f0 100644 --- a/MTC_Adapter/SCMA/App.SCM-ESA.config +++ b/MTC_Adapter/SCMA/App.SCM-ESA.config @@ -14,7 +14,7 @@ - +x diff --git a/MTC_Adapter/SCMA/App.SCM-ESA.config.bak b/MTC_Adapter/SCMA/App.SCM-ESA.config.bak new file mode 100644 index 0000000..91d6b9d --- /dev/null +++ b/MTC_Adapter/SCMA/App.SCM-ESA.config.bak @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/.signature.p7s b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/.signature.p7s new file mode 100644 index 0000000..e951746 Binary files /dev/null and b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/.signature.p7s differ diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/Microsoft.VisualStudio.SlowCheetah.3.2.26.nupkg b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/Microsoft.VisualStudio.SlowCheetah.3.2.26.nupkg new file mode 100644 index 0000000..84ae34a Binary files /dev/null and b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/Microsoft.VisualStudio.SlowCheetah.3.2.26.nupkg differ diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/readme.txt b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/readme.txt new file mode 100644 index 0000000..44a2a3d --- /dev/null +++ b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/readme.txt @@ -0,0 +1,11 @@ +SlowCheetah +=========== + +Transformations for XML files (such as app.config) and JSON files. + +## Visual Studio Extension +for creating and previewing transforms: +https://marketplace.visualstudio.com/items?itemName=vscps.SlowCheetah-XMLTransforms + +## Upgrading From Previous Versions (v2.5.15 and lower) +https://github.com/Microsoft/slow-cheetah/blob/master/doc/update.md diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.Jdt.dll b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.Jdt.dll new file mode 100644 index 0000000..44eeff3 Binary files /dev/null and b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.Jdt.dll differ diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.dll b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.dll new file mode 100644 index 0000000..2181e8e Binary files /dev/null and b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.dll differ diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.xml b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.xml new file mode 100644 index 0000000..8d59bc1 --- /dev/null +++ b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.VisualStudio.SlowCheetah.xml @@ -0,0 +1,446 @@ + + + + Microsoft.VisualStudio.SlowCheetah + + + + + Task that performs the transformation of the XML file + + + + + Gets or sets the source file path for the transformation + + + + + Gets or sets the transformation file path + + + + + Gets or sets the destination path for the transformation + + + + + + + + Exception thrown on transformation failiure. + + + + + Initializes a new instance of the class. + + The message that describes the error. + + + + Initializes a new instance of the class. + + The message that describes the error. + The exception that is the cause of the current exception, or a null reference if no inner exception is specified. + + + + Initializes a new instance of the class. + + The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown. + The System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination. + + + + Importance of a message + + + + + High importace. Prioritize + + + + + Normal importance. + + + + + Low Importance. Do not show if unnecessary + + + + + Interface for using an internal logger in an + + + + + Log an error + + The error message. + Optional message arguments + + + + Log an error specifying the file, line and position + + The file containing the error + Line of the error + Position of the error + The error message + Optional message arguments + + + + Logs an error from an exception. + + The exception + + + + Logs an error from an exception specifying the file, line number and position + + The exception + The file containing the error + Line of the error + Position of the error + + + + Log a message + + Importance of the message + The message. + Optional message arguments + + + + Log a warning + + The warning message. + Optional message arguments + + + + Log a warning specifying the file, line and position + + The file containing the warning + Line of the warning + Position of the error + The warning message + Optional message arguments + + + + Shim for using + + + + + Initializes a new instance of the class. + + Our own logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shim for using MSBuild logger in + + + + + Initializes a new instance of the class. + + The MSBuild logger + + + + + + + + + + + + + + + + + + + + + + + + + Shim for using an as a + + + + + Initializes a new instance of the class. + + Our own logger + Wheter or not to use sections + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A strongly-typed resource class, for looking up localized strings, etc. + + + + + Returns the cached ResourceManager instance used by this class. + + + + + Overrides the current thread's CurrentUICulture property for all + resource lookups using this strongly typed resource class. + + + + + Looks up a localized string similar to File not found. + + + + + Looks up a localized string similar to File to transform not found. + + + + + Looks up a localized string similar to Transform file not found. + + + + + Looks up a localized string similar to {0} is not a supported file type for transformation. + + + + + Looks up a localized string similar to { + } + . + + + + + Looks up a localized string similar to For more information on using transformations see the web.config examples at http://go.microsoft.com/fwlink/?LinkId=214134. . + + + + + Interface for file tranformers + + + + + Returns an instance of the with the given logger + + The external logger. Can be null + A new instance of the transformer + + + + Main method that tranforms a source file accoring to a transformation file and puts it in a destination file + + Path to source file + Path to tranformation file + Path to destination of transformed file + True if the transform succeeded + + + + Verifies if a given file is supported by this transformer + + The path to the file + True if the file can be transformed by this transformer + + + + Creates the appropriate transform file in the given path + + Path to the source file + Path to the transform file to be created + Wether an an existing transform file should be overwritten + + + + Transforms JSON files using JSON Document Transformations + + + + + Initializes a new instance of the class. + + + + + Initializes a new instance of the class with an external logger + + The external logger + + + + + + + + + + + + + + + + Factory for + + + + + Gets the appropriate for the given transformation + + Path to the file to be transformed + Logger to be used in the transformer + The appropriate transformer for the given file + + + + Verifies if a file is of a supported format. + + Full path to the file + True is the file type is supported + + + + Utilities for transformations + + + + + Determines a text file's encoding by analyzing its byte order mark (BOM). + Defaults to ASCII when detection of the text file's endianness fails. + + The text file to analyze. + The detected encoding. + + + + Determines a stream's encoding by analyzing its byte order mark (BOM). + Defaults to ASCII when detection of the text file's endianness fails. + + The stream to analyze. + The detected encoding. + + + + Transforms XML files utilizing Microsoft Web XmlTransform library + + + + + Initializes a new instance of the class. + + + + + Initializes a new instance of the class with an external logger + + The external logger + + + + + + + + + + + + + + + diff --git a/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.Web.XmlTransform.dll b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.Web.XmlTransform.dll new file mode 100644 index 0000000..98c9d56 Binary files /dev/null and b/MTC_Adapter/packages/Microsoft.VisualStudio.SlowCheetah.3.2.26/tools/Microsoft.Web.XmlTransform.dll differ diff --git a/MTC_Adapter/packages/SlowCheetah.2.5.14.deleteme b/MTC_Adapter/packages/SlowCheetah.2.5.14.deleteme deleted file mode 100644 index e69de29..0000000 diff --git a/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/Microsoft.Web.XmlTransform.dll b/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/Microsoft.Web.XmlTransform.dll deleted file mode 100644 index 65769fa..0000000 Binary files a/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/Microsoft.Web.XmlTransform.dll and /dev/null differ diff --git a/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/SlowCheetah.Xdt.dll b/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/SlowCheetah.Xdt.dll deleted file mode 100644 index 46eb1cf..0000000 Binary files a/MTC_Adapter/packages/SlowCheetah.2.5.14/tools/SlowCheetah.Xdt.dll and /dev/null differ