Github user supertick commented on the issue:

    https://github.com/apache/ant-ivy/pull/70
  
    I would make a default overload which took only a String[] arg to model 
**exactly** the Main.main input, but all the rest is perfect, including the 
better isCli boolean vs silly cli option
    
    ResolveReport report = Main.run(new String[]{ .... exact standalone api ... 
})
    
    I would leave the Exception throws signature in the overloaded run method...
    
    Thanks for your consideration, work, and mention ;) !
    Cheers !


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to