You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "harry arbasa (JIRA)" <ji...@codehaus.org> on 2009/05/15 11:35:45 UTC

[jira] Created: (MRM-1185) Archiva Reporting Modification Request

Archiva Reporting Modification Request
--------------------------------------

                 Key: MRM-1185
                 URL: http://jira.codehaus.org/browse/MRM-1185
             Project: Archiva
          Issue Type: New Feature
            Reporter: harry arbasa
            Priority: Minor


Log onto a Maestro/Archiva server as "admin".
Click Artifact Repository in top-nav.
Click "Reports" in left nav.
Select a repository.
Click "View Statistics"

The resulting report contains several counts including "jar" and "war" files.

We would like the report to include the following types:

EARs
DLLs
EXEs
ZIPs

All of these except ZIPs appear to be readily available in the

"org.apache.maven.archiva.reporting.RepositioryStatistics"

type which appears to be used to create the report.

It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the

"org.apache.maven.archiva.web.action.reports.GenerateReportAction"

type.

If the above analysis is correct, we would ask that this be delivered in 2 parts:

1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Updated: (MRM-1185) Archiva Reporting Modification Request

Posted by "Jevica Arianne B. Zurbano (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jevica Arianne B. Zurbano updated MRM-1185:
-------------------------------------------

    Description: 
# Log onto Archiva server as "admin".
# Click "Reports" in left nav.
# Select a repository.
# Click "View Statistics"

The resulting report contains several counts including "jar" and "war" files.

We would like the report to include the following types:

EARs
DLLs
EXEs
ZIPs

All of these except ZIPs appear to be readily available in the

"org.apache.maven.archiva.reporting.RepositioryStatistics"

type which appears to be used to create the report.

It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the

"org.apache.maven.archiva.web.action.reports.GenerateReportAction"

type.

If the above analysis is correct, we would ask that this be delivered in 2 parts:

1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
2. Add ZIPs as soon as reasonably able to do so.

  was:
Log onto a Maestro/Archiva server as "admin".
Click Artifact Repository in top-nav.
Click "Reports" in left nav.
Select a repository.
Click "View Statistics"

The resulting report contains several counts including "jar" and "war" files.

We would like the report to include the following types:

EARs
DLLs
EXEs
ZIPs

All of these except ZIPs appear to be readily available in the

"org.apache.maven.archiva.reporting.RepositioryStatistics"

type which appears to be used to create the report.

It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the

"org.apache.maven.archiva.web.action.reports.GenerateReportAction"

type.

If the above analysis is correct, we would ask that this be delivered in 2 parts:

1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
2. Add ZIPs as soon as reasonably able to do so.


> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Priority: Minor
>             Fix For: 1.3
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Closed: (MRM-1185) Archiva Reporting Modification Request

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed MRM-1185.
---------------------------------

    Resolution: Fixed

Patch reviewed and applied to trunk [-r897827|http://svn.apache.org/viewvc?revision=897827&view=revision]. 
Thanks Marica!

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Assignee: Maria Odea Ching
>            Priority: Minor
>             Fix For: 1.2.3
>
>         Attachments: MRM-1185.patch
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Updated: (MRM-1185) Archiva Reporting Modification Request

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan updated MRM-1185:
-------------------------------------

    Attachment: MRM-1185.patch

attached patch to fix this issue.

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: MRM-1185.patch
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Updated: (MRM-1185) Archiva Reporting Modification Request

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1185:
------------------------------

    Fix Version/s: 1.3

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Priority: Minor
>             Fix For: 1.3
>
>
> Log onto a Maestro/Archiva server as "admin".
> Click Artifact Repository in top-nav.
> Click "Reports" in left nav.
> Select a repository.
> Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Updated: (MRM-1185) Archiva Reporting Modification Request

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching updated MRM-1185:
----------------------------------

    Fix Version/s:     (was: 1.2.3)
                   1.3

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Assignee: Maria Odea Ching
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: MRM-1185.patch
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Assigned: (MRM-1185) Archiva Reporting Modification Request

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching reassigned MRM-1185:
-------------------------------------

    Assignee: Maria Odea Ching

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Assignee: Maria Odea Ching
>            Priority: Minor
>             Fix For: 1.2.3
>
>         Attachments: MRM-1185.patch
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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

        

[jira] Updated: (MRM-1185) Archiva Reporting Modification Request

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1185:
------------------------------

    Patch Submitted: [Yes]
      Fix Version/s:     (was: 1.3)
                     1.2.3

patch to apply for release

> Archiva Reporting Modification Request
> --------------------------------------
>
>                 Key: MRM-1185
>                 URL: http://jira.codehaus.org/browse/MRM-1185
>             Project: Archiva
>          Issue Type: New Feature
>            Reporter: harry arbasa
>            Priority: Minor
>             Fix For: 1.2.3
>
>         Attachments: MRM-1185.patch
>
>
> # Log onto Archiva server as "admin".
> # Click "Reports" in left nav.
> # Select a repository.
> # Click "View Statistics"
> The resulting report contains several counts including "jar" and "war" files.
> We would like the report to include the following types:
> EARs
> DLLs
> EXEs
> ZIPs
> All of these except ZIPs appear to be readily available in the
> "org.apache.maven.archiva.reporting.RepositioryStatistics"
> type which appears to be used to create the report.
> It appears that EARs, DLLs, and EXEs can added to the report with a simple change to the
> "org.apache.maven.archiva.web.action.reports.GenerateReportAction"
> type.
> If the above analysis is correct, we would ask that this be delivered in 2 parts:
> 1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" since this can be easily turned around.
> 2. Add ZIPs as soon as reasonably able to do so.

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