Hi Terry,
That's really useful, thanks. The main problem for me is that configuration is
so entwined with both the Maven build and the Ant installation, it makes it
difficult to find a process that avoids having to do a Maven build on a live
server, and hack various bits of configuration speci
As mentioned on github I agree with Mark that some guides or even rules would
be helpful here. The discussion Mark and I had before his mail is documented in
DS-2199 (https://jira.duraspace.org/browse/DS-2199). Would be great to hear
what other thinks about it.
Regards,
Pascal
> -Origina
On Mon, Aug 17, 2015 at 10:07:46AM +, TAYLOR Robin wrote:
> Hi Terry,
>
>
> That's really useful, thanks. The main problem for me is that configuration
> is so entwined with both the Maven build and the Ant installation, it makes
> it difficult to find a process that avoids having to do a M
Hi Robin,
I am working to disentangle configuration from Maven & Ant builds in the
Commons Configuration work (aimed for 6.0). Once we switch to Commons
Configuration, we should be able to simply remove all our custom config
variable interpolation "magic" that Maven & Ant does. Commons
Conf