Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Scott Markwell
Follow
New posts
New posts and comments
Total activity
35
Last activity
January 17, 2016 14:08
Member since
February 03, 2009 19:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (9)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
May 20, 2009 00:36
ExcellentCreated a redirect.jsp<script type="text/javascript"> topNavPane.addTab("TAB.FAQ", { caption: "FAQ", url: "${teamcityPluginResourcesPath}index.jsp" }); </script> And setup ever...
Community
TeamCity Plugin Development
What is the Page PlaceID for a Tab on the main Tabs?
0 votes
Created
April 25, 2009 01:19
The current filter I'm using which is modified since the last thread I was discussing this.public class KillCacheFilter implements Filter{ @Override public void doFilter(ServletRequest arg0, Servle...
Community
TeamCity General Topics
TeamCity 4.5 is released
0 votes
Created
April 25, 2009 01:18
When attempting to download using the new Download All (.zip) option, I am having more Cache issues using Internet Explorer/HTTPS/TomcatHTTP/1.1 200 OKServer: Apache-Coyote/1.1Pragma: no-cacheCache...
Community
TeamCity General Topics
TeamCity 4.5 is released
0 votes
Created
March 05, 2009 21:34
Thanks, this link worked, and upgrading to 4.0.2 solved my search issue.
Community
TeamCity General Topics
Search Errors in TeamCity 4.0.1
0 votes
Created
March 05, 2009 19:09
Trying to deploy 4.0.2 JavaEE package, the Tomcat instance is unable to extract the War due to a zip error.Mar 5, 2009 11:01:15 AM org.apache.catalina.startup.ContextConfig initSEVERE: Exception fi...
Community
TeamCity General Topics
Search Errors in TeamCity 4.0.1
0 votes
Created
March 04, 2009 00:47
Excellent.This solves the problem nicely. Copied the ant.jar to an external workspace Open it up using windows explorer by renaming it to zip Added the jar I needed in it Renamed it back to jar Dro...
Community
TeamCity General Topics
Can I send down additional Java libraries for use with Ant Builder?
0 votes
Created
March 03, 2009 00:36
You are right, I solved this in two stages.An agent plugin updates the file to the correct information if present on the agent, then after the build, and on successful label, a server extention com...
Community
TeamCity Plugin Development
Commiting a file back to VCS after successful build
0 votes
Created
February 17, 2009 02:25
So it appears that the VCS checkoutRules can be easily obtained after the build is finished, but I don't see a convient way to convert a relative system path on the checkout directory, back to the ...
Community
TeamCity Plugin Development
Commiting a file back to VCS after successful build
0 votes
Created
February 10, 2009 19:32
This first header capture represents the broken download, with the filter I wrote turned off.HTTP/1.1 200 OKServer: Apache-Coyote/1.1Pragma: No-cacheCache-Control: max-age=3600Expires: Tue, 10 Feb ...
Community
TeamCity General Topics
Downloading Artifacts over HTTPS using Internet Explorer
0 votes
Created
February 10, 2009 02:07
TeamCity 4.0.1
Community
TeamCity Plugin Development
Where should I hook to add a build parameter?
0 votes
1
2
›
»