Version 2

     

    How to track dependencies of one proejct from tasks that are open in another project? For example a JBossCache 1.2 issue affects Hibernate 2.1.7, which in turn affects the 4.0.1 release.

     

    JIRA 3.0 does not offer a way to specify this dependency directly. The following solution can be used:

    1. Create a task in JBoss 4.0.1 that points to the URL of the Hibernate 2.1.7 version.

    2. Subscribe for Hibernate 2.1.7 notifications that will remind you to close the task opened in JBoss 4.0.1.