Removing Date Comment from Apache's Ant PropertyFile Task

后端 未结 3 1297
南笙
南笙 2021-01-17 20:05

I\'m using the propertyfile task shown below in my build script:



        
3条回答
  •  鱼传尺愫
    2021-01-17 20:27

    This isn't a great solution, but how about removing the comment all together?

    
        
            
        
        
    
    

提交回复
热议问题