relaton / relaton-itu

Relaton-ITU: retrieve ITU Standards for bibliographic use using the Relaton BibliographicItem model
https://www.relaton.org
MIT License
2 stars 1 forks source link

URGENT: Relaton ITU using a different cache location than Relaton-ISO/IETF #24

Closed ronaldtse closed 5 years ago

ronaldtse commented 5 years ago

Can be seen In https://github.com/metanorma/mn-samples-itu/ . Run make clean all twice, and you will notice that the ITU bibs (but not ISO and IETF) will be all fetched again.

The reason is the Relaton ITU cache location is WRONG:

That's why Relaton can never find the cached ITU bib files.

@andrew2net can you fix this and find a way to write specs that behave identical across flavors? i.e. There are "common specs" should be inherited from the base Relaton gem, but run in every flavor.

ronaldtse commented 5 years ago

Actually, I jumped the gun. Closing.