On 14/03/2010, adri...@apache.org <adri...@apache.org> wrote:
> Author: adrianc
>  Date: Sun Mar 14 06:33:58 2010
>  New Revision: 922773
>
>  URL: http://svn.apache.org/viewvc?rev=922773&view=rev
>  Log:
>  Updated classpath file.

Eclipse classpath (and project) files should not be stored in SVN, as
they are not portable.

>  Modified:
>     commons/sandbox/convert/trunk/.classpath
>
>  Modified: commons/sandbox/convert/trunk/.classpath
>  URL: 
> http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/.classpath?rev=922773&r1=922772&r2=922773&view=diff
>  
> ==============================================================================
>  --- commons/sandbox/convert/trunk/.classpath (original)
>  +++ commons/sandbox/convert/trunk/.classpath Sun Mar 14 06:33:58 2010
>  @@ -1,11 +1,7 @@
>   <?xml version="1.0" encoding="UTF-8"?>
>   <classpath>
>  -       <classpathentry kind="src" path="src/java"/>
>  -       <classpathentry kind="src" path="src/test"/>
>  -       <!--
>  -       <classpathentry kind="lib" path="target/lib/ant-1.5.jar"/>
>  -       <classpathentry kind="lib" path="target/lib/ant-optional-1.5.jar"/>
>  -       -->
>  +       <classpathentry kind="src" path="src/test/java"/>
>  +       <classpathentry kind="src" path="src/main/java"/>
>         <classpathentry kind="lib" path="target/lib/junit-4.8.1.jar"/>
>         <classpathentry kind="con" 
> path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
>         <classpathentry kind="output" path="bin"/>
>
>
>

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

Reply via email to