Re: [Dspace-devel] Maven's local-platform encoding of resource files

2010-01-19 Thread Claudia Jürgen
Hi all, what about the encoding one step down the installation process during ant copy operations, see: http://ant.apache.org/manual/CoreTasks/copy.html#encoding Any thoughts about this? Claudia Mark Diggory schrieb: +1 on this... But I also think we can limit the filtration process to

Re: [Dspace-devel] Maven's local-platform encoding of resource files

2009-10-06 Thread Mark Diggory
+1 on this... But I also think we can limit the filtration process to just those files it is required for. Which I think are primarily just dspace/config/*.* and web.xml On Tue, Oct 6, 2009 at 2:35 PM, Larry Stone wrote: > I've noticed a stream of warning messages from Maven during builds, of

[Dspace-devel] Maven's local-platform encoding of resource files

2009-10-06 Thread Larry Stone
I've noticed a stream of warning messages from Maven during builds, of the form: [WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent! What this really means, near as I've been able to determine, is that text files in the src/m