mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2016-11-14
This commit is contained in:
parent
f0480fa373
commit
13a43b792d
@ -217,3 +217,8 @@ $ curl -s -H "accept: application/json" -H "Content-Type: application/json" -X P
|
||||
```
|
||||
|
||||
- Not sure what's going on, but Discovery shows 83 values, and database shows 85, so I'm going to reindex Discovery just in case
|
||||
|
||||
## 2016-11-14
|
||||
|
||||
- I applied Atmire's suggestions to fix Listings and Reports for DSpace 5.5 and now it works
|
||||
- There were some issues with the `dspace/modules/jspui/pom.xml`, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire's installation procedure must have changed
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-11-01T09:21:00+03:00" />
|
||||
<meta itemprop="wordCount" content="1152">
|
||||
<meta itemprop="wordCount" content="1200">
|
||||
|
||||
|
||||
|
||||
@ -351,6 +351,13 @@ $ curl -s -H "accept: application/json" -H "Content-Type: applica
|
||||
<li>Not sure what’s going on, but Discovery shows 83 values, and database shows 85, so I’m going to reindex Discovery just in case</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-11-14">2016-11-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>I applied Atmire’s suggestions to fix Listings and Reports for DSpace 5.5 and now it works</li>
|
||||
<li>There were some issues with the <code>dspace/modules/jspui/pom.xml</code>, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire’s installation procedure must have changed</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -259,6 +259,13 @@ $ curl -s -H &quot;accept: application/json&quot; -H &quot;Content-T
|
||||
<ul>
|
||||
<li>Not sure what&rsquo;s going on, but Discovery shows 83 values, and database shows 85, so I&rsquo;m going to reindex Discovery just in case</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-11-14">2016-11-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>I applied Atmire&rsquo;s suggestions to fix Listings and Reports for DSpace 5.5 and now it works</li>
|
||||
<li>There were some issues with the <code>dspace/modules/jspui/pom.xml</code>, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire&rsquo;s installation procedure must have changed</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -259,6 +259,13 @@ $ curl -s -H &quot;accept: application/json&quot; -H &quot;Content-T
|
||||
<ul>
|
||||
<li>Not sure what&rsquo;s going on, but Discovery shows 83 values, and database shows 85, so I&rsquo;m going to reindex Discovery just in case</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-11-14">2016-11-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>I applied Atmire&rsquo;s suggestions to fix Listings and Reports for DSpace 5.5 and now it works</li>
|
||||
<li>There were some issues with the <code>dspace/modules/jspui/pom.xml</code>, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire&rsquo;s installation procedure must have changed</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -258,6 +258,13 @@ $ curl -s -H &quot;accept: application/json&quot; -H &quot;Content-T
|
||||
<ul>
|
||||
<li>Not sure what&rsquo;s going on, but Discovery shows 83 values, and database shows 85, so I&rsquo;m going to reindex Discovery just in case</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-11-14">2016-11-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>I applied Atmire&rsquo;s suggestions to fix Listings and Reports for DSpace 5.5 and now it works</li>
|
||||
<li>There were some issues with the <code>dspace/modules/jspui/pom.xml</code>, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire&rsquo;s installation procedure must have changed</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user