Update notes

This commit is contained in:
2018-01-12 06:07:03 +02:00
parent d5ec4072eb
commit 21acf07165
42 changed files with 114 additions and 54 deletions

View File

@ -76,7 +76,7 @@ COPY 54701
"/>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.32.4" />
@ -863,7 +863,7 @@ dspace6=# CREATE EXTENSION pgcrypto;
<ul>
<li>Also, local settings are no longer in <code>build.properties</code>, they are now in <code>local.cfg</code></li>
<li>I&rsquo;m not sure if we can use separate profiles like we did before with <code>mvn -Denv=blah</code> to use blah.properties</li>
<li>It seems we need to use &ldquo;system properties&rdquo; to override settings, ie: <code>-Ddspace.dir=/Users/aorth/dspace7</code></li>
<li>It seems we need to use &ldquo;system properties&rdquo; to override settings, ie: <code>-Ddspace.dir=/Users/aorth/dspace6</code></li>
</ul>
<h2 id="2017-11-15">2017-11-15</h2>