mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Update notes for 2018-08-21
This commit is contained in:
parent
239e657995
commit
2649fc90d5
@ -222,4 +222,16 @@ Mozilla/5.0 (compatible; MegaIndex.ru/2.0; +http://megaindex.com/crawler)
|
||||
- Instead, I will archive the current `5_x-prod` DSpace 5.5 branch as `5_x-prod-dspace-5.5` and then hard reset `5_x-prod` based on `5_x-dspace-5.8`
|
||||
- Unfortunately this will mess up the references in pull requests and issues on GitHub
|
||||
|
||||
## 2018-08-21
|
||||
|
||||
- Something must have happened, as the `mvn package` *always* takes about two hours now, stopping for a very long time near the end at this step:
|
||||
|
||||
```
|
||||
[INFO] Processing overlay [ id org.dspace.modules:xmlui-mirage2]
|
||||
```
|
||||
|
||||
- It's the same on DSpace Test, my local laptop, and CGSpace...
|
||||
- It wasn't this way before when I was constantly building the previous 5.8 branch with Atmire patches...
|
||||
- I will restore the previous `5_x-dspace-5.8` and `atmire-module-upgrades-5.8` branches to see if the build time is different there
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -34,7 +34,7 @@ I ran all system updates on DSpace Test and rebooted it
|
||||
|
||||
<meta property="article:published_time" content="2018-08-01T11:52:54+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-08-20T13:49:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-08-20T17:52:38+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -79,9 +79,9 @@ I ran all system updates on DSpace Test and rebooted it
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-08/",
|
||||
"wordCount": "1686",
|
||||
"wordCount": "1765",
|
||||
"datePublished": "2018-08-01T11:52:54+03:00",
|
||||
"dateModified": "2018-08-20T13:49:43+03:00",
|
||||
"dateModified": "2018-08-20T17:52:38+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -391,6 +391,21 @@ sys 2m20.248s
|
||||
<li>Unfortunately this will mess up the references in pull requests and issues on GitHub</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-08-21">2018-08-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Something must have happened, as the <code>mvn package</code> <em>always</em> takes about two hours now, stopping for a very long time near the end at this step:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>[INFO] Processing overlay [ id org.dspace.modules:xmlui-mirage2]
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>It’s the same on DSpace Test, my local laptop, and CGSpace…</li>
|
||||
<li>It wasn’t this way before when I was constantly building the previous 5.8 branch with Atmire patches…</li>
|
||||
<li>I will restore the previous <code>5_x-dspace-5.8</code> and <code>atmire-module-upgrades-5.8</code> branches to see if the build time is different there</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-08/</loc>
|
||||
<lastmod>2018-08-20T13:49:43+03:00</lastmod>
|
||||
<lastmod>2018-08-20T17:52:38+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -179,7 +179,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-08-20T13:49:43+03:00</lastmod>
|
||||
<lastmod>2018-08-20T17:52:38+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -190,7 +190,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-08-20T13:49:43+03:00</lastmod>
|
||||
<lastmod>2018-08-20T17:52:38+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -202,13 +202,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-08-20T13:49:43+03:00</lastmod>
|
||||
<lastmod>2018-08-20T17:52:38+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-08-20T13:49:43+03:00</lastmod>
|
||||
<lastmod>2018-08-20T17:52:38+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user