On Mar 11, 2013 9:45 PM, "Alan Orth" <alan.o...@gmail.com> wrote:
> Regarding "defining them as listed", I had meant that I just copied the
lines over literally from dspace/config/dspace.cfg into our local dspace
config.  That's when I got the circular definition error,

Ok, I understand now. You copied the unfiltered values to your installed
config:

https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace/config/dspace.cfg#L74

This is saying "assign X to X", where X is undefined. Therfore a circular
definition.

Filtering is replacing values in those curly braces in dspace.cfg by values
from build.properties. This happens when you run ant.

> but I can't remember now if I fixed the error by commenting them out or
simply setting them to = nothing. :\

In dspace.cfg both would usually work. In build.properties never come to
out anything.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to