You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/11/01 15:59:35 UTC

DO NOT REPLY [Bug 30966] - Javadoc task manual page incorrect - Tag file cannot contain spaces

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30966>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30966


peterreilly@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Javadoc Tag file cannot     |Javadoc task manual page
                   |contain spaces              |incorrect - Tag file cannot
                   |                            |contain spaces




------- Additional Comments From peterreilly@apache.org  2006-11-01 06:59 -------
Yes the example given does not work on windows
due to space escaping problems.
One needs to remove the " from the file, i.e. do this.

ejb.bean:t:EJB
ejb.create-method:m:Create Method
ejb.interface-method:m:Interface Method
ejb.persistent-field:m:Persistent Field
ejb.pk:t:Primary Key
ejb.transaction:m:Transaction
struts.action:t:Struts Action

I will update the manual to reflect this.
{the example with quotes should work on unix due
to different space quoting rules}.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org