Menu

#299 Improve output for create-function when api.name is set

open
nobody
None
2
2010-01-02
2009-12-24
No

Currently, when "xins create-function" is executed while "api.name" is set, the following text is output:

skipping input as property api.name has already been set.

This can be confusing, especially if "create-function" is called from "create-api". Therefore I propose changing the text to read:

Adding function to API "apiname"

where "apiname" is replaced with the contents of the "api.name" property.

Discussion

  • Anthony Goubard

    Anthony Goubard - 2010-01-02

    Yes, this output is created by Ant when the <input> task is executed with a property already set.

     
  • Anthony Goubard

    Anthony Goubard - 2010-01-02
    • priority: 5 --> 2
     

Log in to post a comment.