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 '#'?

-- 
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