cul-fedora 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.0
1
+ 0.5.1
data/cul-fedora.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{cul-fedora}
8
- s.version = "0.5.0"
8
+ s.version = "0.5.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["James Stuart"]
@@ -29,7 +29,28 @@ Gem::Specification.new do |s|
29
29
  "lib/cul-fedora/server.rb",
30
30
  "lib/cul-fedora/solr.rb",
31
31
  "lib/test",
32
- "lib/tika/scratch/1286482364_820891",
32
+ "lib/tika/Flexibleapptsfinal.doc",
33
+ "lib/tika/asm-3.1.jar",
34
+ "lib/tika/bcmail-jdk14-132.jar",
35
+ "lib/tika/bcprov-jdk14-132.jar",
36
+ "lib/tika/commons-codec-1.3.jar",
37
+ "lib/tika/commons-io-1.4.jar",
38
+ "lib/tika/commons-lang-2.1.jar",
39
+ "lib/tika/commons-logging-1.0.4.jar",
40
+ "lib/tika/dom4j-1.6.1.jar",
41
+ "lib/tika/fontbox-0.1.0-dev.jar",
42
+ "lib/tika/icu4j-3.8.jar",
43
+ "lib/tika/log4j-1.2.14.jar",
44
+ "lib/tika/nekohtml-1.9.9.jar",
45
+ "lib/tika/ooxml-schemas-1.0.jar",
46
+ "lib/tika/pdfbox-0.7.3.jar",
47
+ "lib/tika/poi-3.5-beta5.jar",
48
+ "lib/tika/poi-ooxml-3.5-beta5.jar",
49
+ "lib/tika/poi-scratchpad-3.5-beta5.jar",
50
+ "lib/tika/tika-0.3.jar",
51
+ "lib/tika/xercesImpl-2.8.1.jar",
52
+ "lib/tika/xml-apis-1.0.b2.jar",
53
+ "lib/tika/xmlbeans-2.3.0.jar",
33
54
  "test/data/125467_get_index.xml",
34
55
  "test/data/125467_solr_doc.xml",
35
56
  "test/data/example_server_requests.yml",
@@ -196,7 +196,7 @@ module Cul
196
196
 
197
197
  add_field.call("ac.fulltext_#{i}", tika_result)
198
198
 
199
- # File.delete(resource_file_name)
199
+ File.delete(resource_file_name)
200
200
  end
201
201
 
202
202
  return results
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cul-fedora
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 9
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- - 0
10
- version: 0.5.0
9
+ - 1
10
+ version: 0.5.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - James Stuart
@@ -140,7 +140,28 @@ files:
140
140
  - lib/cul-fedora/server.rb
141
141
  - lib/cul-fedora/solr.rb
142
142
  - lib/test
143
- - lib/tika/scratch/1286482364_820891
143
+ - lib/tika/Flexibleapptsfinal.doc
144
+ - lib/tika/asm-3.1.jar
145
+ - lib/tika/bcmail-jdk14-132.jar
146
+ - lib/tika/bcprov-jdk14-132.jar
147
+ - lib/tika/commons-codec-1.3.jar
148
+ - lib/tika/commons-io-1.4.jar
149
+ - lib/tika/commons-lang-2.1.jar
150
+ - lib/tika/commons-logging-1.0.4.jar
151
+ - lib/tika/dom4j-1.6.1.jar
152
+ - lib/tika/fontbox-0.1.0-dev.jar
153
+ - lib/tika/icu4j-3.8.jar
154
+ - lib/tika/log4j-1.2.14.jar
155
+ - lib/tika/nekohtml-1.9.9.jar
156
+ - lib/tika/ooxml-schemas-1.0.jar
157
+ - lib/tika/pdfbox-0.7.3.jar
158
+ - lib/tika/poi-3.5-beta5.jar
159
+ - lib/tika/poi-ooxml-3.5-beta5.jar
160
+ - lib/tika/poi-scratchpad-3.5-beta5.jar
161
+ - lib/tika/tika-0.3.jar
162
+ - lib/tika/xercesImpl-2.8.1.jar
163
+ - lib/tika/xml-apis-1.0.b2.jar
164
+ - lib/tika/xmlbeans-2.3.0.jar
144
165
  - test/data/125467_get_index.xml
145
166
  - test/data/125467_solr_doc.xml
146
167
  - test/data/example_server_requests.yml
Binary file