My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 100: Implement log() in Ant task
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
Closed:  Mar 2008


 
Project Member Reported by virtix, Mar 22, 2008
Instead of printing to stdout, refactor using log(str,int). This will add
more granularity and provide additional information to dependent tasks,
such as ant-unit
 
Mar 23, 2008
Project Member #1 virtix
This was simple to implement and now the task logs instead of spits. Antunit can now 
read the log output, whether or not it's persisted to a file, in order to perform 
assertions. Also, refactoring the build to use antunit for testing and it works 
well, but it would be nice to see more data. May have to rebuild antunit.
Mar 23, 2008
Project Member #2 virtix
(No comment was entered for this change.)
Status: Fixed

Powered by Google Project Hosting