For internal development team I'm looking for a bug tracker.
Important requirements are:
- Free (must have)
- WAR/EAR-deployable (must have; support team prefers to have all apps deployed same way)
- Nice UI (nice to have)
|
|
For internal development team I'm looking for a bug tracker. Important requirements are:
|
|||
|
|
|
|
Though it's really simple and has only basic features, you might consider JTrac |
||||||||||
|
|
|
If you're doing your Java development in Eclipse the Mylyn plugin (comes as part of base Eclipse now since 3.3 I think) has plugins for several Bug Tracking Apps such as Trac and Bugzilla. These allow you to bring the whole bug tracking / fixing process right into your IDE. Maybe not quite what you're after but it's a neat solution for Bug Tracking Java dev. |
||
|
|
|
eh, what's the deal of it having to be written in java? I suppose you need the bug tracking tool for its functionality, not for the pleasure of deploying JEE applications. Seriously. Just because you develop in Java doesn't mean everything around you has to be java. grab Mantis or any other easy to install tool and use it for what it does, not for the language it's implemented in. I mentioned Mantis because I know it. It's easy to install, has a reasonable feature set and it's reliable. |
||||
|