Re: [PATCH] Was: Ant build | IOException | JIRA HARMONY-555

2006-06-05 Thread Tim Ellison
Done (please allow an hour or so for the update to be reflected on the
website).

Regards,
Tim

Anoop kumar V wrote:
> svn diff attached & pasted below... (for new JIRA issue created:
> HARMONY-555). Please review and commit into svn.
> 
> Index: build_classlib.xml
> ===
> --- build_classlib.xml  (revision 411455)
> +++ build_classlib.xml  (working copy)
> @@ -57,7 +57,7 @@
> (i.e. including javac) in addition
> 
> Windows platforms : Microsoft Visual
> C++, and nmake. 
> -   Linux platforms : Gnu gcc.
> +   Linux platforms : Gnu gcc, and Gnu
> make.
> 
> 
> 
> @@ -168,4 +168,4 @@
> 
>  
>  
> 
> 
> -- 
> Thanks and best regards,
> Anoop
> 
> 
> 
> 
> Index: build_classlib.xml
> ===
> --- build_classlib.xml(revision 411455)
> +++ build_classlib.xml(working copy)
> @@ -57,7 +57,7 @@
>   (i.e. including javac) in addition
>   
>   Windows platforms : Microsoft Visual C++, 
> and nmake. 
> - Linux platforms : Gnu gcc.
> + Linux platforms : Gnu gcc, and Gnu 
> make.
>   
>   
>   
> @@ -168,4 +168,4 @@
>  
>  
>  
> -
> \ No newline at end of file
> +
> 
> 
> 
> 
> -
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[PATCH] Was: Ant build | IOException | JIRA HARMONY-555

2006-06-03 Thread Anoop kumar V
svn diff attached & pasted below... (for new JIRA issue created: HARMONY-555). Please review and commit into svn.Index: build_classlib.xml===
--- build_classlib.xml  (revision 411455)+++ build_classlib.xml  (working copy)@@ -57,7 +57,7 @@    (i.e. including javac) in addition    
    Windows platforms : Microsoft Visual C++, and nmake. -   Linux platforms : Gnu gcc.+   Linux platforms : Gnu gcc, and Gnu make.
            @@ -168,4 +168,4 @@  -- Thanks and best regards,
Anoop
Index: build_classlib.xml
===
--- build_classlib.xml	(revision 411455)
+++ build_classlib.xml	(working copy)
@@ -57,7 +57,7 @@
 (i.e. including javac) in addition
 
 				Windows platforms : Microsoft Visual C++, and nmake. 
-				Linux platforms : Gnu gcc.
+				Linux platforms : Gnu gcc, and Gnu make.
 			
 		
 		
@@ -168,4 +168,4 @@
 
 
 
-
\ No newline at end of file
+

-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]