VIVO-262 Add languages to VIVO at build time.

Move the language-specific files out of the default build area. Add a build property that will cause the selected language(s) to be copied into the build area.
This commit is contained in:
j2blake 2013-09-09 12:23:36 -04:00
parent 42fd5bee01
commit e3227af798
13 changed files with 1 additions and 0 deletions

View file

@ -72,6 +72,7 @@
<include name="rdf/**/*" />
<include name="test/**/*" />
<include name="themes/**/*" />
<include name="languages/**/*" />
<include name="config/*.properties" />
<include name="config/*.txt" />
<include name="config/jarlist/*.txt" />

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB