mizuno-aspace 9.4.44

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: fb63a0812633443abb445b01cf2199a2d16b54df70444c1e23b4aec2bf204b19
4
+ data.tar.gz: 60a1b3be8479661cb4d16b2326df6c5985d7b4d15d6c712f3ee9fd4152062113
5
+ SHA512:
6
+ metadata.gz: 55e24c86c73ba156035140af50f7bfefea94c3427bc5e3448332bfa8ed2ec4223c8332b08ecdc0d7eb26ebbe9a6d35f8fdf783129b93a72d44b59aec0a2310e1
7
+ data.tar.gz: 0c82a304edbb5a344c0cae5573aabbc9c6d740fb7d006c1d31c50373881d16d61afffd588ac7a1ad84d1f932936629293a98eb6a728f9ac6a8d2d26b35bc7050
data/.gitignore ADDED
@@ -0,0 +1,10 @@
1
+ *.sw?
2
+ *.DS_Store
3
+ *.gem
4
+ .rbenv-version
5
+ .ruby-version
6
+ .rvm
7
+ Gemfile.lock
8
+ archive/
9
+ doc/
10
+ tmp/
data/Gemfile ADDED
@@ -0,0 +1,2 @@
1
+ source "https://rubygems.org"
2
+ gemspec
data/LICENSE ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/README.markdown ADDED
@@ -0,0 +1,18 @@
1
+ This is the fork of Don Werve's mizuno gem used by ArchivesSpace. We
2
+ use this gem to create a Rack-like Jetty environment for ArchivesSpace
3
+ development servers. It comes without warranty or anything like that.
4
+
5
+ See the [upstream source](https://github.com/matadon/mizuno) for more info.
6
+
7
+ Note: we version this gem by copying the version of the embedded Jetty distribution.
8
+
9
+ From the upstream source:
10
+
11
+ Mizuno is licensed under the Apache Public License, version 2.0; see
12
+ the LICENSE file for details, and was developed on behalf of
13
+ [Mad Wombat Software](http://www.madwombat.com)
14
+
15
+ Jetty is dual-licensed under the [Eclipse and Apache open-source
16
+ licenses](http://www.eclipse.org/jetty/licenses.php), and its
17
+ development is hosted by the [Eclipse
18
+ Foundation](http://www.eclipse.org/jetty/)
data/Rakefile ADDED
@@ -0,0 +1,107 @@
1
+ require 'rspec/core/rake_task'
2
+ require 'open-uri'
3
+ require 'nokogiri'
4
+
5
+ RSpec::Core::RakeTask.new(:spec)
6
+
7
+ task :default => :spec
8
+
9
+ # http://rubydoc.info/gems/pompompom/1.1.3/frames
10
+
11
+ namespace :jetty do
12
+ desc "Grab the latest Jetty from its Maven repository."
13
+ task :update do
14
+ # Manipulate files under the gem root.
15
+ base_path = File.dirname(__FILE__)
16
+ jar_path = File.join(base_path, 'lib', 'java')
17
+
18
+ # Information about the Maven repository.
19
+ group = "org.eclipse.jetty"
20
+ artifact = "jetty-distribution"
21
+ repository = 'http://repo1.maven.org/maven2/'
22
+
23
+ # Parse Maven metadata and get the latest release version.
24
+ url = File.join(repository, group.gsub('.', '/'), artifact)
25
+ metadata_url = File.join(url, 'maven-metadata.xml')
26
+
27
+ puts metadata_url
28
+ metadata = Nokogiri::XML(open(metadata_url))
29
+ versions = metadata.xpath('/metadata/versioning/versions') \
30
+ .children.to_a.map { |v| v.content.strip } \
31
+ .select { |v| v =~ /^8/ }
32
+ release = versions.last
33
+
34
+ puts "Latest Jetty release is #{release}"
35
+
36
+ # Download the latest version to our tmpdir.
37
+ filename = "#{artifact}-#{release}.tar.gz"
38
+ artifact_url = File.join(url, release, filename)
39
+ tempfile = File.join(base_path, 'tmp', filename)
40
+ if(File.exists?(tempfile))
41
+ puts "Using cached #{tempfile}"
42
+ else
43
+ File.open(tempfile, "wb") { |f|
44
+ f.write(open(artifact_url).read) }
45
+ puts "Downloaded to #{tempfile}"
46
+ end
47
+
48
+ # Inventory contents of the tarball we picked up.
49
+ inventory = `tar tzf #{tempfile}`.split(/\n/)
50
+
51
+ # Figure out which JARs we should replce with tarball contents.
52
+ replacements = {}
53
+ Dir.entries(jar_path).each do |entry|
54
+ next unless ((entry =~ /^jetty-\w.*\d\.jar$/) \
55
+ or (entry =~ /^servlet-api.*\d\.jar$/))
56
+ name = entry.sub(/\-\d.*$/, '')
57
+ matcher = /\/#{name}\-[^\/]+\d\.jar$/
58
+ archive_file = inventory.find { |i| i =~ matcher }
59
+ next unless archive_file
60
+ replacements[entry] = archive_file
61
+ end
62
+
63
+ # Extract replacements and verify that they aren't corrupted.
64
+ replacements.keys.each do |original|
65
+ replacement = replacements[original]
66
+ outfile = File.join(base_path, 'tmp',
67
+ File.basename(replacement))
68
+ system("tar xzOf #{tempfile} #{replacement} > #{outfile}") \
69
+ unless File.exists?(outfile)
70
+ # system("jar tf #{outfile} >/dev/null 2>/dev/null")
71
+ # raise("#{outfile} from #{tempfile} corrupt.") unless ($? == 0)
72
+ replacements[original] = outfile
73
+ end
74
+
75
+ # Remove old JARs, then add new JARs.
76
+ replacements.keys.each do |entry|
77
+ file = File.join(jar_path, entry)
78
+ puts "deleting: #{file}"
79
+ FileUtils.rm(file)
80
+ end
81
+ replacements.values.each do |entry|
82
+ file = File.join(jar_path, File.basename(entry))
83
+ puts "copying: #{file}"
84
+ FileUtils.move(entry, file)
85
+ end
86
+ puts "Update complete."
87
+ end
88
+ end
89
+
90
+ namespace :java do
91
+ desc "Build bundled Java source files."
92
+ task :build do
93
+ system(<<-END)
94
+ javac -classpath lib/java/servlet-api-3.0.jar \
95
+ src/org/jruby/rack/servlet/RewindableInputStream.java
96
+ jar cf lib/java/rewindable-input-stream.jar -C src/ \
97
+ org/jruby/rack/servlet/RewindableInputStream.class
98
+ END
99
+ end
100
+
101
+ desc "Clean up after building."
102
+ task :clean do
103
+ system(<<-END)
104
+ rm src/org/jruby/rack/servlet/RewindableInputStream.class
105
+ END
106
+ end
107
+ end
data/bin/mizuno ADDED
@@ -0,0 +1,9 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ raise("Mizuno only runs on JRuby.") unless (RUBY_PLATFORM =~ /java/)
4
+
5
+ require 'rubygems'
6
+ require 'mizuno'
7
+ require 'mizuno/runner'
8
+
9
+ Mizuno::Runner.start!
Binary file
@@ -0,0 +1,183 @@
1
+ Choice.options do
2
+ separator ''
3
+ separator 'Ruby options: '
4
+
5
+ option :eval do
6
+ short '-e'
7
+ long '--eval'
8
+ desc 'evaluate a line of code'
9
+ default nil
10
+ end
11
+
12
+ option :debug do
13
+ short '-d'
14
+ long '--debug'
15
+ desc 'set debugging flags (set $DEBUG to true)'
16
+ default false
17
+ end
18
+
19
+ option :warn do
20
+ short '-w'
21
+ long '--warn'
22
+ desc 'turn warnings on for your script'
23
+ default false
24
+ end
25
+
26
+ option :include do
27
+ short '-I'
28
+ long '--include *PATHS'
29
+ desc 'specify $LOAD_PATH (may be used more than once)'
30
+ default []
31
+ end
32
+
33
+ option :require do
34
+ short '-r'
35
+ long '--require *GEMS'
36
+ desc 'require a gem (may be used more than once)'
37
+ default []
38
+ end
39
+
40
+ separator ''
41
+ separator 'Rack options: '
42
+
43
+ option :host do
44
+ short '-o'
45
+ long '--host'
46
+ desc 'the address to listen on'
47
+ default '0.0.0.0'
48
+ end
49
+
50
+ option :port do
51
+ short '-p'
52
+ long '--port'
53
+ desc 'the port to listen on'
54
+ cast Integer
55
+ default 9292
56
+ end
57
+
58
+ option :env do
59
+ short '-E'
60
+ long '--env'
61
+ desc 'application environment'
62
+ default 'development'
63
+ end
64
+
65
+ option :threads do
66
+ long '--threads'
67
+ desc 'maximum size of the thread pool'
68
+ cast Integer
69
+ default 50
70
+ end
71
+
72
+ option :log do
73
+ long '--log'
74
+ desc 'logfile (defaults to stderr)'
75
+ default nil
76
+ end
77
+
78
+ option :log4j do
79
+ # e.g. jruby -J-Dlog4j.debug=true -J-Dlog4j.configuration=file:///log4j_config_dir/log4j.properties /path_to_mizuno/mizuno --log4j
80
+ long '--log4j'
81
+ desc 'Disable default log4j configuration and allow confiuration via -J-Dlog4j.configuration=file://mypath/log4j.properties'
82
+ default false
83
+ end
84
+
85
+ option :rewindable do
86
+ long '--rewindable'
87
+ desc 'rewindable input behavior per 1.x spec'
88
+ default false
89
+ end
90
+
91
+ separator ''
92
+ separator 'Mizuno-specific options: '
93
+
94
+ option :daemonize do
95
+ short '-D'
96
+ long '--start'
97
+ desc 'detach and run as a daemon'
98
+ default false
99
+ end
100
+
101
+ option :stop do
102
+ long '--stop'
103
+ desc 'stop a running daemon'
104
+ default false
105
+ end
106
+
107
+ option :kill do
108
+ long '--stop'
109
+ desc 'stop a running daemon'
110
+ default false
111
+ end
112
+
113
+ option :status do
114
+ long '--status'
115
+ desc 'get the status of a running daemon'
116
+ default false
117
+ end
118
+
119
+ option :reload do
120
+ long '--reload'
121
+ desc 'reloads a running mizuno instance'
122
+ default false
123
+ end
124
+
125
+ option :restart do
126
+ long '--restart'
127
+ desc 'starts a new instance if needed when reloading'
128
+ default false
129
+ end
130
+
131
+ option :reloadable do
132
+ long '--reloadable'
133
+ desc 'sets up live reloading via mizuno/reloader'
134
+ default false
135
+ end
136
+
137
+ option :pidfile do
138
+ short '-P'
139
+ long '--pidfile'
140
+ desc 'pidfile for when running as a daemon'
141
+ default 'mizuno.pid'
142
+ end
143
+
144
+ option :user do
145
+ long '--user'
146
+ desc 'user to run as'
147
+ default nil
148
+ end
149
+
150
+ option :group do
151
+ long '--group'
152
+ desc 'group to run as'
153
+ default nil
154
+ end
155
+
156
+ option :root do
157
+ long '--root'
158
+ desc 'app root (defaults to the current directory)'
159
+ default Dir.pwd
160
+ end
161
+
162
+ separator ''
163
+ separator 'Common options: '
164
+
165
+ option :help do
166
+ short '-h'
167
+ long '--help'
168
+ desc 'Show this message'
169
+ action { Choice.help }
170
+ end
171
+
172
+ option :version do
173
+ short '-v'
174
+ long '--version'
175
+ desc 'Show version'
176
+ action do
177
+ $stderr.puts Mizuno::Server.version
178
+ exit
179
+ end
180
+ end
181
+ end
182
+
183
+
@@ -0,0 +1,62 @@
1
+ require "thread"
2
+ require "mizuno"
3
+ Mizuno.require_jars(%w(jetty-client jetty-http jetty-io jetty-util))
4
+ require "mizuno/client_exchange"
5
+
6
+ module Mizuno
7
+ class Client
8
+ java_import "org.eclipse.jetty.client.HttpClient"
9
+ java_import "org.eclipse.jetty.util.thread.QueuedThreadPool"
10
+
11
+ @lock = Mutex.new
12
+
13
+ def Client.request(*args, &block)
14
+ @lock.synchronize { @root ||= new }
15
+ @root.request(*args, &block)
16
+ end
17
+
18
+ def Client.stop
19
+ @lock.synchronize do
20
+ return unless @root
21
+ @root.stop
22
+ @root = nil
23
+ end
24
+ end
25
+
26
+ def initialize(options = {})
27
+ defaults = { :timeout => 60 }
28
+ options = defaults.merge(options)
29
+ @client = HttpClient.new
30
+ @client.setConnectorType(HttpClient::CONNECTOR_SELECT_CHANNEL)
31
+ @client.setMaxConnectionsPerAddress(100)
32
+ @client.setThreadPool(QueuedThreadPool.new(50))
33
+ @client.setTimeout(options[:timeout] * 1000)
34
+ @client.start
35
+ @lock = Mutex.new
36
+ @exchanges = []
37
+ end
38
+
39
+ def stop(wait = true)
40
+ wait and @lock.synchronize do
41
+ @exchanges.each { |e| e.waitForDone }
42
+ @exchanges.clear
43
+ end
44
+ @client.stop
45
+ end
46
+
47
+ def clear(exchange)
48
+ return unless @lock.try_lock
49
+ @exchanges.delete(exchange)
50
+ @lock.unlock
51
+ end
52
+
53
+ def request(url, options = {}, &block)
54
+ exchange = ClientExchange.new(self)
55
+ @lock.synchronize { @exchanges << exchange }
56
+ exchange.setup(url, options, &block)
57
+ @client.send(exchange)
58
+ return(exchange)
59
+ end
60
+ end
61
+ end
62
+