Download List

Projeto Descrição

Jagzilla is a Java-based set of components built
around Bugzilla. It is fully compatible with
Bugzilla (it uses the same database) and provides
many interesting components, including a core API
to manage data, an Eclipse plugin, a Web
application (with nice reports), an email
processor to read an email address and add bugs
from email messages, and a Web services interface
and client library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-20 05:15
alpha 1

Esta versão inicial do aplicativo Web REST expõe Hagzilla através de XML e HTML (baseado na arquitetura REST). Ela passa quase todos os testes, mas é falta de documentação e facilidades de configuração. Não o pacote cliente REST, então você também terá de checkout a jagzilla-resto-client (e projetos dependentes) para testar a API.
Tags: REST Server, Initial freshmeat announcement
This initial release of the REST Web app exposes
Hagzilla through XML and HTML (based on the REST
architecture). It passes almost all tests, but is missing
documentation and configuration facilities. It does not
package the REST client, so you will also need to
checkout the jagzilla-rest-client (and dependent
projects) to test the API.

2004-01-02 05:09
alpha-4

Eventos foram adicionados para changeBugStatus, changeBugSeverity, changeBugPriority, removeBug, addBugAttach e resolveBug. Há um apoio inicial para anexos. O sistema de eventos está trabalhando para adicionar e Bugs Update e está actualmente configurado para enviar mensagens de e-mail. Bugs e produtos podem ser salvas e carregadas para XML (implementado com mamona). É também fácil para adicionar a mesma funcionalidade a outras classes. Existe uma aplicação inicial de manipulação de eventos.
Tags: Core API, Major feature enhancements
Events have been added for changeBugStatus, changeBugSeverity, changeBugPriority, removeBug, addBugAttach, and resolveBug. There is initial support for attachments. The event system is working for adding and update bugs, and is currently configured to send email messages. Bugs and products can be saved and loaded to XML (implemented with castor). It is also easy to add the same functionality to other classes. There is an initial implementation of event handling.

2003-12-23 14:08
1.1.0

Este comunicado contém algumas importantes correções de bugs e pequenas melhorias. Redesignação Bug e marcação como duplicado também foram implementadas.
Tags: Eclipse plugin, Minor feature enhancements
This release contains some important bug fixes and
minor enhancements. Bug reassignment and marking
as duplicate have also been implemented.

2003-12-14 08:25
developer-release-7

Esta é a versão inicial do aplicativo da Web. Ele usa o núcleo Jagzilla API para criar uma interface Web para o Bugzilla, com base em JSP. Esta versão inclui suporte rudimentar reino Tomcat.
Tags: Web Application, Initial freshmeat announcement
This is the initial release of the Web application. It uses
the Jagzilla core API to create a Web interface to
Bugzilla, based on JSP. This release includes
rudimentary Tomcat realm support.

2003-12-04 05:08
1.0.1

Esta é uma versão de produção estável, pronto. Todos os itens têm um comportamento correto previsível. UI melhorias foram feitas.
Tags: Eclipse plugin, Code cleanup
This is a stable, production ready release. All
items have a correct, predictable behavior. UI
improvements were made.

Project Resources