You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Peter Royal <pr...@apache.org> on 2003/06/12 17:22:59 UTC

Re: cvs commit: avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader DefaultLoaderResolver.java

On Thursday, June 12, 2003, at 11:17  AM, bloritsch@apache.org wrote:
> bloritsch    2003/06/12 08:17:10
>
>   Modified:     
> src/java/org/apache/avalon/phoenix/components/classloader
>                         DefaultLoaderResolver.java
>   Log:
>   Fix GUMP build.  We need to get rid of our need on the class as it  
> stands, and refactor it into something more friendly.
>   Spice Classman is removing the class.
>
>   Revision  Changes    Path
>   1.3       +558 -373   
> avalon-phoenix/src/java/org/apache/avalon/phoenix/components/ 
> classloader/DefaultLoaderResolver.java
>
>   Index: DefaultLoaderResolver.java
>   ===================================================================
>   RCS file:  
> /home/cvs/avalon-phoenix/src/java/org/apache/avalon/phoenix/ 
> components/classloader/DefaultLoaderResolver.java,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- DefaultLoaderResolver.java	30 Apr 2003 10:16:48 -0000	1.2
>   +++ DefaultLoaderResolver.java	12 Jun 2003 15:17:10 -0000	1.3
>   @@ -1,373 +1,558 @@
>   -/*
>   -
>   -  
> ======================================================================= 
> =====

Can you fix your IDE/environment to not mange the line endings? Makes  
it hard to see exactly what was changed :)

If you are doing a diff before checkin to see what the changes are,  
just make sure that the diff isn't ignoring whitespace.
-pete


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: cvs commit: avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader DefaultLoaderResolver.java

Posted by Berin Loritsch <bl...@apache.org>.
Peter Royal wrote:
> On Thursday, June 12, 2003, at 11:17  AM, bloritsch@apache.org wrote:
> 
> 
> 
> Can you fix your IDE/environment to not mange the line endings? Makes  
> it hard to see exactly what was changed :)
> 
> If you are doing a diff before checkin to see what the changes are,  
> just make sure that the diff isn't ignoring whitespace.
> -pete


Ack'd

It was a problem of copying from the web browser to the class....


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org