Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4893804
Votes 46
Synopsis REGRESSION: New -tag option behavior breaks XDoclet tag support
Category doclet:tbd
Reported Against 1.4.2
Release Fixed
State 11-Closed, duplicate of 4920381, bug
Priority: 4-Low
Related Bugs 4920381
Submit Date 21-JUL-2003
Description




FULL PRODUCT VERSION :
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)


A DESCRIPTION OF THE PROBLEM :
In the 1.4.2 release the behavior of the -tag option was changed to use '-' as a separator whenever the specified tag name contains *any* dashes (see bug 4750173). Unfortunately this causes problems with XDoclet tags that contain dashes in their name (e.g. @ejb.interface-method). Note that XDoclet has now been supporting the @tag.name syntax (as opposed to @tag:name) for quite some time, so the original motivation for this change may no longer be valid.

REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 190568) 
======================================================================
Work Around
N/A
Evaluation
Dupe of 4920381: REGRESSION: Tag name containing dash not allowed.
  xxxxx@xxxxx   2003-09-23
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang