[GRADLE-1085] Daemon branch swallows -i and -d output Created: 02/Aug/10  Updated: 04/Jan/13  Resolved: 08/Sep/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9.1
Fix Version/s: None

Type: Bug
Reporter: Chris Beams Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

repro steps:

  1. create a build.gradle file with the following task
    task foo { }
    
  2. run gradle -i and gradle -d using 0.9-preview-3
  3. notice presence of additional output
  4. run gradle -i and gradle -d using latest gradle_daemon branch
  5. notice absence of additional output

Generated at Wed Jun 30 11:46:31 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.