Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 14:16:40 +0300
From:      Panagiotis Astithas <past@noc.ntua.gr>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        java@freebsd.org
Subject:   Re: [ports-i386@FreeBSD.org: ant-xinclude-task-0.2 failed on i386 4]
Message-ID:  <40A74D98.6030102@noc.ntua.gr>
In-Reply-To: <20040515041146.GA25791@xor.obsecurity.org>
References:  <20040515041146.GA25791@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> apidocs: [mkdir] Created dir: 
> /tmp/a/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs
>  [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] 
> javadoc: Error fetching URL: 
> http://people.FreeBSD.org/~znerd/ant15-apidocs/package-list [javadoc]
>  1 error
> 
> 
> 
> BUILD SUCCESSFUL Total time: 6 seconds

Could Ernst or someone with shell access to people.freebsd.org check
whether the aforementioned directory exists? Or perhaps something like
ant161-apidocs?

The funny thing is the build continues successfully in my -current
laptop, with the following:
---------------------------------------------
apidocs:
     [mkdir] Created dir:
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs
   [javadoc] Generating Javadoc
   [javadoc] Javadoc execution
   [javadoc] Loading source files for package org.znerd.xincludetask...
   [javadoc] Constructing Javadoc information...
   [javadoc] javadoc: Error fetching URL:
http://people.FreeBSD.org/~znerd/ant15-apidocs/package-list
   [javadoc] Standard Doclet version 1.4.2-p6
   [javadoc] Building tree for all the packages and classes...
   [javadoc] Building index for all the packages and classes...
   [javadoc]
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35:
warning - Tag @see:illegal character: ":" in
"http://www.w3.org/TR/xinclude/"
   [javadoc]
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35:
warning - Tag @see:illegal character: ":" in
"http://www.ibiblio.org/xml/XInclude/"
   [javadoc] Building index for all classes...
   [javadoc]
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35:
warning - Tag @see: reference not found: http://www.w3.org/TR/xinclude/
   [javadoc]
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35:
warning - Tag @see: reference not found:
http://www.ibiblio.org/xml/XInclude/
   [javadoc] Generating
/usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs/stylesheet.css...
   [javadoc] 1 error
   [javadoc] 4 warnings



BUILD SUCCESSFUL
Total time: 29 seconds
---------------------------------------------

Maybe there is a hidden dependency somewhere...
-- 
Panagiotis Astithas
Electrical & Computer Engineer, PhD
Network Management Center
National Technical University of Athens, Greece



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40A74D98.6030102>