Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002051 [Resin] trivial always 10-09-07 14:14 10-31-07 10:21
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.3
Summary 0002051: Minor build issues
Description Can't build Resin as is under Eclipse due to a few minor directory layout glitches. Eclipse is more strict than javac about files being in directories that match their packages. I know you guys don't build using Eclipse but it's convenient to debug stuff in an IDE that knows about the source code to the app server.

1. com.caucho.jsf.cfg.DummyFacesContext source file is in the com/caucho/jsf/context directory (fix: move to ../cfg)
2. com/caucho/jsf/render/HtmlRenderer.java claims a package of "test.jsf" (my fix: move to ../../../../test/jsf, but maybe better to change the package name here)
3. BasicDependencyContainer.java occurs twice: once in modules/util and once in modules/resin (my fix: remove the one in modules/util)
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-09-07 14:14 koreth New Issue
10-09-07 14:25 nam Project Quercus => Resin
10-31-07 10:21 ferg Assigned To  => ferg
10-31-07 10:21 ferg Status new => closed
10-31-07 10:21 ferg Resolution open => fixed
10-31-07 10:21 ferg Fixed in Version  => 3.1.4


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