mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -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’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 “system properties” to override settings, ie: <code>-Ddspace.dir=/Users/aorth/dspace7</code></li>
|
||||
<li>It seems we need to use “system properties” to override settings, ie: <code>-Ddspace.dir=/Users/aorth/dspace6</code></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-11-15">2017-11-15</h2>
|
||||
|
Reference in New Issue
Block a user