aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

ANT get produces confusing output #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as of r5600

Although ant get seems to work fine, it produces some confusing output:

 [download]
http://repo1.maven.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.jar
 [download] taglibs/standard/1.1.2/standard-1.1.2.jar not modified
 [download] taglibs/standard/1.1.2/standard-1.1.2.jar could not be
downloaded from any location
 [download] taglibs/standard/1.1.2/standard-1.1.2-sources.jar
 [download] resolved from
 [download]
http://repo1.maven.org/maven2/taglibs/standard/1.1.2/standard-1.1.2-sources.jar
 [download] taglibs/standard/1.1.2/standard-1.1.2-sources.jar not modified
 [download] taglibs/standard/1.1.2/standard-1.1.2-sources.jar could not be
downloaded from any location
 [download] 

Need to fix output to make it more clear what is going on.

Original issue reported on code.google.com by philzoio...@googlemail.com on 25 May 2010 at 7:54

GoogleCodeExporter commented 9 years ago

Original comment by philzoio...@googlemail.com on 10 Jun 2010 at 3:32

GoogleCodeExporter commented 9 years ago

Original comment by philzoio...@googlemail.com on 18 Jun 2011 at 8:34

GoogleCodeExporter commented 9 years ago
Test comment

Original comment by philzoio...@googlemail.com on 18 Jun 2011 at 8:41

GoogleCodeExporter commented 9 years ago
Fixed with r5665

Original comment by philzoio...@googlemail.com on 19 Jun 2011 at 9:03