Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004445 [Resin] minor always 03-22-11 11:39 04-04-11 13:04
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.17 Product Version
  Product Build
Summary 0004445: resin-doc distribution mismatch
Description (rep by Bill Au)

Just saw that 4.0.16 is now available in the download area. I took a quick look at Resin Pro 4.0.16. It looks like the old "doc" directory is now installed at "resin-doc". From Makefile:

                mkdir -p $(resin_root)/resin-doc; \
                cp -r $(CP_U_FLAG) doc/* $(resin_root)/resin-doc; \

But resin.xml is still using "doc" as opposed to "resin-doc":

      <web-app id="/resin-admin" root-directory="${resin.root}/doc/admin">
      <web-app id="/resin-doc" root-directory="${resin.root}/doc/resin-doc"/>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005134)
mate
03-23-11 01:09

Is the fact that the admin pages in /path-to-use/admin are not updated by
  ./configure ... --without-resin-init.d --prefix=/path-to-use; make; make install
related...?
 
(0005146)
ferg
04-04-11 13:04

The /resin-admin is in resin/doc/admin and the resin docs are resin/doc/resin-doc.

If you have an older resin/admin (before we moved things around), then you'll want to update your resin.xml.
 

- Issue History
Date Modified Username Field Change
03-22-11 11:39 ferg New Issue
03-22-11 12:03 billau Issue Monitored: billau
03-23-11 01:09 mate Note Added: 0005134
03-24-11 06:59 mate Issue Monitored: mate
04-04-11 13:04 ferg Note Added: 0005146
04-04-11 13:04 ferg Assigned To  => ferg
04-04-11 13:04 ferg Status new => closed
04-04-11 13:04 ferg Resolution open => fixed
04-04-11 13:04 ferg Fixed in Version  => 4.0.17


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