Eric Hubbard
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Approach to gerrit triggers & builds
Is there a whitepaper/blog entry that goes over how to configure teamcity for gerrit? Verification and voting -- that part is easy. I wrote my own plugin to handle that in a really good way for m... -
Created UnsupportedClassVersionError: com/google/apphosting/runtime/security/WhiteList : Unsupported major.minor version 51.0: com/google/apphosting/runtime/security/WhiteList
--- So at one point I had java 1.8 in use on this project file of mine. I then removed java 1.8... going back to 1.7... and then added some google app engine stuff. Anyway -- I now get this erro... -
Created VCS trigger changes in 8.x?
I'm trying to debug an issue we're having since we upgraded to 8.x. Its pretty fundemental.... one of our build triggers stopped triggering!We have two build configurations. One is for our Ge... -
Created Gerrit!
I've run into two gerrit plugins for teamcity 8. One of them runs the gerrit label from the build agents and has a few qwerks that make life less then optimal for us. I then found this other ger... -
Created How-to use Teamcity as a codereview/approve tool
Teamcity is a great tool. I'm trying to use it for code reviews. I really like the concept that when our developers have some changes ready to be reviewed, teamcity can compile, run unit tests, a... -
Created replaying a junit/testng result
I'm trying to run some junit tests on a box that is outside of control from teamcity. I want to make the results of those tests show up in a teamcity build configuration. I've gotten teamcity t... -
Created Teamcity 6.0 with Intellij 10.5.2
I'm having problems with the teamcity plugin. I'm running teamcity 6.0 and intelilj 10.5.2.If I use the version of the plugin from the teamcity server I get this exception on login:"Cannot lo...