views:

67

answers:

3

We need a bug tracker on a small team. We don't want the care and feeding of the bug tracker to become a project in and of itself. We already have the infrastructure to run webapps in Tomcat 5.5.x and even Oracle 10gR2 backend if necessary. We prefer LGPL or GPL products.

A: 

Perhaps JTrac.

dacracot
Not very polished in its appearance.
dacracot
A: 

You can try jTrac or TrackIt or TeamWork. There is also somewhat interesting comparison of bugtracking apps here.

It is also worth to mention that you can get a small team Jira license for something like $10.

If you feel adventurous, you can try to run a PHP based tracker like Mantis on Quercus.

Eugene Kuleshov
JIRA is what I would prefer, but I have no $ and our small team is part of a larger organization that will not qualify for the $10 license. <sigh>
dacracot
TrackIt needs a backend other than Oracle.
dacracot
I believe there is no restriction on how many users in the company, the $10 license will give you 10 users, so as long as your team is smaller then 10 users you are fine. See corresponding FAQ entry at http://www.atlassian.com/starter/faq.jsp#small-team
Eugene Kuleshov
+1  A: 

If you use Subversion take a look at Artifacts for Web - nothing to install and free.

Vlad Bilyk
Interesting... but the "artifacts.html" loads a Javascript file from versioned.com. Can this be brought local?
dacracot
According to http://groups.google.com/group/subversion_users/msg/48dfdaa1d8fb1740 it can be.
Vlad Bilyk