rhoconnect 5.1.1 → 5.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (156) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +11 -8
  3. data/CREDITS +100 -100
  4. data/Gemfile +0 -2
  5. data/Gemfile.lock +56 -71
  6. data/LICENSE +5 -72
  7. data/README.md +0 -0
  8. data/Rakefile +0 -0
  9. data/bench/bench +0 -0
  10. data/bench/benchapp/settings/settings.yml +0 -3
  11. data/bench/blobapp/settings/settings.yml +0 -3
  12. data/bench/distr_bench/distr_bench +0 -0
  13. data/bench/distr_bench/distr_bench_main +0 -0
  14. data/bench/distr_bench/run_distr_client.sh +0 -0
  15. data/bench/distr_bench/run_test_query_script.sh +0 -0
  16. data/bench/lib/bench/bench_result_processor.rb +0 -0
  17. data/bench/lib/bench.rb +0 -8
  18. data/bench/lib/testdata/images/icon.ico +0 -0
  19. data/bench/lib/testdata/images/icon.png +0 -0
  20. data/bench/lib/testdata/images/loading-Landscape.png +0 -0
  21. data/bench/lib/testdata/images/loading-LandscapeLeft.png +0 -0
  22. data/bench/lib/testdata/images/loading-LandscapeRight.png +0 -0
  23. data/bench/lib/testdata/images/loading-Portrait.png +0 -0
  24. data/bench/lib/testdata/images/loading-PortraitUpsideDown.png +0 -0
  25. data/bench/lib/testdata/images/loading.png +0 -0
  26. data/bench/lib/testdata/images/loading@2x.png +0 -0
  27. data/bench/prepare_bench +0 -0
  28. data/bench/run_bench.sh +0 -0
  29. data/bench/run_blob_script.sh +0 -0
  30. data/bench/run_cud_script.sh +0 -0
  31. data/bench/run_query_md_script.sh +0 -0
  32. data/bench/run_query_only_script.sh +0 -0
  33. data/bench/run_query_script.sh +0 -0
  34. data/bench/run_test_query_script.sh +0 -0
  35. data/bench/run_test_source_script.sh +0 -0
  36. data/bin/rhoconnect-benchmark +0 -22
  37. data/commands/rhoconnect/restart.rb +0 -1
  38. data/commands/rhoconnect/start.rb +2 -14
  39. data/doc/adapters-crm.txt +1 -1
  40. data/doc/benchmarks-running.txt +1 -1
  41. data/doc/benchmarks.txt +0 -1
  42. data/doc/bulk-sync.txt +0 -1
  43. data/doc/command-line.txt +0 -6
  44. data/doc/java-plugin.txt +0 -6
  45. data/doc/preparing-production.txt +1 -7
  46. data/doc/public/cli.txt +0 -2
  47. data/doc/public/css/print.css +0 -0
  48. data/doc/public/css/screen.css +0 -0
  49. data/doc/public/css/style.css +0 -0
  50. data/doc/push-client-setup-android.txt +0 -1
  51. data/doc/push-client-setup-ios.txt +0 -1
  52. data/doc/push-client-setup-rps.txt +3 -3
  53. data/doc/push-server-setup.txt +1 -4
  54. data/doc/rails-plugin.txt +0 -5
  55. data/doc/rest-api.txt +2 -14
  56. data/doc/rhoconnect-redis-stack.txt +0 -1
  57. data/doc/settings.txt +0 -3
  58. data/doc/supported-platforms.txt +0 -1
  59. data/doc/tutorial.txt +0 -2
  60. data/examples/simple/config.ru +0 -0
  61. data/examples/simple/settings/settings.yml +1 -4
  62. data/generators/rhoconnect.rb +0 -1
  63. data/generators/templates/application/config.ru +0 -0
  64. data/generators/templates/application/rcgemfile +1 -0
  65. data/generators/templates/application/settings/settings.yml +0 -3
  66. data/install.sh +0 -0
  67. data/installer/utils/create_sha1.rb +0 -0
  68. data/installer/utils/delete_from_s3.rb +0 -0
  69. data/installer/utils/download_from_s3.rb +0 -0
  70. data/installer/utils/nix_install_test.rb +0 -0
  71. data/installer/utils/package_upload/repos.rake +2 -2
  72. data/installer/utils/package_upload/s3_single_file.rb +0 -0
  73. data/installer/utils/package_upload/s3_upload.rb +0 -0
  74. data/installer/utils/verify_checksum.rb +0 -0
  75. data/lib/rhoconnect/api_token.rb +0 -0
  76. data/lib/rhoconnect/app.rb +0 -0
  77. data/lib/rhoconnect/bulk_data/bulk_data.rb +0 -0
  78. data/lib/rhoconnect/bulk_data/syncdb.index.schema +0 -0
  79. data/lib/rhoconnect/bulk_data/syncdb.schema +0 -0
  80. data/lib/rhoconnect/bulk_data.rb +0 -0
  81. data/lib/rhoconnect/client.rb +0 -2
  82. data/lib/rhoconnect/controller/system_controller.rb +0 -9
  83. data/lib/rhoconnect/credential.rb +0 -0
  84. data/lib/rhoconnect/document.rb +0 -0
  85. data/lib/rhoconnect/middleware/cors.rb +209 -209
  86. data/lib/rhoconnect/middleware/x_domain_session_wrapper.rb +57 -57
  87. data/lib/rhoconnect/model/base.rb +0 -0
  88. data/lib/rhoconnect/read_state.rb +0 -0
  89. data/lib/rhoconnect/rho_indifferent_access.rb +0 -0
  90. data/lib/rhoconnect/server.rb +0 -0
  91. data/lib/rhoconnect/source.rb +0 -0
  92. data/lib/rhoconnect/store.rb +2 -0
  93. data/lib/rhoconnect/store_orm.rb +0 -0
  94. data/lib/rhoconnect/user.rb +0 -0
  95. data/lib/rhoconnect/version.rb +1 -1
  96. data/lib/rhoconnect/web-console/models/doc.js +0 -13
  97. data/lib/rhoconnect/web-console/models/source.js +0 -31
  98. data/lib/rhoconnect/web-console/public/logo.png +0 -0
  99. data/lib/rhoconnect/web-console/server.rb +0 -0
  100. data/lib/rhoconnect/web-console/templates/index.erb +1 -2
  101. data/lib/rhoconnect/web-console/views/home.js +4 -6
  102. data/lib/rhoconnect.rb +1 -3
  103. data/spec/api/api_helper.rb +0 -0
  104. data/spec/api/system/login_spec.rb +0 -0
  105. data/spec/api/system/reset_spec.rb +0 -0
  106. data/spec/api/user/create_user_spec.rb +0 -0
  107. data/spec/api/user/update_user_spec.rb +0 -0
  108. data/spec/api_token_spec.rb +0 -0
  109. data/spec/app_spec.rb +0 -0
  110. data/spec/apps/emptyapp/settings/settings.yml +1 -4
  111. data/spec/apps/jstestapp/settings/settings.yml +0 -3
  112. data/spec/apps/rhotestapp/controllers/ruby/application_controller.rb +0 -0
  113. data/spec/apps/rhotestapp/models/ruby/sample_adapter.rb +0 -0
  114. data/spec/apps/rhotestapp/models/ruby/simple_adapter.rb +0 -0
  115. data/spec/apps/rhotestapp/settings/settings.yml +0 -3
  116. data/spec/apps/rhotestapp/vendor/mygem-0.1.0/lib/mygem/mygem.rb +0 -0
  117. data/spec/apps/rhotestapp/vendor/mygem-0.1.0/lib/mygem.rb +0 -0
  118. data/spec/bulk_data/bulk_data_spec.rb +0 -0
  119. data/spec/client_spec.rb +0 -14
  120. data/spec/client_sync_spec.rb +0 -0
  121. data/spec/doc/base.html +0 -0
  122. data/spec/doc/doc_spec.rb +0 -0
  123. data/spec/doc/footer.html +0 -0
  124. data/spec/doc/header.html +0 -0
  125. data/spec/document_spec.rb +0 -0
  126. data/spec/generator/generator_spec.rb +1 -3
  127. data/spec/jobs/bulk_data_job_spec.rb +0 -0
  128. data/spec/perf/bulk_data_perf_spec.rb +0 -0
  129. data/spec/perf/perf_spec_helper.rb +0 -0
  130. data/spec/perf/store_perf_spec.rb +0 -0
  131. data/spec/read_state_spec.rb +0 -0
  132. data/spec/server/cors_spec.rb +283 -283
  133. data/spec/server/server_spec.rb +0 -15
  134. data/spec/server/x_domain_session_wrapper_spec.rb +150 -150
  135. data/spec/source_adapter_spec.rb +0 -0
  136. data/spec/source_spec.rb +0 -0
  137. data/spec/source_sync_spec.rb +0 -0
  138. data/spec/spec_helper.rb +0 -0
  139. data/spec/store_orm_spec.rb +0 -0
  140. data/spec/store_spec.rb +0 -0
  141. data/spec/sync_states_spec.rb +0 -0
  142. data/spec/testdata/1000-data.txt +0 -0
  143. data/spec/testdata/compressed/compress-data.txt +0 -0
  144. data/spec/user_spec.rb +0 -9
  145. metadata +116 -132
  146. data/bench/benchapp/settings/license.key +0 -1
  147. data/bench/blobapp/settings/license.key +0 -1
  148. data/doc/licensing.txt +0 -18
  149. data/examples/simple/settings/license.key +0 -1
  150. data/generators/templates/application/settings/license.key +0 -1
  151. data/lib/rhoconnect/license.rb +0 -94
  152. data/spec/api/system/get_license_info_spec.rb +0 -15
  153. data/spec/apps/emptyapp/settings/license.key +0 -1
  154. data/spec/apps/jstestapp/settings/license.key +0 -1
  155. data/spec/apps/rhotestapp/settings/license.key +0 -1
  156. data/spec/license_spec.rb +0 -67
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 042fad5d4b373983509814a7aae26c61d08aa84c
4
- data.tar.gz: d024bc8837e52c6a07867af00b0d5ac02fb832d6
3
+ metadata.gz: 1ef6badbfb037fb515d59e8b7fe752c660216076
4
+ data.tar.gz: ee682505df78d9cb2f386ab9f737c00bfeed0254
5
5
  SHA512:
6
- metadata.gz: 395b7272162ec66a86a580214d44dedacb4c6793a9e885f14125e390adb7b12c4b63d6dca67aece742ab3ed917cd2438cf1c17bb9b45d23fbcad9ede6797da2c
7
- data.tar.gz: e71d883418f583d9ea936678a5ec985910d341bc901e7261dd8809aa67c3f2d66a66c592d7e7f85c8e7f88f125f6fe3fc7a1f5c9c9623f6bff12f26a2ce55c3c
6
+ metadata.gz: f9996eb13675a1181dc35f792f2fc87a678b285191df5382eaad5c0ff917e1936022a5332a4a72eab7eaf2f684e98c6cdc68eb5c410e29b0b7bdb74bce990b8d
7
+ data.tar.gz: d4ebe71298d229b7ecbd3c42e72bcf3e64b267937fae743c34aae6c3da2818df58afa6a4d81eaf0496c217eb75b11c780bb052be95f5981f3525dad5303575b0
data/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## 5.4.0 (2015-12-08)
2
+ * Final v5.4.0 stable release
3
+ * Changed the rhoconnect logo used in the rhoconnect web console
4
+
5
+ ## 5.3.0 (2015-09-11)
6
+ * Final v5.3.0 stable release
7
+ * Fix for setting rhoconnect-admin password in rhoconnect console
8
+ * Fix for displaying the document of type zset in the rhoconnect console(useful for displaying failed CUD records which are stuck in the rhoconnect server
9
+
1
10
  ## 5.1.1 (2015-03-13)
2
11
  * Update production stack to ruby-2.2.1.
3
12
 
@@ -23,7 +32,7 @@
23
32
  ## 4.2.0.beta.1 (not available yet)
24
33
  * Update production stack to ruby-2.1.2, support Ubuntu 14.04 LTS
25
34
  * Update build tools to use Amazon Ubuntu 14.04 image
26
- * [EMBPD00128816] Fix iOS push to allow non-String passphrases
35
+ * Fix iOS push to allow non-String passphrases
27
36
  * Upgrade Amazon Cent OS build images to latest stable versions (5.10 and 6.5)
28
37
 
29
38
  ## 4.1.1 (2014-03-26)
@@ -143,12 +152,10 @@
143
152
  * B-101472 - Validate and fix JRuby-1.7.3 support (in Ruby 1.9.x compatibility (default mode))
144
153
  * B-97594 - Model/Controller framework (All Sinatra extenstions, base model class)
145
154
  * B-103017 - Model/Controller generators
146
- * EMBPD00090124 - Rhom models are populated with sync data when page size is set to 0 (bug fix)
147
155
 
148
156
  ## 4.0.0.beta.7 (skipped for RMS version parity)
149
157
 
150
158
  ## 4.0.0.beta.6 (2013-03-19)
151
- * SPR 23631 - Document Nginx configuration for SSL with self-signed certificate
152
159
  * TK-182435 - Run platform validation in parallel (both nightly tests and release jobs)
153
160
  * B-100239 - Implement QUERY rc_handler
154
161
  * B-101530 - Re-work CUD, Search, BulkData routes rc_handlers
@@ -160,7 +167,6 @@
160
167
  * Updated production stack to ruby-1.9.3-p392, redis-2.6.10, and nginx-1.3.13.
161
168
 
162
169
  ## 4.0.0.beta.3 (2013-02-19)
163
- * SPR 23549 - Reduce the amount of time it takes to delete users in RhoConnect
164
170
  * B-97593 - Rhoconnect Controller Base class for Source Adapters
165
171
  * B-98498 - Add specs to cover use-case with multiple Redis instances
166
172
  * B-99420 - Increased minimum rack version to 1.5.2. Resolves the following security advisories: CVE-2013-0262, CVE-2013-0263
@@ -171,7 +177,6 @@
171
177
  * B-97601 - Refactor rhoconnect redis cli commands
172
178
  * TK-173449 - Store support for multiple Redis instances
173
179
  * B-97596 - re-factor Store code to provide uniform interface
174
- * D-04565 - Fixed issue `"#<LoadError: cannot load such file -- rhoconnect/license> on rhoconnect-client"`
175
180
  * B-97840 - Documentation added for new rhoconnect cli options
176
181
  * New command line options are available here: http://edgedocs.rhomobile.com/rhoconnect/command-line#rhoconnect-command-line-interface
177
182
  * (See rhoconnect "start" and "restart" additions at end of the list)
@@ -242,7 +247,6 @@
242
247
  ## 3.3.5 (2012-09-20)
243
248
  * merge changes from master to fix broken bench script helper
244
249
  * ZD-2866 - Issue with Apple Push when User has windows device as one of targeted devices 2 target devices
245
- * SPR 22764 - Add enqueue method to PingJob and fix specs
246
250
 
247
251
  ## 3.3.4 (2012-08-28)
248
252
  * flush_zdata was not properly cleaning the related Redis storage (which led to incorrect CUD queue states)
@@ -260,7 +264,7 @@
260
264
  * cleaner layout on statistics page
261
265
 
262
266
  ## 3.3.1.beta4 (2012-07-17)
263
- * #32952425/EMBPD00067402/EMBPD00067382 - rhoconnect startbg fails on windows
267
+ * #32952425 - rhoconnect startbg fails on windows
264
268
 
265
269
  ## 3.3.1.beta3 (2012-07-17)
266
270
  * #32933277 - use explicit ~> 0.9.2.2 rake dependency
@@ -540,7 +544,6 @@
540
544
  * #3713049 - added support for Android Cloud to Device Messaging
541
545
 
542
546
  ## 2.0.8 (2010-10-08)
543
- * #5185540 - don't try to load licensefile if env var exists
544
547
  * #5246936 - changed settings.yml-belongs_to format to use array instead of hash
545
548
  * #5578580 - allow Store.db to accept an existing redis object (useful for overriding redis settings)
546
549
 
data/CREDITS CHANGED
@@ -1,29 +1,29 @@
1
- This media, software or hardware ("Product") obtained from Motorola
2
- Solutions, Inc. ("Motorola Solutions") may include Motorola Solutions
1
+ This media, software or hardware ("Product") obtained from Symbol Technologies,
2
+ Inc. ("Symbol Technologies") may include Symbol Technologies
3
3
  Software, Third Party Software (defined below), and/or Open Source Software
4
4
  (defined below).
5
5
 
6
6
  The object code or source code (collectively, the "Software") included
7
- with the Product is the exclusive property of Motorola Solutions or its
7
+ with the Product is the exclusive property of Symbol Technologies or its
8
8
  licensors, and any use is subject to the terms and conditions of one or
9
- more agreements in force between the purchaser of the Motorola Solutions
10
- Product or licensee of the Motorola Solutions Software and Motorola
11
- Solutions. SOFTWARE IS PROTECTED BY U.S. COPYRIGHT LAWS AND INTERNATIONAL
9
+ more agreements in force between the purchaser of the Symbol Technologies
10
+ Product or licensee of the Symbol Technologies Software and Symbol Technologies.
11
+ SOFTWARE IS PROTECTED BY U.S. COPYRIGHT LAWS AND INTERNATIONAL
12
12
  LAWS AND TREATIES. UNAUTHORIZED COPYING, DISTRIBUTION OR OTHER USE OF
13
13
  THIS PRODUCT IS STRICTLY PROHIBITED. ANY DISTRIBUTION OR USE NOT
14
- SPECIFICALLY APPROVED BY MOTOROLA SOLUTIONS IS STRICTLY PROHIBITED.
14
+ SPECIFICALLY APPROVED BY Symbol Technologies IS STRICTLY PROHIBITED.
15
15
 
16
- Motorola Solutions� Software is subject to the commercial terms and
17
- conditions entered into with Motorola Solutions, any other use is strictly
18
- prohibited. Commercial Software licensed for redistribution by Motorola
19
- Solutions ("Third Party Software") is subject to the terms and conditions
20
- in force between Motorola Solutions and the licensor of the Third party
16
+ Symbol Technologies� Software is subject to the commercial terms and
17
+ conditions entered into with Symbol Technologies, any other use is strictly
18
+ prohibited. Commercial Software licensed for redistribution by Symbol Technologies
19
+ ("Third Party Software") is subject to the terms and conditions
20
+ in force between Symbol Technologies and the licensor of the Third party
21
21
  Software. The terms and conditions governing the usage of Third Party
22
22
  Software may be part of the agreement entered into by the purchaser of
23
- the Product with Motorola Solutions or separate Third Party Software
23
+ the Product with Symbol Technologies or separate Third Party Software
24
24
  license agreement(s) included with the Product.
25
25
 
26
- Software provided by Motorola Solutions which is covered by a publicly
26
+ Software provided by Symbol Technologies which is covered by a publicly
27
27
  available license governed solely under Copyright law, whereas the complete
28
28
  terms and obligations of such license attach to a licensee solely through
29
29
  the act of copying, using and/or distribution of the licensed Software, such
@@ -31,41 +31,41 @@ obligations often include one or more of attribution obligations, distribution
31
31
  obligations, copyleft obligations, and intellectual property encumbrances is
32
32
  referred to herein as "Open Source Software". The use of any Open Source
33
33
  Software is subject to the licenses, terms and conditions of the commercial
34
- agreement in force between the purchaser of the Product and Motorola Solutions
34
+ agreement in force between the purchaser of the Product and Symbol Technologies
35
35
  as well as the terms and conditions of the corresponding license of each
36
36
  Open Source Software package. If there is a conflict between the terms and
37
37
  conditions of any commercial agreement and the terms and conditions of the
38
38
  Open Source Software license, the applicable Open Source Software license will
39
39
  take precedence. Copies of the licenses for the included Open Source Software
40
40
  as well as their attributions, acknowledgements, and software information
41
- details, are listed below. Motorola Solutions is required to reproduce
41
+ details, are listed below. Symbol Technologies is required to reproduce
42
42
  the software licenses, acknowledgments and copyright notices as provided by
43
43
  the authors and owners, thus, all such information is provided in its native
44
44
  language form, without modification or translation.
45
45
 
46
46
  For instructions on how to obtain a copy of any source code made publicly
47
- available by Motorola Solutions related to Open Source Software distributed
48
- by Motorola Solutions, you may send your request in writing to:
47
+ available by Symbol Technologies related to Open Source Software distributed
48
+ by Symbol Technologies, you may send your request in writing to:
49
49
 
50
- Motorola Solutions, Inc.
50
+ Symbol Technologies, Inc.
51
51
  Open Source Software Management
52
52
  1301 E. Algonquin Road
53
53
  Schaumburg, IL 60196 USA.
54
54
 
55
- In your request, please include the Motorola Solutions Product name and
55
+ In your request, please include the Symbol Technologies Product name and
56
56
  version, along with the Open Source Software specifics, such as the Open
57
57
  Source Software name and version.
58
58
 
59
- Note: the source code for the Open Source Software included by Motorola
60
- Solutions may be resident on the Product�s installation media provided with
59
+ Note: the source code for the Open Source Software included by Symbol Technologies
60
+ may be resident on the Product�s installation media provided with
61
61
  the Product or on supplemental Product media. Please reference and review
62
- the entire Motorola Solutions Open Source Software "Legal Notices" and any
62
+ the entire Symbol Technologies Open Source Software "Legal Notices" and any
63
63
  corresponding "End User License Agreement" provided with the Product or the
64
64
  commercial agreement under which the Product was purchased for details on
65
65
  the availability, location and method for obtaining source code. Further,
66
66
  depending on the license terms of the specific Open Source Software, source
67
- code may not be provided. Please reference and review the entire Motorola
68
- Solutions Open Source Software "Legal Notices" and "End User License Agreement"
67
+ code may not be provided. Please reference and review the entire Symbol Technologies
68
+ Open Source Software "Legal Notices" and "End User License Agreement"
69
69
  to identify which Open Source Software packages have source code provided
70
70
  or available.
71
71
 
@@ -77,9 +77,9 @@ associated with the Product. Use of any Software is subject to acceptance of
77
77
  the corresponding terms associated with the Software and by using the Software
78
78
  you agree you have reviewed the terms and agreed to be bound by said terms.
79
79
 
80
- MOTOROLA, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or
81
- registered trademarks of Motorola Trademark Holdings, LLC and are used under
82
- license. All other trademarks are the property of Motorola Solutions, Inc. or
80
+ SYMBOL, Symbol Technologies and the Stylized M Logo are trademarks or
81
+ registered trademarks of Symbol Trademark Holdings, LLC and are used under
82
+ license. All other trademarks are the property of Symbol Technologies, Inc. or
83
83
  their respective owners. All rights reserved.
84
84
 
85
85
 
@@ -99,8 +99,8 @@ Description: Brief description of Pacakge. Typically can cut/paste
99
99
  should be the description that was provided in the
100
100
  PAS Justification Form provided to the OSRB.
101
101
 
102
- If Motorola Solutions has modified the Package, please state:
103
- "Motorola Solutions has modified the software."
102
+ If Symbol Technologies has modified the Package, please state:
103
+ "Symbol Technologies has modified the software."
104
104
 
105
105
 
106
106
  Software Site: http://www.xxx.com
@@ -111,69 +111,69 @@ Source Code: Include Commentary based on Options below:
111
111
  a) For Packages that do not have Source Distribution Obligations,
