ANT: Using conditional tags,

后端 未结 6 1605
生来不讨喜
生来不讨喜 2021-01-02 03:36

I would like to do something like this


    
        

        
6条回答
  •  独厮守ぢ
    2021-01-02 03:59

    export ANT_HOME=/path/to/ant/apache-ant-1.8.2 I couldn't get it to work until I had ANT_HOME set properly. Java kept picking another ant installed on the box.

提交回复
热议问题