roundhouse 0.5.0.242 → 0.5.0.248

Sign up to get free protection for your applications and to get access to all the features.
data/bin/rh.exe CHANGED
Binary file
data/lib/rh.exe ADDED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: roundhouse
3
3
  version: !ruby/object:Gem::Version
4
- hash: 387
4
+ hash: 407
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
9
  - 0
10
- - 242
11
- version: 0.5.0.242
10
+ - 248
11
+ version: 0.5.0.248
12
12
  platform: ruby
13
13
  authors:
14
14
  - Rob "FerventCoder" Reynolds
@@ -19,7 +19,7 @@ autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
21
 
22
- date: 2010-07-15 00:00:00 -05:00
22
+ date: 2010-07-23 00:00:00 -05:00
23
23
  default_executable:
24
24
  dependencies: []
25
25
 
@@ -32,16 +32,7 @@ extensions: []
32
32
  extra_rdoc_files: []
33
33
 
34
34
  files:
35
- - lib/docs/buildCustomization/package.post.step
36
- - lib/docs/GettingStarted.docx
37
- - lib/docs/logo/roundhouse.ico
38
- - lib/docs/logo/RoundhousE_Logo.jpg
39
- - lib/docs/logo/RoundhousE_Logo_NoBackground.gif
40
- - lib/docs/RoundhousE.dot
41
- - lib/docs/RoundhousEPresentation.pptx
42
- - lib/LEGAL/LICENSE
43
- - lib/LEGAL/NOTICE
44
- - lib/ReadMe.txt
35
+ - lib/rh.exe
45
36
  - bin/rh
46
37
  - bin/rh.exe
47
38
  has_rdoc: true