112
112
  state:
113
113
 
114
- " No Source Distribution Obligations. Motorola Solutions will
114
+ " No Source Distribution Obligations. Symbol Technologies will
115
115
  not provide nor distribute the Source Code for the <package name>
116
116
  Software. The Source Code may be obtained from the original
117
117
  Software Site.
118
118
 
119
119
 
120
120
  b) For Packages that have Source Code Distribution Obligations, and
121
- Motorola Solutions HAS NOT MODIFIED the Software, please state:
121
+ Symbol Technologies HAS NOT MODIFIED the Software, please state:
122
122
 
123
123
  "The Source Packages for <package name> are available from the
124
- original Software Site, or may be acquired from Motorola Solutions.
125
- To obtain the Software from Motorola Solutions, please contact
126
- Motorola Solutions using the methods described in the preamble of
124
+ original Software Site, or may be acquired from Symbol Technologies.
125
+ To obtain the Software from Symbol Technologies, please contact
126
+ Symbol Technologies using the methods described in the preamble of
127
127
  this Legal Notices Document."
128
128
 
129
129
 
130
130
  c) For Packages that have Source Code Distribution Obligations, and
131
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, you are including
132
- the Source Code Packages as part of the Motorola Solutions Product Release or
131
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, you are including
132
+ the Source Code Packages as part of the Symbol Technologies Product Release or
133
133
  Distribution Media, please state:
