You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <de...@geronimo.apache.org> on 2005/12/09 03:47:08 UTC

[jira] Created: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Integration of the "new" maven goals with existing goals
--------------------------------------------------------

         Key: GERONIMO-1317
         URL: http://issues.apache.org/jira/browse/GERONIMO-1317
     Project: Geronimo
        Type: Bug
  Components: buildsystem  
    Versions: 1.0, 1.1    
 Environment: Maven 1.1Beta2 on WinXP
    Reporter: Donald Woods
 Assigned to: Donald Woods 
    Priority: Critical
     Fix For: 1.0


For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.

I'll attach the patch files and copies of the updated files for testing before integrating the changes.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Updated: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by Jacek Laskowski <el...@gmail.com>.
Hi,

Just to bring more attention to the change in the build procedure.
Could anyone apply the patch and check it out. I'd like to commit the
change in the comming days (2-3 days).

I volunteer to update GBuild, too. I think I'll need some privs to
access the gbuild servers, shouldn't I? Who should I ask for it? Dave
B., Aaron?

Jacek

2006/2/26, Jacek Laskowski (JIRA) <de...@geronimo.apache.org>:
>      [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]
>
> Jacek Laskowski updated GERONIMO-1317:
> --------------------------------------
>
>     Attachment: patch.txt
>
> It is the patch based on Donald's work, which I'm going to apply when noone objects. It doesn't remove the currently used "new" goals so they can co-exist for some time before new's are removed. I will send a note about it to the dev mailing list so it receives enough attention. Please give it a whirl and report.
>
> It introduces the following main goals:
>
>  * m:geronimo:core
>  * m:geronimo:applications
>  * m:geronimo:configs
>  * m:geronimo:assemblies
>
>
> > Integration of the "new" maven goals with existing goals
> > --------------------------------------------------------
> >
> >          Key: GERONIMO-1317
> >          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
> >      Project: Geronimo
> >         Type: Bug
> >   Components: buildsystem
> >     Versions: 1.0, 1.1
> >  Environment: Maven 1.1Beta2 on WinXP
> >     Reporter: Donald Woods
> >     Assignee: Jacek Laskowski
> >     Priority: Critical
> >      Fix For: 1.1
> >  Attachments: Geronimo-1317.patch, maven.xml, patch.txt, project.properties
> >
> > For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> > I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> > I'll attach the patch files and copies of the updated files for testing before integrating the changes.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira
>
>


--
Jacek Laskowski
http://www.laskowski.org.pl

[jira] Updated: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Donald Woods updated GERONIMO-1317:
-----------------------------------

    Attachment: maven.xml
                project.properties

Copies of updated maven.xml and project.properties, for easy testing before integrating the changes...

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Donald Woods
>     Priority: Critical
>      Fix For: 1.0
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1317) Rename the "new" goals to more meaningful names with additional build properties

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Vamsavardhana Reddy closed GERONIMO-1317.
-----------------------------------------


> Rename the "new" goals to more meaningful names with additional build properties
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1317
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.0, 1.2
>         Environment: Maven 1.1Beta2 on WinXP
>            Reporter: Donald Woods
>         Assigned To: Jacek Laskowski
>             Fix For: 1.2
>
>         Attachments: Geronimo-1317.patch, maven.xml, patch.txt, project.properties
>
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Donald Woods reassigned GERONIMO-1317:
--------------------------------------

    Assign To: David Jencks

David, can you take a look at this?  If GBuild is using the "new" goal, then we can add a "new" goal back in that just prereqs m:default....

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: David Jencks
>     Priority: Critical
>      Fix For: 1.0
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-1317) Rename the "new" goals to more meaningful names with additional build properties

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]
     
Jacek Laskowski resolved GERONIMO-1317:
---------------------------------------

    Resolution: Fixed

$  svn ci project.properties maven.xml
Sending        maven.xml
Sending        project.properties
Transmitting file data ..
Committed revision 381823.

Thanks Donald!

> Rename the "new" goals to more meaningful names with additional build properties
> --------------------------------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Improvement
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Jacek Laskowski
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, patch.txt, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Donald Woods reassigned GERONIMO-1317:
--------------------------------------

    Assign To:     (was: Donald Woods)

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Priority: Critical
>      Fix For: 1.0
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Dain Sundstrom updated GERONIMO-1317:
-------------------------------------

    Fix Version: 1.1
                     (was: 1.0)

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: David Jencks
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Jacek Laskowski updated GERONIMO-1317:
--------------------------------------

    Attachment: patch.txt

It is the patch based on Donald's work, which I'm going to apply when noone objects. It doesn't remove the currently used "new" goals so they can co-exist for some time before new's are removed. I will send a note about it to the dev mailing list so it receives enough attention. Please give it a whirl and report.

It introduces the following main goals:

 * m:geronimo:core
 * m:geronimo:applications
 * m:geronimo:configs
 * m:geronimo:assemblies


> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Jacek Laskowski
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, patch.txt, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=comments#action_12366478 ] 

Anita Kulshreshtha commented on GERONIMO-1317:
----------------------------------------------

Great work! I think this patch should be applied because :
1. It enables 'includes' and  'excudes'  defined in the etc/project.properties file. It is very useful for curing build failures.
2. The names are easy to remember as compared to newi's  

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Jacek Laskowski
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Donald Woods updated GERONIMO-1317:
-----------------------------------

    Attachment: Geronimo-1317.patch

Patch including all updates needed for Rev=355316 of Tag=1.0.

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Donald Woods
>     Priority: Critical
>      Fix For: 1.0
>  Attachments: Geronimo-1317.patch
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Dain Sundstrom reassigned GERONIMO-1317:
----------------------------------------

    Assign To: Dain Sundstrom  (was: David Jencks)

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Dain Sundstrom
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1317) Integration of the "new" maven goals with existing goals

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Jacek Laskowski reassigned GERONIMO-1317:
-----------------------------------------

    Assign To: Jacek Laskowski  (was: Dain Sundstrom)

> Integration of the "new" maven goals with existing goals
> --------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Jacek Laskowski
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1317) Rename the "new" goals to more meaningful names with additional build properties

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1317?page=all ]

Jacek Laskowski updated GERONIMO-1317:
--------------------------------------

     Summary: Rename the "new" goals to more meaningful names with additional build properties  (was: Integration of the "new" maven goals with existing goals)
        type: Improvement  (was: Bug)
    Priority: Major  (was: Critical)

> Rename the "new" goals to more meaningful names with additional build properties
> --------------------------------------------------------------------------------
>
>          Key: GERONIMO-1317
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1317
>      Project: Geronimo
>         Type: Improvement
>   Components: buildsystem
>     Versions: 1.0, 1.1
>  Environment: Maven 1.1Beta2 on WinXP
>     Reporter: Donald Woods
>     Assignee: Jacek Laskowski
>      Fix For: 1.1
>  Attachments: Geronimo-1317.patch, maven.xml, patch.txt, project.properties
>
> For ongoing development builds, we need to get the clean, eclipse, idea and other Maven goals that we used to have working again.
> I have created updated \maven.xml and \project.properties files based on 1.0 Rev355316, which renames and integrates the new0-new5 goals into the m:default goal, only tries to build openejb and tranql if those directories exist and enables the usage of the rebuild-all, build-all, build, clean, clean-all, eclipse and idea goals.
> I'll attach the patch files and copies of the updated files for testing before integrating the changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira