jicarilla-sandbox/buildsystem build-project.xml,1.13,1.14

[email protected]
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-sandbox/buildsystem
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18958/buildsystem

Modified Files:
	build-project.xml 
Log Message:
sensible error message for missing dependencies

Index: build-project.xml
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/buildsystem/build-project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- build-project.xml	22 Feb 2004 16:37:58 -0000	1.13
+++ build-project.xml	22 Feb 2004 20:32:59 -0000	1.14
@@ -520,7 +520,6 @@
             basedir = project.getProperty("basedir");
             sep = System.getProperty("file.separator");
             dependencyFilename = basedir + sep + "dependencies.list";
-            System.out.println( "Getting: " + dependencyFilename );
 
             loadfile = project.createTask("loadfile");
             loadfile.setProperty("jbs.dependencies.file");
@@ -594,7 +593,6 @@
                   conn = url.openConnection();
                   conn.connect();
                   conn.getInputStream();
-                  System.out.println("connected");
                 }
                 catch( e )
                 {



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.