134
134
 
135
135
  "The Source Packages for <package name> are available from the
136
136
  original Software Site, or can be found at <Full Path Location>
137
- in the Motorola Solutions Product Media. You may also acquire the
138
- Source Packages from Motorola Solutions using the request methods
137
+ in the Symbol Technologies Product Media. You may also acquire the
138
+ Source Packages from Symbol Technologies using the request methods
139
139
  described in the preamble of this Legal Notices Document."
140
140
 
141
141
  d) For Packages that have Source Code Distribution Obligations, and
142
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, Motorola Solutions is
142
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, Symbol Technologies is
143
143
  providing access via Web Portal, please state:
144
144
 
145
145
  "The Source Packages for <package name> are available from the
146
- original Software Site, or from the Motorola Solutions Internet Portal
146
+ original Software Site, or from the Symbol Technologies Internet Portal
147
147
  at <URL Link>. You may also acquire the Source Packages
148
- from Motorola Solutions using the request methods described in the preamble of
148
+ from Symbol Technologies using the request methods described in the preamble of
149
149
  this Legal Notices Document."
150
150
 
151
151
  e) For Packages that have Source Code Distribution Obligations, and
152
- Motorola Solutions HAS MODIFIED the Software, please state:
152
+ Symbol Technologies HAS MODIFIED the Software, please state:
153
153
 
