Commit 58b3382
config: ship CLARIN-DSpace as the dtq-dev REST version prefix
dtq-dev is the UFAL/CLARIN customer base (see the ufal entry in the
customer registry), not a vendor-neutral integration branch. #985 set the
CLARIN identity on the REST root and the #1031 7.6.5 upgrade merge dropped
it; leaving dspace.version.prefix commented out would have left that
regression open, since the code default is "DSpace".
Activate the property here instead. The code default stays "DSpace", so the
fork identity now lives in configuration rather than in a literal that an
upgrade merge can silently revert. Non-CLARIN deployments set the property
to "DSpace".
Requested in review by milanmajchrak on #1405.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 6fe6678 commit 58b3382
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments