The following comment has been added to this issue:

     Author: David Crossley
    Created: Tue, 5 Apr 2005 7:09 AM
       Body:
There is a little message at:
-----
validate-xdocs:
Warning: catalogpath listing external catalogs will be ignored
-----

Then it is slow to validate the docs and the build of the docs site is slow.
Doing 'sudo ngrep dtd' shows it going to the website for the DTDs.

I use $FORREST_HOME/tools/ant/bin/ant

I found two ways to "fix" it.

1)
cp $FORREST_HOME/tools/ant/lib/xml-commons-resolver-1.1.jar $ANT_HOME/lib
... why is it using libraries from there.

2)
Unset $ANT_HOME and remove ant from $PATH.


---------------------------------------------------------------------
View this comment:
  http://issues.cocoondev.org//browse/FOR-476?page=comments#action_12204

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-476

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-476
    Summary: entity resolver not working for plugins development
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Forrest
 Components: 
             Plugins (general issues)
   Versions:
             0.7-dev

   Assignee: 
   Reporter: David Crossley

    Created: Tue, 5 Apr 2005 6:59 AM
    Updated: Tue, 5 Apr 2005 7:09 AM

Description:
The catalog entity resolver is failing when doing 'ant docs' or 'ant deploy'.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to