diff --git a/content/posts/2020-04.md b/content/posts/2020-04.md index becde90fa..b79b70061 100644 --- a/content/posts/2020-04.md +++ b/content/posts/2020-04.md @@ -288,5 +288,23 @@ UPDATE 1 - File an issue on DSpace Jira about the [`mvn clean` task not removing the Mirage 2 target directory](https://jira.lyrasis.org/browse/DS-4492) - My changes to DSpace XMLUI Mirage 2 build process mean that we don't need Ruby gems at all anymore! We can completely build without them! +- Trying to test the `com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI` script but there is an error: + +``` +Exception: org.apache.solr.search.SyntaxError: Cannot parse 'cua_version:${cua.version.number}': Encountered " "}" "} "" at line 1, column 32. +Was expecting one of: + "TO" ... + ... + ... +``` + +- Seems something is wrong with the variable interpolation, and I see two configurations in the `atmire-cua.cfg` file: + +``` +atmire-cua.cua.version.number=${cua.version.number} +atmire-cua.version.number=${cua.version.number} +``` + +- I sent a message to Atmire to check diff --git a/docs/2020-04/index.html b/docs/2020-04/index.html index 58a739a4e..68e3ed831 100644 --- a/docs/2020-04/index.html +++ b/docs/2020-04/index.html @@ -25,7 +25,7 @@ On the same note, the one item Abenet pointed out last week now has a donut with - + @@ -55,9 +55,9 @@ On the same note, the one item Abenet pointed out last week now has a donut with "@type": "BlogPosting", "headline": "April, 2020", "url": "https://alanorth.github.io/cgspace-notes/2020-04/", - "wordCount": "2222", + "wordCount": "2285", "datePublished": "2020-04-02T10:53:24+03:00", - "dateModified": "2020-04-27T09:17:08+03:00", + "dateModified": "2020-04-27T16:39:04+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -416,6 +416,20 @@ UPDATE 1 +
Exception: org.apache.solr.search.SyntaxError: Cannot parse 'cua_version:${cua.version.number}': Encountered " "}" "} "" at line 1, column 32.
+Was expecting one of:
+    "TO" ...
+    <RANGE_QUOTED> ...
+    <RANGE_GOOP> ...
+
+
atmire-cua.cua.version.number=${cua.version.number}
+atmire-cua.version.number=${cua.version.number}
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml index b4a712187..613aa1415 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/2020-04/ - 2020-04-27T09:17:08+03:00 + 2020-04-27T16:39:04+03:00 https://alanorth.github.io/cgspace-notes/categories/ - 2020-04-27T09:17:08+03:00 + 2020-04-27T16:39:04+03:00 https://alanorth.github.io/cgspace-notes/ - 2020-04-27T09:17:08+03:00 + 2020-04-27T16:39:04+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-04-27T09:17:08+03:00 + 2020-04-27T16:39:04+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-04-27T09:17:08+03:00 + 2020-04-27T16:39:04+03:00