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

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

XSLTInfo.properties 'version' is quite confusing

           Summary: XSLTInfo.properties 'version' is quite confusing
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: org.apache.xalan.res
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Is this supposed to be the XSLT spec version, or the version of the processor 
implementation?  I'm still not sure we're all clear on that.

Also: TransformerFactoryImpl.loadPropertyFileToSystem() essentially attempts to 
put all the values in XSLTInfo.properties into the System properties, which is 
quite rude: especially since we stick a bare 'version' property into the 
System, which might overwrite someone else's version property.

Also: if this *is* the processor implementation version, then we really need to 
update the build.xml script to use Ant's filtering abilities to update this 
number from a single place in the build.xml script.

This is just a nitpick we can choose to address later or not.

Reply via email to