| Summary: | [connector] JetBrains TeamCity | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Werner Keil <werner.keil> |
| Component: | Mylyn | Assignee: | Project Inbox <mylyn-triaged> |
| Status: | CLOSED MOVED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | CC: | tonny.madsen |
| Version: | unspecified | Keywords: | helpwanted |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
Hmm. Mylar is rather task integration then build integration thing and as far as I know TeamSity has not much todo about tasks/issues and close to continuous integration and build systems such as CruiseControl, Continuum, Anthill, etc. See http://docs.codehaus.org/display/DAMAGECONTROL/Continuous+Integration+Server+Feature+Matrix Though it could be a whole new area for Mylar. Especially since Jazz already does that. Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn |
This might sound a bit heretical to some "hardcore" Eclipse fans, but JavaLobby just pointed to a new Team tool by IDEA vendor JetBrains. Since it supports lots of build tools for Java and even .NET, it does not seem to tightly coupled to IDEA itself...? Working with TeamCity, you can choose from the most widely used build tools: Ant, Maven, NAnt, MSBuild Having an IntelliJ IDEA project or a Microsoft Visual Studio 2003/2005 solution, you can build your application with TeamCity, even without providing a build script TeamCity supports JUnit (Java) and NUnit (.NET) testing frameworks TeamCity integrates with the popular version control systems: Perforce, CVS, Subversion, Visual SourceSafe Taking JetBrains' description: >TeamCity integrates with IntelliJ IDEA via plugin that allows to use the IDE >as a "remote control" for all the features of team environment. TeamCity's >reports and notifications are immediately available right in the IDE, which >also provides convenient one-click navigation to source code, or to the web >interface, in case a more global review of the process details is needed. This "remote control" might also be Mylar using Eclipse ?;-)