I should preface this by stating that I do like the announce plugin concept of announcing builds to 3rd party services. Tbhat being said you really should not put your ids, passwords in any build.gradle such as: announce { username = ‘twitterid’ password = ‘twitterpsswrd’ } Obviously you should not do that but use the [...]
Posts Tagged ‘Build Management’
Gradle Announce Plugin Hiccups
Posted: June 15, 2010 in GroovyTags: Build Management, Build Manager Tools
0
JavaBlogs