data/lib/LEGAL/LICENSE DELETED
@@ -1,174 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
data/lib/LEGAL/NOTICE DELETED
@@ -1,9 +0,0 @@
1
- =========================================================================
2
- == Example NOTICE file for use with the Apache License, Version 2.0, ==
3
- == in this case for the Apache httpd-2.0 distribution. ==
4
- =========================================================================
5
-
6
- UppercuTs
7
- Copyright 2007-2008 The Apache Software Foundation.
8
-
9
-
data/lib/ReadMe.txt DELETED
@@ -1,118 +0,0 @@
1
- Project RoundhousE - Database Change Management done right
2
- =======
3
- ![RoundhousE](http://github.com/ferventcoder/roundhouse/raw/master/docs/logo/RoundhousE_Logo.jpg "RoundhousE - Professional Database Management.")
4
-
5
- # LICENSE
6
- Apache 2.0 - see docs\legal (just LEGAL in the zip folder)
7
-
8
- # IMPORTANT
9
- NOTE: If you are looking at the source - please run build.bat before opening the solution. It creates the SolutionVersion.cs file that is necessary for a successful build.
10
-
11
- # INFO
12
- ## Overview
13
- RoundhousE is an automated database deployment (change management) system that allows you to use your current idioms and gain much more. Currently it only supports Microsoft SQL Server, but there are future plans for other databases.
14
-
15
- It seeks to solve both maintenance concerns and ease of deployment. We follow some of the same idioms as other database management systems (SQL scripts), but we are different in that we think about future maintenance concerns. We want to always apply certain scripts (anything stateless like functions, views, stored procedures, and permissions), so we don�t have to throw everything into our change scripts. This seeks to solves future source control concerns. How sweet is it when you can version the database according to your current source control version?
16
-
17
- ## Getting started with RoundhousE
18
- ### Downloads
19
- You can download RoundhousE from [http://code.google.com/p/roundhouse/downloads/list](http://code.google.com/p/roundhouse/downloads/list)
20
-
21
- You can also obtain a copy from the build server at [http://teamcity.codebetter.com](http://teamcity.codebetter.com).
22
-
23
- ### Source
24
- This is the best way to get to the bleeding edge of what we are doing.
25
-
26
- 1. Clone the source down to your machine.
27
- `git clone git://github.com/chucknorris/roundhouse.git`
28
- 2. Type `cd roundhouse`
29
- 3. Type `git config core.autocrlf true` to set line endings to auto convert for this repository
30
- 4. Type `git status`. You should not see any files to change.
31
- 5. Run `build.bat`. NOTE: You must have git on the path (open a regular command line and type git).
32
-
33
-
34
- # REQUIREMENTS
35
- * .NET Framework 3.5
36
- * SQL Server 2005/2008 installed (or required DLLS in the GAC for SQL Server 2005/2008)
37
- * SA access to the sql server (for creation or deletion)
38
- * change access to the database (for everything else)
39
-
40
- # DONATE
41
- Donations Accepted - If you enjoy using this product or it has saved you time and money in some way, please consider making a donation.
42
- It helps keep to the product updated, pays for site hosting, etc. https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9831498
43
-
44
- # RELEASE NOTES
45
- =0.5.0.188=
46
- * RH handles nonsupported DDL transactions. RH will also stop and inform the user when DDL transactions are not supported, so user can choose to continue - see [issue 28](http://code.google.com/p/roundhouse/issues/detail?id=28) for details. (r172 - branch, r185)
47
- * RH logs when errors occur in the RoundhousE.ScriptRunErrors table - see [issue 28](http://code.google.com/p/roundhouse/issues/detail?id=28) for details. (r167 - branch, r185)
48
- * RH supports SQL Server 2000 - see [issue 30](http://code.google.com/p/roundhouse/issues/detail?id=30) for details. (r167 - branch, r185)
49
- * RH supports Oracle - see [issue 34](http://code.google.com/p/roundhouse/issues/detail?id=34) for details. (r157 - branch, r185)
50
-
51
- =0.2.0.175=
52
- * RH should handle when user names have apostrophes (') in them - see [issue 32](http://code.google.com/p/roundhouse/issues/detail?id=32) for details. (r175)
53
- * Database names should have delimiters to allow for non standard characters - see [issue 31](http://code.google.com/p/roundhouse/issues/detail?id=31) for details. (r174)
54
- * Added autowiring permissions sample. (r169)
55
- * If copying to change output fails, log a warning and move on. (r156)
56
-
57
- =0.2.0.150=
58
- * Turning off batch splitting where it is not necessary as it does affect performance. (r150)
59
- * Splitting statements on GO has been enhanced to catch end of file GOs - see [issue 25](http://code.google.com/p/roundhouse/issues/detail?id=25) for details. (r149)
60
-
61
- =0.2.0.148=
62
- * Splitting statements on GO has been enhanced - see [issue 25](http://code.google.com/p/roundhouse/issues/detail?id=25) for details. (r147)
63
-
64
- =0.2.0.144=
65
- * Splitting statements on GO is now a two-phased approach - see [issue 25](http://code.google.com/p/roundhouse/issues/detail?id=25) for details. (r143)
66
- * Trying out StructureMap (r136)
67
-
68
- =0.2.0.131=
69
- * More fine-grained splitting by the word GO - see [issue 25](http://code.google.com/p/roundhouse/issues/detail?id=25) for details. (r130)
70
- * Command timeout became more explicit so database decorators can access and manipulate the value now. (r129)
71
- * RH should be able to use ADO.NET instead of SMO for SqlServer - see [issue 22](http://code.google.com/p/roundhouse/issues/detail?id=22) for details. (r125)
72
- * Option not to create a database if none exists - see [issue 24](http://code.google.com/p/roundhouse/issues/detail?id=24) for details. (r123)
73
- * Console should exit with an error code instead of crashing on errors - see [issue 23](http://code.google.com/p/roundhouse/issues/detail?id=23) for details. (r119)
74
-
75
- =0.2.0.117=
76
- * Restore timeouts can now be specified (with a default timeout of 900 seconds) - see [issue 21](http://code.google.com/p/roundhouse/issues/detail?id=21) for details. (r117)
77
- * Custom database create scripts are now possible - see [issue 20](http://code.google.com/p/roundhouse/issues/detail?id=20) for details. (r116)
78
- * All types of migrations will split sql statements from files that have more than one statement into multiple statements and run each consecutively - see [issue 27](http://code.google.com/p/roundhouse/issues/detail?id=17) for details. (r113)
79
- * Fixed issue with running roundhouse twice during MSBuild - see [issue 16](http://code.google.com/p/roundhouse/issues/detail?id=16) for details. (r112)
80
-
81
- =0.2.0.108=
82
- * Reports version during run - see [issue 9](http://code.google.com/p/roundhouse/issues/detail?id=9) for details. (r108)
83
- * Logs what type of script it is looking for and where it is looking for them - see [issue 14](http://code.google.com/p/roundhouse/issues/detail?id=14) for details. (r107)
84
- * Removed double error reporting on exception. (r107)
85
- * Adding getting started documentation
86
- * Added a custom restore option to add additional arguments (like MOVE) to a restore - see [issue 12](http://code.google.com/p/roundhouse/issues/detail?id=12) for details. (r104)
87
- * Fixed a connection string initialization issue (r103)
88
-
89
- =0.2.0.101=
90
- * File Sorting - Fixed a sorting issue with file names to do explicit sorting. (r101)
91
- * RH has an icon of the logo (r99)
92
-
93
- =0.2.0.97=
94
- * OleDB Support - RH can now be run for advanced database connections with a connection string. (r96)
95
- - OleDB may not support creating/restoring/deleting databases.
96
- - Microsoft Access is supported through OleDB.
97
- - Other databases will need to have scripts written for their type before they would be supported.
98
-
99
- =0.0.0.86=
100
- * Environment awareness - RH determines an environment file first that it has ".ENV." in the file name and then if it is the proper environment file based on whether the file also contains the specific environment name. For example LOCAL.0001_DoSomething.ENV.sql will run in the LOCAL environment but no where else.
101
- * Runs permissions files every time regardless of changes.
102
-
103
- =0.0.0.85=
104
- * Added synonyms for database types - see [issue 10](http://code.google.com/p/roundhouse/issues/detail?id=10) for details. (r85)
105
- * Removed some of the logging - no more event logging for limited permissions running (r83)
106
-
107
- =0.0.0.82=
108
- * The command line version (rh.exe) is merged into a single assembly with all dependencies (except Microsoft.SQL dlls) internalized. No configuration file necessary either. (r77, r82)
109
- * Log from console runner is now copied into the change_drop folder. (r81)
110
- * Recovery mode is now explicit. Default is full. Otherwise pass in /simple - see [issue 8](http://code.google.com/p/roundhouse/issues/detail?id=8) for details. (r78)
111
- * Excluded the drop database from transactions (not that you would call /drop with /t). (r76)
112
-
113
- =0.0.0.74=
114
- * Fixed an issue with holding connections - see [issue 7](http://code.google.com/p/roundhouse/issues/detail?id=7) for details. (r74)
115
- * Added the ability to run with transactions
116
-
117
- # CREDITS
118
- UppercuT - Automated Builds (automated build in 10 minutes or less?!) [http://projectuppercut.org](http://projectuppercut.org)
Binary file
Binary file
Binary file
@@ -1,52 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8" ?>
2
- <project name="Packager" default="go">
3
- <property name="dirs.current" value="${directory::get-parent-directory(project::get-buildfile-path())}" />
4
- <property name="path.to.toplevel" value=".." />
5
- <property name="folder.build_scripts" value="build" overwrite="false" />
6
- <property name="folder.build_scripts_custom" value="build.custom" overwrite="false" />
7
- <property name="dirs.build_scripts_custom" value="${dirs.current}\${path.to.toplevel}\${folder.build_scripts_custom}" />
8
- <property name="folder.code_build" value="build_output" overwrite="false" />
9
- <property name="dirs.build" value="${dirs.current}\${path.to.toplevel}\${folder.code_build}" />
10
- <property name="folder.code_drop" value="code_drop" overwrite="false" />
11
- <property name="dirs.drop" value="${dirs.current}\${path.to.toplevel}\${folder.code_drop}" overwrite="false" />
12
- <property name="folder.app.drop" value="${project.name}" overwrite="false" />
13
- <property name="folder.database" value="__DATABASE_FOLDER_NAME__" overwrite="false" />
14
- <property name="folder.reports" value="${project.name}.Reports" overwrite="false" />
15
- <property name="folder.file_server" value="file.server" overwrite="false" />
16
- <property name="folder.environment_files" value="environment.files" overwrite="false" />
17
- <property name="folder.deployment" value="deployment" overwrite="false" />
18
- <property name="folder.settings" value="settings" overwrite="false" />
19
- <property name="folder.documentation" value="docs" overwrite="false" />
20
-
21
-
22
- <target name="go" depends="package_nant_in_deploy_folder, package_roundhouse_in_deploy_folder" description="Packaging" />
23
-
24
- <target name="package_nant_in_deploy_folder">
25
- <echo message="Moving NAnt over to deployment folder" />
26
- <copy todir="${dirs.drop}\${folder.deployment}\NAnt" >
27
- <fileset basedir="${dirs.current}\..\lib\NAnt">
28
- <exclude name="**\*.template" />
29
- <include name="**/*.*" />
30
- </fileset>
31
- </copy>
32
- </target>
33
-
34
- <target name="package_roundhouse_in_deploy_folder">
35
- <echo message="Moving RoundhousE over to deployment folder" />
36
- <copy todir="${dirs.drop}\${folder.deployment}\NAnt" >
37
- <fileset basedir="${dirs.current}\..\lib\RoundhousE">
38
- <include name="**/*.*" />
39
- </fileset>
40
- </copy>
41
- </target>
42
-
43
- <target name="copy_roundhouse_files_to_deploy_console">
44
- <echo message="Copying roundhouse assemblies to ${dirs.deployment}\Console."/>
45
- <copy todir="${dirs.deployment}\Console">
46
- <fileset basedir="${dirs.current}\..\lib\RoundhousE">
47
- <include name="**/*.*" />
48
- </fileset>
49
- </copy>
50
- </target>
51
-
52
- </project>
Binary file
Binary file