154
- "The Source Packages for <package name> may be acquired from Motorola Solutions.
155
- To obtain the Software from Motorola Solutions, please contact Motorola Solutions using
154
+ "The Source Packages for <package name> may be acquired from Symbol Technologies.
155
+ To obtain the Software from Symbol Technologies, please contact Symbol Technologies using
156
156
  the methods described in the preamble of this Legal Notices Document."
157
157
 
158
158
 
159
159
  f) For Packages that have Source Code Distribution Obligations, and
160
- Motorola Solutions HAS MODIFIED the Software, as well as, you are including
161
- the Source Code Packages as part of the Motorola Solutions Product Release or
160
+ Symbol Technologies HAS MODIFIED the Software, as well as, you are including
161
+ the Source Code Packages as part of the Symbol Technologies Product Release or
162
162
  Distribution Media, please state:
163
163
 
164
164
  "The Source Packages for <package name> can be found at <Full Path Location>
165
- in the Motorola Solutions Product Media. You may also acquire the Source
166
- Packages from Motorola Solutions using the request methods described in the
165
+ in the Symbol Technologies Product Media. You may also acquire the Source
166
+ Packages from Symbol Technologies using the request methods described in the
167
167
  preamble of this Legal Notices Document."
168
168
 
169
169
 
170
170
  g) For Packages that have Source Code Distribution Obligations, and
