Share

jagzilla

Project News for jagzilla

  • adding bugzilla 2.17 in HEAD revision

    A branch was added for 2.16 and development will now focus on adapting to 2.17

    2004-02-08 22:43:45 UTC by mikkey

  • Events support added!

    The latest release of jagzilla core includes support for events. Events are a better and more flexible functionallity than the asked mail sending. Jagzilla events let users of jagzilla customize actions taken on certain conditions of usage (ie: send a mail when a bug is modified).

    The event system works in a property file configured where names of classes are added to different events.
    A mail sending event on bug modification is included, which uses velocity for template processing.

    The next version should have this functionallity properly implemented.

    The current BugModificationAction could be easily customized to suit users need for mail at this moment.

    2004-01-02 00:59:45 UTC by mikkey

  • Web Services moved to REST

    I decided to drop soap and complex WS api and use plain old standards (URI, HTTP, XML). The result is the web services interface will be implemented following the REST Architectural style.
    The web application has a few methods working already, soon there will be a client lib implemented.

    2003-12-23 12:39:17 UTC by mikkey

  • submit RFEs!

    The eclipse plugin is quite ready,
    I have many ideas on what to do, but they are all quite complex.
    If you have feature requests for the eclipse plugin or any module, please add them, It'll help me much on development.

    2003-12-16 22:33:25 UTC by mikkey

  • Stable eclipse plugin released!

    Ready for production the eclipse plugin integrates bugzilla into eclipse. This release uses JDBC to access the database, stay tuned waiting for the web services transport to be finished.

    2003-12-04 03:03:13 UTC by mikkey