<< Back to previous view |
![]() |
[QB-18] Change QuickBuild to use a plugin based architecture
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 2 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
Change QuickBuild to use a plugin based architecture. This will greatly increase flexibility of QuickBuild in areas such as: 1. Using other authentication sources. 2. Use plugin to render different build reports (such as JUNIT) and display in build info page. |
Comments |
Comment by Chad Boyd [ 05/Oct/06 11:25 AM ] |
Hopefully this plug-in architecture will be similar to JIRA's, where a plug-in can be inserted and ran at different points in the build "life-cycle". This would be useful for interacting with other remote systems, such as an issue tracking system. |