munawar rashid
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Created call REST API using HttpBuilder
Hi, I'm trying to make calls to TC's REST API with a well-known http client called RESTClient (HttpBuilder is another variation of it). Not sure if anybody has tried to do it. I'm having some iss... -
Created TeamCity issue getting latest from SVN
I think there's bug in their get latest process. I've spent inordinate amount of time creating and recreating build configurations to get around a silly problem of my build ironically getting stuck... -
Created Disable polling of source control when build starts
I'm trying to configure a build which will just copy already built binaries to servers and not build the code. Hence, it won't have any need to poll the VCS. Is it possible. -
Created Email notification error
Seeing this errorjavax.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 553-5.1.2 We weren't able to find the recipient domain. Pleas...