Add notes for 2016-08-11

This commit is contained in:
Alan Orth 2016-08-11 08:50:33 +03:00
parent 05535c5811
commit f2bf2247c2
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 30 additions and 0 deletions

View File

@ -98,3 +98,9 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
- More work on the Ansible stuff for this, allowing Tomcat 7 to use Java 8
- Merge pull request for fixing the type Discovery index to use `dc.type` ([#262](https://github.com/ilri/DSpace/pull/262))
- Merge pull request for removing "Bitstream" text from item display, as it confuses users and isn't necessary ([#263](https://github.com/ilri/DSpace/pull/263))
## 2016-08-11
- Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff
![DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5](../images/2016/08/dspace55-ubuntu16.04.png)

View File

@ -192,6 +192,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<li>Merge pull request for removing &ldquo;Bitstream&rdquo; text from item display, as it confuses users and isn&rsquo;t necessary (<a href="https://github.com/ilri/DSpace/pull/263">#263</a>)</li>
</ul>
<h2 id="2016-08-11">2016-08-11</h2>
<ul>
<li>Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff</li>
</ul>
<p><img src="../images/2016/08/dspace55-ubuntu16.04.png" alt="DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5" /></p>
</section>
<footer>

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

@ -129,6 +129,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Merge pull request for fixing the type Discovery index to use &lt;code&gt;dc.type&lt;/code&gt; (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/262&#34;&gt;#262&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Merge pull request for removing &amp;ldquo;Bitstream&amp;rdquo; text from item display, as it confuses users and isn&amp;rsquo;t necessary (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/263&#34;&gt;#263&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-11&#34;&gt;2016-08-11&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
</description>
</item>

View File

@ -129,6 +129,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;li&gt;Merge pull request for fixing the type Discovery index to use &lt;code&gt;dc.type&lt;/code&gt; (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/262&#34;&gt;#262&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Merge pull request for removing &amp;ldquo;Bitstream&amp;rdquo; text from item display, as it confuses users and isn&amp;rsquo;t necessary (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/263&#34;&gt;#263&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-11&#34;&gt;2016-08-11&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
</description>
</item>

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB