bplmaps / blacklight-allmaps

Source code of Allmaps plugins for Blacklight/GeoBlacklight software.
Apache License 2.0
1 stars 0 forks source link

Blacklight v8 #25

Open ewlarson opened 6 months ago

ewlarson commented 6 months ago

Ensure we can build and test against BLv8.

ewlarson commented 6 months ago

The Allmaps map feature works in BLv8, but our rake tasks toss an error.

ewlarson commented 5 months ago

Building EngineCart against BLv8 (v8.0.0, v8.0.1, v8.1.0) all return this error after the test application is written.

Done generating test app
rake aborted!
NameError: uninitialized constant Blacklight::HeaderComponent (NameError)

      property :header_component, default: Blacklight::HeaderComponent

The error prevents any of our rake tasks from running.