http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1420

*** shadow/1420 Sun May 20 17:25:40 2001
--- shadow/1420.tmp.15415       Wed Jun 13 09:35:26 2001
***************
*** 1,19 ****
! Bug#: 1420
! Product: XalanJ2
! Version: 2.0.1
! Platform: All
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Critical
! Priority: Medium
! Component: org.apache.xalan.processor
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: CompilingStylesheetHandler.generateUniqueClassName() generates invalid 
class names
! 
  To generate a new, unique class name, generateUniqueClassName() performs:
  ===============
  byte[] ipAddr=java.net.InetAddress.getLocalHost().getAddress();
--- 1,19 ----
! +============================================================================+
! | CompilingStylesheetHandler.generateUniqueClassName() generates invalid cla |
! +----------------------------------------------------------------------------+
! |        Bug #: 1420                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.1                   |
! |   Resolution: INVALID                    Platform: All                     |
! |     Severity: Critical                 OS/Version: All                     |
! |     Priority: Medium                    Component: org.apache.xalan.proces |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  To generate a new, unique class name, generateUniqueClassName() performs:
  ===============
  byte[] ipAddr=java.net.InetAddress.getLocalHost().getAddress();
***************
*** 40,42 ****
--- 40,46 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-05-18 13:15 -------
  Better bug categorization: API/programmatic problems versus stylesheet 
  execution/output creation problems.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-13 09:35 -------
+ CompilingStylesheetHandler has been removed with the merge back of DTM_EXP. 
+ Future work on truly 'compiled' stylesheets is being done in the xsltc module.
\ No newline at end of file

Reply via email to