On 10/06/2016 03:05 PM, Mark Wood wrote:
> In DSpace 6, local.cfg is read using Apache Commons Configuration, so
> see
> https://commons.apache.org/proper/commons-configuration/userguide/howto_properties.html.
> In short:  you could escape the '#' as '\#', and might need to if this
> were read using java.util.Properties, but it appears that that may not
> be necessary when using PropertiesConfiguration.  What happens when you
> use a plain '#'?

Thanks Mark,

Escaping the #'s with \'s did the trick.

/tony

-- 
Best regards,

Tony Albers
Systems administrator, IT-development
State and University Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.
Tel: +45 8946 2316

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to