171
- Motorola Solutions HAS MODIFIED the Software, as well as, Motorola Solutions is
171
+ Symbol Technologies HAS MODIFIED the Software, as well as, Symbol Technologies is
172
172
  providing access via Web Portal, please state:
173
173
 
174
174
  "The Source Packages for <package name> are available from the
175
- Motorola Solutions Internet Portal at <URL Link>. You may also acquire the
176
- Source Packages from Motorola Solutions using the request methods described in the
175
+ Symbol Technologies Internet Portal at <URL Link>. You may also acquire the
176
+ Source Packages from Symbol Technologies using the request methods described in the
177
177
  preamble of this Legal Notices Document."
178
178
 
179
179
 
@@ -240,8 +240,8 @@ Description: Brief description of Pacakge. Typically can cut/paste
240
240
  should be the description that was provided in the
241
241
  PAS Justification Form provided to the OSRB.
242
242
 
243
- If Motorola Solutions has modified the Package, please state:
244
- "Motorola Solutions has modified the software."
243
+ If Symbol Technologies has modified the Package, please state:
244
+ "Symbol Technologies has modified the software."
245
245
 
246
246
 
247
247
  Software Site: http://www.xxx.com
@@ -252,69 +252,69 @@ Source Code: Include Commentary based on Options below:
252
252
  a) For Packages that do not have Source Distribution Obligations,
253
253
  state:
254
254
 
255
- " No Source Distribution Obligations. Motorola Solutions will
255
+ " No Source Distribution Obligations. Symbol Technologies will
256
256
  not provide nor distribute the Source Code for the <package name>
257
257
  Software. The Source Code may be obtained from the original
258
258
  Software Site.
259
259
 
260
260
 
261
261
  b) For Packages that have Source Code Distribution Obligations, and
262
- Motorola Solutions HAS NOT MODIFIED the Software, please state:
262
+ Symbol Technologies HAS NOT MODIFIED the Software, please state:
263
263
 
264
264
  "The Source Packages for <package name> are available from the
265
- original Software Site, or may be acquired from Motorola Solutions.
266
- To obtain the Software from Motorola Solutions, please contact
267
- Motorola Solutions using the methods described in the preamble of
265
+ original Software Site, or may be acquired from Symbol Technologies.
266
+ To obtain the Software from Symbol Technologies, please contact
267
+ Symbol Technologies using the methods described in the preamble of
268
268
  this Legal Notices Document."
269
269
 
270
270
 
271
271
  c) For Packages that have Source Code Distribution Obligations, and
272
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, you are including
273
- the Source Code Packages as part of the Motorola Solutions Product Release or
272
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, you are including
273
+ the Source Code Packages as part of the Symbol Technologies Product Release or
274
274
  Distribution Media, please state:
275
275
 
276
276
  "The Source Packages for <package name> are available from the
277
277
  original Software Site, or can be found at <Full Path Location>
278
- in the Motorola Solutions Product Media. You may also acquire the
279
- Source Packages from Motorola Solutions using the request methods
278
+ in the Symbol Technologies Product Media. You may also acquire the
279
+ Source Packages from Symbol Technologies using the request methods
280
280
  described in the preamble of this Legal Notices Document."
281
281
 
282
282
  d) For Packages that have Source Code Distribution Obligations, and
283
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, Motorola Solutions is
283
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, Symbol Technologies is
284
284
  providing access via Web Portal, please state:
285
285
 
286
286
  "The Source Packages for <package name> are available from the
287
- original Software Site, or from the Motorola Solutions Internet Portal
287
+ original Software Site, or from the Symbol Technologies Internet Portal
288
288
  at <URL Link>. You may also acquire the Source Packages
289
- from Motorola Solutions using the request methods described in the preamble of
289
+ from Symbol Technologies using the request methods described in the preamble of
290
290
  this Legal Notices Document."
291
291
 
292
292
  e) For Packages that have Source Code Distribution Obligations, and
293
- Motorola Solutions HAS MODIFIED the Software, please state:
293
+ Symbol Technologies HAS MODIFIED the Software, please state:
294
294
 
295
- "The Source Packages for <package name> may be acquired from Motorola Solutions.
296
- To obtain the Software from Motorola Solutions, please contact Motorola Solutions using
295
+ "The Source Packages for <package name> may be acquired from Symbol Technologies.
296
+ To obtain the Software from Symbol Technologies, please contact Symbol Technologies using
297
297
  the methods described in the preamble of this Legal Notices Document."
298
298
 
299
299
 
300
300
  f) For Packages that have Source Code Distribution Obligations, and
301
- Motorola Solutions HAS MODIFIED the Software, as well as, you are including
302
- the Source Code Packages as part of the Motorola Solutions Product Release or
301
+ Symbol Technologies HAS MODIFIED the Software, as well as, you are including
302
+ the Source Code Packages as part of the Symbol Technologies Product Release or
303
303
  Distribution Media, please state:
304
304
 
305
305
  "The Source Packages for <package name> can be found at <Full Path Location>
306
- in the Motorola Solutions Product Media. You may also acquire the Source
307
- Packages from Motorola Solutions using the request methods described in the
306
+ in the Symbol Technologies Product Media. You may also acquire the Source
307
+ Packages from Symbol Technologies using the request methods described in the
308
308
  preamble of this Legal Notices Document."
309
309
 
310
310
 
311
311
  g) For Packages that have Source Code Distribution Obligations, and
312
- Motorola Solutions HAS MODIFIED the Software, as well as, Motorola Solutions is
312
+ Symbol Technologies HAS MODIFIED the Software, as well as, Symbol Technologies is
313
313
  providing access via Web Portal, please state:
314
314
 
315
315
  "The Source Packages for <package name> are available from the
316
- Motorola Solutions Internet Portal at <URL Link>. You may also acquire the
317
- Source Packages from Motorola Solutions using the request methods described in the
316
+ Symbol Technologies Internet Portal at <URL Link>. You may also acquire the
317
+ Source Packages from Symbol Technologies using the request methods described in the
318
318
  preamble of this Legal Notices Document."
319
319
 
320
320
 
@@ -348,8 +348,8 @@ Description: Brief description of Pacakge. Typically can cut/paste
348
348
  should be the description that was provided in the
349
349
  PAS Justification Form provided to the OSRB.
350
350
 
351
- If Motorola Solutions has modified the Package, please state:
352
- "Motorola Solutions has modified the software."
351
+ If Symbol Technologies has modified the Package, please state:
352
+ "Symbol Technologies has modified the software."
353
353
 
354
354
 
355
355
  Software Site: http://www.xxx.com
@@ -360,69 +360,69 @@ Source Code: Include Commentary based on Options below:
360
360
  a) For Packages that do not have Source Distribution Obligations,
361
361
  state:
362
362
 
363
- " No Source Distribution Obligations. Motorola Solutions will
363
+ " No Source Distribution Obligations. Symbol Technologies will
364
364
  not provide nor distribute the Source Code for the <package name>
365
365
  Software. The Source Code may be obtained from the original
366
366
  Software Site.
367
367
 
368
368
 
369
369
  b) For Packages that have Source Code Distribution Obligations, and
370
- Motorola Solutions HAS NOT MODIFIED the Software, please state:
370
+ Symbol Technologies HAS NOT MODIFIED the Software, please state:
371
371
 
372
372
  "The Source Packages for <package name> are available from the
373
- original Software Site, or may be acquired from Motorola Solutions.
374
- To obtain the Software from Motorola Solutions, please contact
375
- Motorola Solutions using the methods described in the preamble of
373
+ original Software Site, or may be acquired from Symbol Technologies.
374
+ To obtain the Software from Symbol Technologies, please contact
375
+ Symbol Technologies using the methods described in the preamble of
376
376
  this Legal Notices Document."
377
377
 
378
378
 
379
379
  c) For Packages that have Source Code Distribution Obligations, and
380
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, you are including
381
- the Source Code Packages as part of the Motorola Solutions Product Release or
380
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, you are including
381
+ the Source Code Packages as part of the Symbol Technologies Product Release or
382
382
  Distribution Media, please state:
383
383
 
384
384
  "The Source Packages for <package name> are available from the
385
385
  original Software Site, or can be found at <Full Path Location>
386
- in the Motorola Solutions Product Media. You may also acquire the
387
- Source Packages from Motorola Solutions using the request methods
386
+ in the Symbol Technologies Product Media. You may also acquire the
387
+ Source Packages from Symbol Technologies using the request methods
388
388
  described in the preamble of this Legal Notices Document."
389
389
 
390
390
  d) For Packages that have Source Code Distribution Obligations, and
391
- Motorola Solutions HAS NOT MODIFIED the Software, as well as, Motorola Solutions is
391
+ Symbol Technologies HAS NOT MODIFIED the Software, as well as, Symbol Technologies is
392
392
  providing access via Web Portal, please state:
393
393
 
394
394
  "The Source Packages for <package name> are available from the
395
- original Software Site, or from the Motorola Solutions Internet Portal
395
+ original Software Site, or from the Symbol Technologies Internet Portal
396
396
  at <URL Link>. You may also acquire the Source Packages
397
- from Motorola Solutions using the request methods described in the preamble of
397
+ from Symbol Technologies using the request methods described in the preamble of
398
398
  this Legal Notices Document."
399
399
 
400
400
  e) For Packages that have Source Code Distribution Obligations, and
401
- Motorola Solutions HAS MODIFIED the Software, please state:
401
+ Symbol Technologies HAS MODIFIED the Software, please state:
402
402
 
403
- "The Source Packages for <package name> may be acquired from Motorola Solutions.
404
- To obtain the Software from Motorola Solutions, please contact Motorola Solutions using
403
+ "The Source Packages for <package name> may be acquired from Symbol Technologies.
404
+ To obtain the Software from Symbol Technologies, please contact Symbol Technologies using
405
405
  the methods described in the preamble of this Legal Notices Document."
406
406
 
407
407
 
408
408
  f) For Packages that have Source Code Distribution Obligations, and
409
- Motorola Solutions HAS MODIFIED the Software, as well as, you are including
410
- the Source Code Packages as part of the Motorola Solutions Product Release or
409
+ Symbol Technologies HAS MODIFIED the Software, as well as, you are including
410
+ the Source Code Packages as part of the Symbol Technologies Product Release or
411
411
  Distribution Media, please state:
412
412
 
413
413
  "The Source Packages for <package name> can be found at <Full Path Location>
414
- in the Motorola Solutions Product Media. You may also acquire the Source
415
- Packages from Motorola Solutions using the request methods described in the
414
+ in the Symbol Technologies Product Media. You may also acquire the Source
415
+ Packages from Symbol Technologies using the request methods described in the
416
416
  preamble of this Legal Notices Document."
417
417
 
418
418
 
419
419
  g) For Packages that have Source Code Distribution Obligations, and
420
- Motorola Solutions HAS MODIFIED the Software, as well as, Motorola Solutions is
420
+ Symbol Technologies HAS MODIFIED the Software, as well as, Symbol Technologies is
421
421
  providing access via Web Portal, please state:
422
422
 
423
423
  "The Source Packages for <package name> are available from the
424
- Motorola Solutions Internet Portal at <URL Link>. You may also acquire the
425
- Source Packages from Motorola Solutions using the request methods described in the
424
+ Symbol Technologies Internet Portal at <URL Link>. You may also acquire the
425
+ Source Packages from Symbol Technologies using the request methods described in the
426
426
  preamble of this Legal Notices Document."
427
427
 
428
428
 
data/Gemfile CHANGED
@@ -40,8 +40,6 @@ group :test do
40
40
  gem 'simplecov', '>= 0.7.1', :require => false
41
41
  gem 'simplecov-rcov', '~> 0.2.3'
42
42
  gem 'rack-test', '~> 0.6', :require => 'rack/test'
43
- gem 'jasmine', :platforms => [:ruby,:jruby]
44
- gem 'jasmine-headless-webkit', :platforms => [:ruby,:jruby]
45
43
  end
46
44
 
47
45
  group :build do