uppercutbuild 0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (264) hide show
  1. data/lib/NDepend.xml +251 -0
  2. data/lib/build.bat +32 -0
  3. data/lib/build/Castle.Core.dll +0 -0
  4. data/lib/build/Castle.DynamicProxy2.dll +0 -0
  5. data/lib/build/Castle.MicroKernel.dll +0 -0
  6. data/lib/build/Castle.Windsor.dll +0 -0
  7. data/lib/build/UppercuT.xml +5 -0
  8. data/lib/build/analyze.step +78 -0
  9. data/lib/build/analyzers/gallio.test.step +145 -0
  10. data/lib/build/analyzers/mbunit2.test.step +146 -0
  11. data/lib/build/analyzers/moma.step +143 -0
  12. data/lib/build/analyzers/ncover.step +186 -0
  13. data/lib/build/analyzers/ndepend.step +95 -0
  14. data/lib/build/analyzers/nitriq.step +116 -0
  15. data/lib/build/analyzers/nunit.test.step +172 -0
  16. data/lib/build/analyzers/test.step +99 -0
  17. data/lib/build/compile.step +178 -0
  18. data/lib/build/customize.bat +41 -0
  19. data/lib/build/customize.build +76 -0
  20. data/lib/build/customizers/item.template +50 -0
  21. data/lib/build/default.build +164 -0
  22. data/lib/build/deploymentBuilder.step +103 -0
  23. data/lib/build/environmentBuilder.step +119 -0
  24. data/lib/build/generateBuildInfo.step +106 -0
  25. data/lib/build/ilmerge.build +174 -0
  26. data/lib/build/open.build +103 -0
  27. data/lib/build/package.step +234 -0
  28. data/lib/build/policyChecks.step +81 -0
  29. data/lib/build/updateAssemblies.build +107 -0
  30. data/lib/build/uppercut.dll +0 -0
  31. data/lib/build/uppercut.tasks.dll +0 -0
  32. data/lib/build/versionBuilder.step +148 -0
  33. data/lib/build/versioners/git.step +106 -0
  34. data/lib/build/versioners/hg.step +106 -0
  35. data/lib/build/versioners/svn.step +112 -0
  36. data/lib/build/versioners/tfs.step +104 -0
  37. data/lib/build/zip.build +162 -0
  38. data/lib/deployment/scripts/database.deploy +37 -0
  39. data/lib/deployment/templates/AppDeployment.bat +9 -0
  40. data/lib/deployment/templates/DBDeployment.RESTORE.bat +9 -0
  41. data/lib/deployment/templates/DBDeployment.bat +9 -0
  42. data/lib/lib/MbUnit2/MbUnit.AddIn.dll +0 -0
  43. data/lib/lib/MbUnit2/MbUnit.Cons.exe +0 -0
  44. data/lib/lib/MbUnit2/MbUnit.Cons.exe.config +12 -0
  45. data/lib/lib/MbUnit2/MbUnit.Framework.2.0.dll +0 -0
  46. data/lib/lib/MbUnit2/MbUnit.Framework.XML +6929 -0
  47. data/lib/lib/MbUnit2/MbUnit.Framework.dll +0 -0
  48. data/lib/lib/MbUnit2/MbUnit.GUI.exe +0 -0
  49. data/lib/lib/MbUnit2/MbUnit.GUI.exe.config +14 -0
  50. data/lib/lib/MbUnit2/MbUnit.MSBuild.Tasks.dll +0 -0
  51. data/lib/lib/MbUnit2/NAnt.Core.dll +0 -0
  52. data/lib/lib/MbUnit2/NGraphviz.Helpers.dll +0 -0
  53. data/lib/lib/MbUnit2/NGraphviz.Layout.dll +0 -0
  54. data/lib/lib/MbUnit2/NGraphviz.dll +0 -0
  55. data/lib/lib/MbUnit2/QuickGraph.Algorithms.Graphviz.dll +0 -0
  56. data/lib/lib/MbUnit2/QuickGraph.Algorithms.dll +0 -0
  57. data/lib/lib/MbUnit2/QuickGraph.dll +0 -0
  58. data/lib/lib/MbUnit2/Refly.dll +0 -0
  59. data/lib/lib/MbUnit2/TestDriven.Framework.dll +0 -0
  60. data/lib/lib/MbUnit2/TestFu.XML +1932 -0
  61. data/lib/lib/MbUnit2/TestFu.dll +0 -0
  62. data/lib/lib/MbUnit2/XsdTidy.exe +0 -0
  63. data/lib/lib/MoMA/Definitions/2.4.0.1-defs.zip +0 -0
  64. data/lib/lib/MoMA/ICSharpCode.SharpZipLib.dll +0 -0
  65. data/lib/lib/MoMA/MoMA.Analyzer.dll +0 -0
  66. data/lib/lib/MoMA/MoMA.exe +0 -0
  67. data/lib/lib/MoMA/Mono.Cecil.dll +0 -0
  68. data/lib/lib/MoMA/Reports/Media/fail.png +0 -0
  69. data/lib/lib/MoMA/Reports/Media/minus.png +0 -0
  70. data/lib/lib/MoMA/Reports/Media/moma.css +117 -0
  71. data/lib/lib/MoMA/Reports/Media/moma.js +17 -0
  72. data/lib/lib/MoMA/Reports/Media/pass.png +0 -0
  73. data/lib/lib/MoMA/Reports/Media/plus.png +0 -0
  74. data/lib/lib/MoMA/Resources/button_ok.png +0 -0
  75. data/lib/lib/MoMA/Resources/dialog-warning.png +0 -0
  76. data/lib/lib/MoMA/Resources/dialogback.png +0 -0
  77. data/lib/lib/MoMA/Resources/list-add.png +0 -0
  78. data/lib/lib/MoMA/Resources/list-directory.png +0 -0
  79. data/lib/lib/MoMA/Resources/list-remove.png +0 -0
  80. data/lib/lib/MoMA/Resources/monoback.png +0 -0
  81. data/lib/lib/MoMA/Resources/spinner.gif +0 -0
  82. data/lib/lib/NAnt/CollectionGen.dll +0 -0
  83. data/lib/lib/NAnt/Interop.MsmMergeTypeLib.dll +0 -0
  84. data/lib/lib/NAnt/Interop.StarTeam.dll +0 -0
  85. data/lib/lib/NAnt/Interop.WindowsInstaller.dll +0 -0
  86. data/lib/lib/NAnt/MSITaskErrors.mst +0 -0
  87. data/lib/lib/NAnt/MSITaskTemplate.msi +0 -0
  88. data/lib/lib/NAnt/MSMTaskErrors.mst +0 -0
  89. data/lib/lib/NAnt/MSMTaskTemplate.msm +0 -0
  90. data/lib/lib/NAnt/MbUnit.Framework.dll +0 -0
  91. data/lib/lib/NAnt/MbUnit.Tasks.dll +0 -0
  92. data/lib/lib/NAnt/NAnt.CompressionTasks.dll +0 -0
  93. data/lib/lib/NAnt/NAnt.Contrib.Tasks.dll +0 -0
  94. data/lib/lib/NAnt/NAnt.Core.dll +0 -0
  95. data/lib/lib/NAnt/NAnt.DotNetTasks.dll +0 -0
  96. data/lib/lib/NAnt/NAnt.MSNetTasks.dll +0 -0
  97. data/lib/lib/NAnt/NAnt.NUnit.dll +0 -0
  98. data/lib/lib/NAnt/NAnt.NUnit1Tasks.dll +0 -0
  99. data/lib/lib/NAnt/NAnt.NUnit2Tasks.dll +0 -0
  100. data/lib/lib/NAnt/NAnt.SourceControlTasks.dll +0 -0
  101. data/lib/lib/NAnt/NAnt.VSNetTasks.dll +0 -0
  102. data/lib/lib/NAnt/NAnt.VisualCppTasks.dll +0 -0
  103. data/lib/lib/NAnt/NAnt.Win32Tasks.dll +0 -0
  104. data/lib/lib/NAnt/NAnt.exe +0 -0
  105. data/lib/lib/NAnt/NAnt.exe.config +2126 -0
  106. data/lib/lib/NAnt/NCoverExplorer.NAntTasks.dll +0 -0
  107. data/lib/lib/NAnt/NDepend.Build.NAntTasks.dll +0 -0
  108. data/lib/lib/NAnt/NDoc.Documenter.NAnt.dll +0 -0
  109. data/lib/lib/NAnt/QuickGraph.Algorithms.dll +0 -0
  110. data/lib/lib/NAnt/QuickGraph.dll +0 -0
  111. data/lib/lib/NAnt/SLiNgshoT.Core.dll +0 -0
  112. data/lib/lib/NAnt/SLiNgshoT.exe +0 -0
  113. data/lib/lib/NAnt/SourceSafe.Interop.dll +0 -0
  114. data/lib/lib/NAnt/ThoughtWorks.CruiseControl.MSBuild.dll +0 -0
  115. data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.dll +0 -0
  116. data/lib/lib/NAnt/extensions/common/2.0/NAnt.MSBuild.xml +36 -0
  117. data/lib/lib/NAnt/lib/common/1.1/nunit-console-runner.dll +0 -0
  118. data/lib/lib/NAnt/lib/common/1.1/nunit-console.exe +0 -0
  119. data/lib/lib/NAnt/lib/common/1.1/nunit.core.dll +0 -0
  120. data/lib/lib/NAnt/lib/common/1.1/nunit.framework.dll +0 -0
  121. data/lib/lib/NAnt/lib/common/1.1/nunit.util.dll +0 -0
  122. data/lib/lib/NAnt/lib/common/2.0/nunit-console-runner.dll +0 -0
  123. data/lib/lib/NAnt/lib/common/2.0/nunit-console.exe +0 -0
  124. data/lib/lib/NAnt/lib/common/2.0/nunit.core.dll +0 -0
  125. data/lib/lib/NAnt/lib/common/2.0/nunit.framework.dll +0 -0
  126. data/lib/lib/NAnt/lib/common/2.0/nunit.util.dll +0 -0
  127. data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll +0 -0
  128. data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.dll +0 -0
  129. data/lib/lib/NAnt/lib/common/neutral/ICSharpCode.SharpZipLib.dll +0 -0
  130. data/lib/lib/NAnt/lib/common/neutral/NDoc.Core.dll +0 -0
  131. data/lib/lib/NAnt/lib/common/neutral/NDoc.Documenter.Msdn.dll +0 -0
  132. data/lib/lib/NAnt/lib/common/neutral/NDoc.ExtendedUI.dll +0 -0
  133. data/lib/lib/NAnt/lib/common/neutral/NUnitCore.dll +0 -0
  134. data/lib/lib/NAnt/lib/mono/1.0/NDoc.Core.dll +0 -0
  135. data/lib/lib/NAnt/lib/mono/1.0/NDoc.Documenter.Msdn.dll +0 -0
  136. data/lib/lib/NAnt/lib/mono/1.0/NDoc.ExtendedUI.dll +0 -0
  137. data/lib/lib/NAnt/lib/mono/1.0/nunit.core.dll +0 -0
  138. data/lib/lib/NAnt/lib/mono/1.0/nunit.framework.dll +0 -0
  139. data/lib/lib/NAnt/lib/mono/1.0/nunit.util.dll +0 -0
  140. data/lib/lib/NAnt/lib/mono/2.0/NDoc.Core.dll +0 -0
  141. data/lib/lib/NAnt/lib/mono/2.0/NDoc.Documenter.Msdn.dll +0 -0
  142. data/lib/lib/NAnt/lib/mono/2.0/NDoc.ExtendedUI.dll +0 -0
  143. data/lib/lib/NAnt/lib/mono/2.0/nunit.core.dll +0 -0
  144. data/lib/lib/NAnt/lib/mono/2.0/nunit.framework.dll +0 -0
  145. data/lib/lib/NAnt/lib/mono/2.0/nunit.util.dll +0 -0
  146. data/lib/lib/NAnt/lib/net/1.0/NDoc.Core.dll +0 -0
  147. data/lib/lib/NAnt/lib/net/1.0/NDoc.Documenter.Msdn.dll +0 -0
  148. data/lib/lib/NAnt/lib/net/1.0/NDoc.ExtendedUI.dll +0 -0
  149. data/lib/lib/NAnt/lib/net/1.0/nunit-console-runner.dll +0 -0
  150. data/lib/lib/NAnt/lib/net/1.0/nunit-console.exe +0 -0
  151. data/lib/lib/NAnt/lib/net/1.0/nunit.core.dll +0 -0
  152. data/lib/lib/NAnt/lib/net/1.0/nunit.framework.dll +0 -0
  153. data/lib/lib/NAnt/lib/net/1.0/nunit.util.dll +0 -0
  154. data/lib/lib/NAnt/lib/net/1.1/NDoc.Core.dll +0 -0
  155. data/lib/lib/NAnt/lib/net/1.1/NDoc.Documenter.Msdn.dll +0 -0
  156. data/lib/lib/NAnt/lib/net/1.1/NDoc.ExtendedUI.dll +0 -0
  157. data/lib/lib/NAnt/lib/net/1.1/nunit.core.dll +0 -0
  158. data/lib/lib/NAnt/lib/net/1.1/nunit.framework.dll +0 -0
  159. data/lib/lib/NAnt/lib/net/1.1/nunit.util.dll +0 -0
  160. data/lib/lib/NAnt/lib/net/2.0/NDoc.Core.dll +0 -0
  161. data/lib/lib/NAnt/lib/net/2.0/NDoc.Documenter.Msdn.dll +0 -0
  162. data/lib/lib/NAnt/lib/net/2.0/NDoc.ExtendedUI.dll +0 -0
  163. data/lib/lib/NAnt/lib/net/2.0/nunit.core.dll +0 -0
  164. data/lib/lib/NAnt/lib/net/2.0/nunit.framework.dll +0 -0
  165. data/lib/lib/NAnt/lib/net/2.0/nunit.util.dll +0 -0
  166. data/lib/lib/NAnt/log4net.dll +0 -0
  167. data/lib/lib/NAnt/scvs.exe +0 -0
  168. data/lib/lib/NCover/ActiproEULA.html +287 -0
  169. data/lib/lib/NCover/ActiproSoftware.Shared.Net11.dll +0 -0
  170. data/lib/lib/NCover/ActiproSoftware.SyntaxEditor.Net11.dll +0 -0
  171. data/lib/lib/NCover/ActiproSoftware.WinUICore.Net11.dll +0 -0
  172. data/lib/lib/NCover/CommandBars.dll +0 -0
  173. data/lib/lib/NCover/ConsoleConfig.xsd +123 -0
  174. data/lib/lib/NCover/ConsoleExample.config +94 -0
  175. data/lib/lib/NCover/CoverLib.dll +0 -0
  176. data/lib/lib/NCover/Coverage.xsl +339 -0
  177. data/lib/lib/NCover/CoverageReport.xsl +468 -0
  178. data/lib/lib/NCover/ICSharpCode.TextEditor.dll +0 -0
  179. data/lib/lib/NCover/LicencePersonal.rtf +334 -0
  180. data/lib/lib/NCover/MSVCP80.dll +0 -0
  181. data/lib/lib/NCover/MSVCR80.dll +0 -0
  182. data/lib/lib/NCover/Microsoft.VC80.CRT.manifest +8 -0
  183. data/lib/lib/NCover/NCover.Console.exe +0 -0
  184. data/lib/lib/NCover/NCover.Console.exe.config +6 -0
  185. data/lib/lib/NCover/NCover.Framework.dll +0 -0
  186. data/lib/lib/NCover/NCoverExplorer.Console.exe +0 -0
  187. data/lib/lib/NCover/NCoverExplorer.Core.dll +0 -0
  188. data/lib/lib/NCover/NCoverExplorer.NCoverRunner.dll +0 -0
  189. data/lib/lib/NCover/NCoverExplorer.WinForms.dll +0 -0
  190. data/lib/lib/NCover/NCoverExplorer.exe +0 -0
  191. data/lib/lib/NCover/NCoverExplorer.exe.config +8 -0
  192. data/lib/lib/NCover/NCoverExplorerFAQ.html +303 -0
  193. data/lib/lib/NCover/NCoverExplorerReleaseNotes.html +874 -0
  194. data/lib/lib/NCover/NCoverFAQ.html +429 -0
  195. data/lib/lib/NCover/VC80CRT.MAN +15 -0
  196. data/lib/lib/NCover/license.txt +299 -0
  197. data/lib/lib/NUnit/NUnitTests.config +84 -0
  198. data/lib/lib/NUnit/NUnitTests.nunit +14 -0
  199. data/lib/lib/NUnit/agent.conf +4 -0
  200. data/lib/lib/NUnit/agent.log.conf +18 -0
  201. data/lib/lib/NUnit/framework/nunit.framework.dll +0 -0
  202. data/lib/lib/NUnit/framework/nunit.framework.xml +10113 -0
  203. data/lib/lib/NUnit/framework/nunit.mocks.dll +0 -0
  204. data/lib/lib/NUnit/framework/pnunit.framework.dll +0 -0
  205. data/lib/lib/NUnit/launcher.log.conf +18 -0
  206. data/lib/lib/NUnit/lib/Failure.png +0 -0
  207. data/lib/lib/NUnit/lib/Ignored.png +0 -0
  208. data/lib/lib/NUnit/lib/Inconclusive.png +0 -0
  209. data/lib/lib/NUnit/lib/Skipped.png +0 -0
  210. data/lib/lib/NUnit/lib/Success.png +0 -0
  211. data/lib/lib/NUnit/lib/fit.dll +0 -0
  212. data/lib/lib/NUnit/lib/log4net.dll +0 -0
  213. data/lib/lib/NUnit/lib/nunit-console-runner.dll +0 -0
  214. data/lib/lib/NUnit/lib/nunit-gui-runner.dll +0 -0
  215. data/lib/lib/NUnit/lib/nunit.core.dll +0 -0
  216. data/lib/lib/NUnit/lib/nunit.core.interfaces.dll +0 -0
  217. data/lib/lib/NUnit/lib/nunit.fixtures.dll +0 -0
  218. data/lib/lib/NUnit/lib/nunit.uiexception.dll +0 -0
  219. data/lib/lib/NUnit/lib/nunit.uikit.dll +0 -0
  220. data/lib/lib/NUnit/lib/nunit.util.dll +0 -0
  221. data/lib/lib/NUnit/nunit-agent-x86.exe +0 -0
  222. data/lib/lib/NUnit/nunit-agent-x86.exe.config +76 -0
  223. data/lib/lib/NUnit/nunit-agent.exe +0 -0
  224. data/lib/lib/NUnit/nunit-agent.exe.config +76 -0
  225. data/lib/lib/NUnit/nunit-console-x86.exe +0 -0
  226. data/lib/lib/NUnit/nunit-console-x86.exe.config +76 -0
  227. data/lib/lib/NUnit/nunit-console.exe +0 -0
  228. data/lib/lib/NUnit/nunit-console.exe.config +76 -0
  229. data/lib/lib/NUnit/nunit-x86.exe +0 -0
  230. data/lib/lib/NUnit/nunit-x86.exe.config +91 -0
  231. data/lib/lib/NUnit/nunit.exe +0 -0
  232. data/lib/lib/NUnit/nunit.exe.config +91 -0
  233. data/lib/lib/NUnit/nunit.framework.dll +0 -0
  234. data/lib/lib/NUnit/pnunit-agent.exe +0 -0
  235. data/lib/lib/NUnit/pnunit-agent.exe.config +77 -0
  236. data/lib/lib/NUnit/pnunit-launcher.exe +0 -0
  237. data/lib/lib/NUnit/pnunit-launcher.exe.config +77 -0
  238. data/lib/lib/NUnit/pnunit.framework.dll +0 -0
  239. data/lib/lib/NUnit/pnunit.tests.dll +0 -0
  240. data/lib/lib/NUnit/runpnunit.bat +2 -0
  241. data/lib/lib/NUnit/test.conf +24 -0
  242. data/lib/lib/NUnit/tests/loadtest-assembly.dll +0 -0
  243. data/lib/lib/NUnit/tests/mock-assembly.dll +0 -0
  244. data/lib/lib/NUnit/tests/nonamespace-assembly.dll +0 -0
  245. data/lib/lib/NUnit/tests/nunit-console.tests.dll +0 -0
  246. data/lib/lib/NUnit/tests/nunit-gui.tests.dll +0 -0
  247. data/lib/lib/NUnit/tests/nunit.core.tests.dll +0 -0
  248. data/lib/lib/NUnit/tests/nunit.fixtures.tests.dll +0 -0
  249. data/lib/lib/NUnit/tests/nunit.framework.dll +0 -0
  250. data/lib/lib/NUnit/tests/nunit.framework.tests.dll +0 -0
  251. data/lib/lib/NUnit/tests/nunit.mocks.tests.dll +0 -0
  252. data/lib/lib/NUnit/tests/nunit.uiexception.tests.dll +0 -0
  253. data/lib/lib/NUnit/tests/nunit.uikit.tests.dll +0 -0
  254. data/lib/lib/NUnit/tests/nunit.util.tests.dll +0 -0
  255. data/lib/lib/NUnit/tests/test-assembly.dll +0 -0
  256. data/lib/lib/NUnit/tests/test-utilities.dll +0 -0
  257. data/lib/lib/NUnit/tests/timing-tests.dll +0 -0
  258. data/lib/open.bat +10 -0
  259. data/lib/settings/LOCAL.settings +29 -0
  260. data/lib/settings/SettingsFileReadMe.txt +2 -0
  261. data/lib/settings/UppercuT.config +73 -0
  262. data/lib/test.bat +38 -0
  263. data/lib/zip.bat +23 -0
  264. metadata +328 -0
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0"?>
2
+ <doc>
3
+ <assembly>
4
+ <name>NAnt.MSBuild</name>
5
+ </assembly>
6
+ <members>
7
+ <member name="T:NAnt.MSBuild.Functions.MSBuildFunctions">
8
+ <summary>
9
+ Functions to return information for MSBuild system.
10
+ </summary>
11
+ </member>
12
+ <member name="M:NAnt.MSBuild.Functions.MSBuildFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)">
13
+ <exclude/>
14
+ </member>
15
+ <member name="M:NAnt.MSBuild.Functions.MSBuildFunctions.IsMsbuildProject(System.String)">
16
+ <summary>
17
+ Test whether project is VS2005 project and could be built using &lt;msbuild&gt;
18
+ </summary>
19
+ <param name="project">The name or path of the project file (csproj, vbproj, ...).</param>
20
+ <returns>
21
+ True, if it is msbuild project, False otherwise.
22
+ </returns>
23
+ </member>
24
+ <member name="M:NAnt.MSBuild.NAntLogger.Initialize(Microsoft.Build.Framework.IEventSource)">
25
+ <summary>
26
+ Initialize is guaranteed to be called by MSBuild at the start of the build
27
+ before any events are raised.
28
+ </summary>
29
+ </member>
30
+ <member name="T:NAnt.VSNet.WhidbeySolution">
31
+ <summary>
32
+ Analyses Microsoft Visual Studio .NET 2005 (Whidbey) solution files.
33
+ </summary>
34
+ </member>
35
+ </members>
36
+ </doc>
Binary file
Binary file
@@ -0,0 +1,287 @@
1
+ <html>
2
+ <head>
3
+ <title>End-User License Agreement (EULA)</title>
4
+ <style>
5
+ BODY { font-family: Verdana, sans-serif; }
6
+ LI { margin-top: 10pt; }
7
+ </style>
8
+ </head>
9
+ <body>
10
+
11
+
12
+ <h2>END-USER LICENSE AGREEMENT FOR ACTIPRO SOFTWARE LLC SOFTWARE</h2>
13
+
14
+ <hr><b>
15
+ IMPORTANT - READ CAREFULLY: This Actipro Software LLC ("Actipro") End-User License Agreement ("EULA")
16
+ is a legal agreement between you (�Licensee�), a developer of software applications, and Actipro for the Actipro software product
17
+ accompanying this EULA, which includes computer software and may include associated source code, media, printed materials,
18
+ and "on-line" or electronic documentation ("SOFTWARE PRODUCT"). By installing, copying, or otherwise using the SOFTWARE PRODUCT,
19
+ you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, do not install, use, distribute
20
+ in any manner, or replicate in any manner, any part, file or portion of the SOFTWARE PRODUCT.
21
+ </b><hr>
22
+
23
+ <p>
24
+ The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold.
25
+ </p>
26
+
27
+ <p>
28
+ The Licensee is considered to be an authorized licensee (�Authorized�) if the Licensee has legitimately obtained a registered license for the SOFTWARE PRODUCT from Actipro or an authorized Actipro reseller.
29
+ </p>
30
+
31
+ <p>
32
+ <b>RIGOROUS ENFORCEMENT OF INTELLECTUAL PROPERTY RIGHTS.</b>
33
+ If the licensed right of use for this SOFTWARE PRODUCT is purchased by the Licensee with any intent to reverse engineer,
34
+ decompile, create derivative works, and the exploitation or unauthorized transfer of, any Actipro intellectual property and
35
+ trade secrets, to include any exposed methods or source code where provided, no licensed right of use shall exist, and any products
36
+ created as a result shall be judged illegal by definition of all applicable law. Any sale or resale of intellectual property or
37
+ created derivatives so obtained will be prosecuted to the fullest extent of all local, federal and international law.
38
+ </p>
39
+
40
+ <p>
41
+ <b>GRANT OF LICENSE.</b> This EULA, if legally executed as defined herein, licenses and so grants the Licensee the following rights:
42
+ </p>
43
+
44
+ <p>
45
+ <b>Evaluation.</b> If the downloaded SOFTWARE PRODUCT is designated as an Evaluation Release (�Evaluation Release�),
46
+ the Licensee is granted a license for a period of only fifteen (15) days after installation of the Evaluation Release
47
+ of the SOFTWARE PRODUCT ("Evaluation Period"). After the Evaluation Period, the Licensee must either:
48
+ <ol>
49
+ <li>Delete the SOFTWARE PRODUCT and all related files from ALL computers onto which it was installed or copied, or</li>
50
+ <li>Contact Actipro or one of its authorized resellers to purchase the SOFTWARE PRODUCT.</li>
51
+ </ol>
52
+ </p>
53
+
54
+ <p>
55
+ The Licensee may use the Evaluation Release of the SOFTWARE PRODUCT for evaluation purposes only.
56
+ The Licensee may not distribute ANY of the files, in any form or manner, provided with the Evaluation Release of the
57
+ SOFTWARE PRODUCT to ANY PARTIES.
58
+ </p>
59
+
60
+ <p>
61
+ <b>Development.</b> Actipro grants the Licensee the non-exclusive license to install and use multiple copies of the
62
+ SOFTWARE PRODUCT or any prior version for the sole purpose of developing any number of end user applications that
63
+ operate in conjunction with the SOFTWARE PRODUCT. If the Licensee is not Authorized, the Licensee may not use the
64
+ SOFTWARE PRODUCT beyond the Evaluation Period.
65
+ </p>
66
+
67
+ <p>
68
+ If the Licensee has purchased a single developer license (�Single Developer License�), the Licensee is Authorized
69
+ to use the SOFTWARE PRODUCT indefinitely beyond the Evaluation Period. A Single Developer License for the SOFTWARE PRODUCT
70
+ may not be shared or used concurrently by more than one individual developer. In a project that uses the SOFTWARE PRODUCT,
71
+ each individual developer on the project requires a separate Single Developer License, regardless of whether they directly
72
+ use the component or not. Single Developer Licenses may also be obtained in team discount packs.
73
+ </p>
74
+
75
+ <p>
76
+ If the Licensee has purchased a site license (�Site License�), each of the developers at a single physical location is
77
+ considered Authorized according to the terms and conditions of the Single Developer License. Each additional physical
78
+ location requires an additional Site License to be considered Authorized.
79
+ </p>
80
+
81
+ <p>
82
+ If the Licensee has purchased an enterprise license (�Enterprise License�), all developers in the Licensee's organization,
83
+ regardless of location, are considered Authorized according to the terms and conditions of the Single Developer License.
84
+ </p>
85
+
86
+ <p>
87
+ If the Licensee has purchased a blueprint license (�Blueprint License�), each of the Authorized developers for the SOFTWARE PRODUCT is
88
+ considered Authorized to access source code for the SOFTWARE PRODUCT ("Source Code").
89
+ The Blueprint License must be purchased at the same time as a Site License or Enterprise License.
90
+ Source Code may exclude Actipro proprietary licensing code.
91
+ The sale of Blueprint Licenses is considered final and neither the SOFTWARE PRODUCT nor Source Code may be returned under any circumstances.
92
+ </p>
93
+
94
+ <p>
95
+ <b>Duplication and Distribution.</b> The SOFTWARE PRODUCT may include certain files ("Redistributables") intended for distribution
96
+ by the Licensee to the users of programs the Licensee creates. Redistributables include, for example, those files identified in
97
+ printed or electronic documentation as redistributable files, or those files pre-selected for deployment by an install utility
98
+ provided with the SOFTWARE PRODUCT (if any). In any event, the Redistributables for the SOFTWARE PRODUCT are only those files
99
+ specifically designated as such by Actipro.
100
+ </p>
101
+
102
+ <p>
103
+ Subject to all of the terms and conditions in this EULA, if the Licensee is Authorized, Actipro grants the Licensee the non-exclusive,
104
+ royalty-free license to duplicate the Redistributables and to distribute them solely in conjunction with software products
105
+ developed by the Licensee that use them. The Licensee may not supply any means by which end users could incorporate the
106
+ SOFTWARE PRODUCT or portions thereof into their own products.
107
+ </p>
108
+
109
+ <p>
110
+ <b>Source Code.</b> If the Licensee has purchased a Blueprint License and is Authorized, the Licensee is provided Source Code
111
+ for the SOFTWARE PRODUCT. The following stipulations and restrictions apply to Source Code:
112
+ <ol>
113
+ <li>Source Code shall be considered as part the SOFTWARE PRODUCT and all requirements stated above still apply,
114
+ meaning that developers at a separate site from the one which purchased the Blueprint License are NOT able to work on
115
+ any project created that uses the Source Code, unless that site has also purchased a Blueprint License.
116
+ The only exception is when an Enterprise License has been purchased along with the Blueprint License,
117
+ in which case the Source Code may be used by developers at any site.</li>
118
+ <li>Actipro grants the Licensee the non-exclusive license to view and modify the Source Code for the sole purposes of education and troubleshooting.
119
+ If the Licensee troubleshoots the Source Code, the Licensee may compile the corrected source code and use and distribute the
120
+ resulting object code solely as a replacement for the corresponding Redistributables the Source Code compiles into.</li>
121
+ <li>The Licensee may NOT distribute or sell the Source Code, or portions or modifications or derivative works thereof, to any third party
122
+ not Authorized by the Licensee�s Blueprint License(s), without explicit permission by Actipro.</li>
123
+ <li>The Licensee may not compete against Actipro by repackaging, recompiling, or renaming the SOFTWARE PRODUCT for which the
124
+ Licensee purchased Source Code. Any derivative works based on the Source Code are illegal to be created or sold if they compete
125
+ in any way with the SOFTWARE PRODUCT or other Actipro products.</li>
126
+ <li>Any object code that is created by using the Source Code or derivative code based on the Source Code must be obfuscated.</li>
127
+ <li>Any object code that is created by using the Source Code or derivative code based on the Source Code may NOT bear "ActiproSoftware"
128
+ or the name of the SOFTWARE PRODUCT in the object code assembly name.</li>
129
+ <li>All Source Code must be kept in its proper "ActiproSoftware" namespace.</li>
130
+ <li>Actipro shall retain all rights, title and interest in and to all corrections, modifications and derivative works of the Source Code
131
+ created by the Licensee, including all copyrights subsisting therein, to the extent such corrections, modifications or
132
+ derivative works contain copyrightable code or expression derived from the Source Code.</li>
133
+ <li>The Licensee acknowledges that the Source Code contains valuable and proprietary trade secrets of Actipro, and agrees to expend
134
+ every effort to insure its confidentiality.</li>
135
+ <li>Source Code may be obtained by coordinating with Actipro during the support period for the Blueprint License, typically one year
136
+ in duration, starting on the date of purchase of the Blueprint License.</li>
137
+ </ol>
138
+ </p>
139
+
140
+ <p>
141
+ <b>Storage/Network Use.</b> The Licensee may also store or install a copy of the SOFTWARE PRODUCT on a storage device,
142
+ such as a network server, used only to install or run the SOFTWARE PRODUCT on the the Licensee�s other computers over an internal network;
143
+ however, the Licensee must acquire and dedicate a Single Developer License for each separate individual developer who wishes to use
144
+ the SOFTWARE PRODUCT.
145
+ </p>
146
+
147
+ <p>
148
+ <b>DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.</b>
149
+ </p>
150
+
151
+ <p>
152
+ <b>Not for Resale Software.</b> If the SOFTWARE PRODUCT is labeled and provided as "Not for Resale" or "NFR", then, notwithstanding
153
+ other sections of this EULA, the Licensee may not resell, distribute, or otherwise transfer for value or benefit in any manner,
154
+ the SOFTWARE PRODUCT or any derivative work using the SOFTWARE PRODUCT. The Licensee may not transfer, rent, lease, lend, copy,
155
+ modify, translate, sublicense, time-share or electronically transmit the SOFTWARE PRODUCT, media or documentation.
156
+ This also applies to any and all intermediate files, source code, and compiled executables.
157
+ </p>
158
+
159
+ <p>
160
+ <b>Limitations on Reverse Engineering, Decompilation, and Disassembly.</b> The Licensee may not reverse engineer, decompile,
161
+ create derivative works, modify, translate, or disassemble the SOFTWARE PRODUCT, and only to the extent that such activity is
162
+ expressly permitted by applicable law notwithstanding this limitation. The Licensee agrees to take all reasonable, legal and
163
+ appropriate measures to prohibit the illegal dissemination of the SOFTWARE PRODUCT or any of its constituent parts and redistributables
164
+ to the fullest extent of all applicable local, US Codes and International Laws and Treaties regarding anti-circumvention, including
165
+ but not limited to, the Geneva and Berne World Intellectual Property Organization (WIPO) Diplomatic Conferences.
166
+ </p>
167
+
168
+ <p>
169
+ <b>Rental.</b> The Licensee may not rent, lease, or lend the SOFTWARE PRODUCT.
170
+ </p>
171
+
172
+ <p>
173
+ <b>Separation of Components, Their Constituent Parts and Redistributables.</b> The SOFTWARE PRODUCT is licensed as a single product.
174
+ The SOFTWARE PRODUCT and its constituent parts and any provided redistributables may not be reverse engineered, decompiled, disassembled,
175
+ nor placed for distribution, sale, or resale as individual creations by the Licensee or any individual not expressly given
176
+ such permission by Actipro. The provision of Source Code, if included with the SOFTWARE PRODUCT, does not constitute transfer of any
177
+ legal rights to such code, and resale or distribution of all or any portion of all Source Code and intellectual property will be prosecuted
178
+ to the fullest extent of all applicable local, federal and international laws. All Actipro libraries, Source Code, Redistributables and
179
+ other files remain Actipro's exclusive property. The Licensee may not distribute any files, except those that Actipro has expressly
180
+ designated as Redistributable.
181
+ </p>
182
+
183
+ <p>
184
+ <b>Installation and Use.</b> The license granted in this EULA for the Licensee to create his/her own compiled programs and distribute
185
+ the Licensee�s programs and the Redistributables (if any), is subject to all of the following conditions:
186
+ <ol>
187
+ <li>All copies of the programs the Licensee creates must bear a valid copyright notice, either their own or the Actipro copyright
188
+ notice that appears on the SOFTWARE PRODUCT.</li>
189
+ <li>The Licensee may not remove or alter any Actipro copyright, trademark or other proprietary rights notice contained in any portion
190
+ of Actipro libraries, source code, Redistributables or other files that bear such a notice.</li>
191
+ <li>Actipro provides no warranty at all to any person, and the Licensee will remain solely responsible to anyone receiving the
192
+ Licensee�s programs for support, service, upgrades, or technical or other assistance, and such recipients will have no right
193
+ to contact Actipro for such services or assistance.</li>
194
+ <li>The Licensee will indemnify and hold Actipro, its related companies and its suppliers, harmless from and against any claims or
195
+ liabilities arising out of the use, reproduction or distribution of the Licensee�s programs.</li>
196
+ <li>The Licensee�s programs containing the SOFTWARE PRODUCT must be written using a licensed, registered copy of the SOFTWARE PRODUCT.</li>
197
+ <li>The Licensee�s programs must add primary and substantial functionality, and may not be merely a set or subset of any of the libraries,
198
+ Source Code, Redistributables or other files of the SOFTWARE PRODUCT.</li>
199
+ <li>The Licensee may not use Actipro's or any of its suppliers' names, logos, or trademarks to market the Licensee�s programs,
200
+ unless expressly given such permission by Actipro.</li>
201
+ </ol>
202
+ </p>
203
+
204
+ <p>
205
+ <b>Support Services.</b> Actipro may provide the Licensee with support services related to the SOFTWARE PRODUCT ("Support Services").
206
+ Use of Support Services is governed by Actipro policies and programs described in the user manual, in on-line documentation and/or other
207
+ Actipro provided materials. Any supplemental software code provided to the Licensee as part of the Support Services shall be considered
208
+ part of the SOFTWARE PRODUCT and subject to the terms and conditions of this EULA. With respect to technical information the Licensee
209
+ provides to Actipro as part of the Support Services, Actipro may use such information for its business purposes, including for product
210
+ support and development.
211
+ </p>
212
+
213
+ <p>
214
+ <b>Software Transfer.</b> The Licensee may NOT permanently or temporarily transfer ANY of the Licensee�s rights under this EULA to any
215
+ individual or entity. Regardless of any modifications which the Licensee makes and regardless of how the Licensee might compile, link,
216
+ and/or package the Licensee�s programs, under no circumstances may the libraries, redistributables, and/or other files of the
217
+ SOFTWARE PRODUCT (including any portions thereof) be used for developing programs by anyone other than the Licensee. Only the Licensee
218
+ as the licensed end user has the right to use the libraries, redistributables, or other files of the SOFTWARE PRODUCT (or any portions thereof)
219
+ for developing programs created with the SOFTWARE PRODUCT. In particular, the Licensee may not share copies of the Source Code or
220
+ Redistributables with other co-developers.
221
+ </p>
222
+
223
+ <p>
224
+ <b>Termination.</b> Without prejudice to any other rights or remedies, Actipro will terminate this EULA upon the Licensee�s failure to
225
+ comply with all the terms and conditions of this EULA. In such event, the Licensee must destroy all copies of the SOFTWARE PRODUCT and
226
+ all of its component parts including any related documentation, and must remove ANY and ALL use of such technology immediately from any
227
+ applications using technology contained in the SOFTWARE PRODUCT developed by the Licensee, whether in native, altered or compiled state.
228
+ </p>
229
+
230
+ <p>
231
+ <b>UPGRADES.</b> If the SOFTWARE PRODUCT is labeled as an upgrade, the Licensee must be properly licensed to use the SOFTWARE PRODUCT
232
+ identified by Actipro as being eligible for the upgrade in order to use the SOFTWARE PRODUCT. A SOFTWARE PRODUCT labeled as an upgrade
233
+ replaces and/or supplements the SOFTWARE PRODUCT that formed the basis for the Licensee�s eligibility for the upgrade, and together
234
+ constitute a single SOFTWARE PRODUCT. The Licensee may use the resulting upgraded SOFTWARE PRODUCT only in accordance with all the
235
+ terms of this EULA.
236
+ </p>
237
+
238
+ <p>
239
+ <b>COPYRIGHT.</b> All title and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, demos, source code,
240
+ intermediate files, packages, photographs, animations, video, audio, music, text, and "applets" incorporated into the SOFTWARE PRODUCT),
241
+ the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by Actipro or its subsidiaries.
242
+ The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, the Licensee must treat the
243
+ SOFTWARE PRODUCT like any other copyrighted material except that the Licensee may install the SOFTWARE PRODUCT for use by the Licensee.
244
+ The Licensee may not copy any printed materials accompanying the SOFTWARE PRODUCT.
245
+ </p>
246
+
247
+ <p>
248
+ <b>GENERAL PROVISIONS.</b> This EULA may only be modified in writing signed by the Licensee and an authorized officer of Actipro.
249
+ If any provision of this EULA is found void or unenforceable, the remainder will remain valid and enforceable according to its terms.
250
+ </p>
251
+
252
+ <p>
253
+ <b>MISCELLANEOUS.</b> If the Licensee acquired this product in the United States, this EULA is governed by the laws of the State of Ohio.
254
+ </p>
255
+
256
+ <p>
257
+ If this SOFTWARE PRODUCT was acquired outside the United States, then the Licensee, agrees and ascends to the adherence to all
258
+ applicable international treaties regarding copyright and intellectual property rights which shall also apply.
259
+ In addition, the Licensee agrees that any local law(s) to the benefit and protection of Actipro ownership of, and interest in,
260
+ its intellectual property and right of recovery for damages thereto will also apply.
261
+ </p>
262
+
263
+ <p>
264
+ Should you have any questions concerning this EULA, or if you desire to contact Actipro for any reason, please contact us via our
265
+ support web pages at <a href="http://www.actiprosoftware.com">http://www.actiprosoftware.com</a>.
266
+ </p>
267
+
268
+ <p><b>
269
+ NO WARRANTIES. ACTIPRO EXPRESSLY DISCLAIMS ANY WARRANTY FOR THE SOFTWARE PRODUCT. THE PRODUCT AND ANY RELATED DOCUMENTATION IS PROVIDED
270
+ "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
271
+ FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE PRODUCT REMAINS WITH THE LICENSEE.
272
+ </b></p>
273
+
274
+ <p><b>
275
+ LIMITATION OF LIABILITY. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL ACTIPRO OR ITS SUPPLIERS BE LIABLE
276
+ FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
277
+ BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR
278
+ INABILITY TO USE THE SOFTWARE PRODUCT OR THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES, EVEN IF ACTIPRO HAS BEEN ADVISED OF
279
+ THE POSSIBILITY OF SUCH DAMAGES.
280
+ </b></p>
281
+
282
+ <p>
283
+ Copyright (c) 2002-2007 Actipro Software LLC. All rights reserved.
284
+ </p>
285
+
286
+ </body>
287
+ </html>