[ 
https://issues.apache.org/jira/browse/QPID-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved QPID-4526.
----------------------------------

    Resolution: Fixed

Changes made in:
http://svn.apache.org/viewvc?view=revision&revision=1428784
http://svn.apache.org/viewvc?view=revision&revision=1428785

Alex looked the changes over before I committed, resolving.
                
> prevent some extraneous logging during the Java build
> -----------------------------------------------------
>
>                 Key: QPID-4526
>                 URL: https://issues.apache.org/jira/browse/QPID-4526
>             Project: Qpid
>          Issue Type: Task
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.21
>
>
> The Java trees Ant build currently logs out some extraneous messages, these 
> should be removed to reduce the clutter a bit.
> The build logs a warning that the resources directory for a specific module 
> does not exist, because only the amqp-1-0 modules have that directory. The 
> relevant targets doign the file copy should be modified to ensure they only 
> attempt the copy if the directory exists, removing the extraneous warnings.
> The build also logs for every module that it is deleting an intermediate test 
> profile file that gets concatted into the scratch dir. The process that does 
> this can be updated to peform the same actions without requiring the delete 
> task be used, which would remove this extraneous output.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to