Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000112 [Resin] minor always 04-20-05 00:00 04-27-05 00:00
Reporter sam View Status public  
Assigned To
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.13 Product Version 3.0.12
  Product Build 3.0.12
Summary 0000112: duplicated calls to addDepend() for jsp
Description RSN-103
(rep by D Becker)

Yu should probably be using a Set for your list of
dependencies. The same classes are in there for each invocation on the
page. This auto-generated code block is highly redundant!

    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new
com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.Data.class,
-7347693397459104940L));
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new
com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.DataTEI.class,
2492205919869736078L));
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new
com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.Data.class,
-7347693397459104940L));
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new
com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.DataTEI.class,
2492205919869736078L));
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
04-20-05 00:00 sam New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.13


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker