2013/2/26  <joe...@apache.org>:
> Author: joehni
> Date: Tue Feb 26 13:16:54 2013
> New Revision: 1450160
>
> URL: http://svn.apache.org/r1450160
> Log:
> Move derby.log into target.
>
> Modified:
>     commons/proper/vfs/trunk/core/pom.xml
>
> Modified: commons/proper/vfs/trunk/core/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/pom.xml?rev=1450160&r1=1450159&r2=1450160&view=diff
> ==============================================================================
> --- commons/proper/vfs/trunk/core/pom.xml (original)
> +++ commons/proper/vfs/trunk/core/pom.xml Tue Feb 26 13:16:54 2013
> @@ -230,6 +230,7 @@
>            <systemPropertyVariables>
>              <test.basedir>target/test-classes/test-data</test.basedir>
>              <test.basedir.res>test-data</test.basedir.res>
> +            
> <derby.stream.error.file>target/derby.log</derby.stream.error.file>
%s/target/${project.build.directory} to avoid hardcoded values. (but
really a small detail :-) )
>            </systemPropertyVariables>
>            <excludes>
>              <!-- Main class -->
>
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to