https://issues.apache.org/bugzilla/show_bug.cgi?id=49492
--- Comment #2 from Stefan Goor <[email protected]> 2010-06-24 05:46:09 EDT --- (In reply to comment #1) > can you turn your list into a list separated by newlines? If so, > <resourcelist> would solve the problem. I don't think that using a new line to separate the files will work because the spaces will still be used to delimit the files, so it will break up the files based on spaces and new lines. The <resourcelist> does allow me to do what I need but I need to have new files for the values rather than just putting them in a properties file. It is an acceptable work around for me at the moment. Would it be worthwhile making the changes I suggested above to make the filelist type more reusable? I don't think these changes would impact the type in any negative way. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
