xsddoc/src/net/sf/xframe/xsddoc Processor.java,1.38,1.39
Kurt Riede <[email protected]> Fri, 22 Apr 2005 15:11:34 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31179/src/net/sf/xframe/xsddoc
Modified Files:
Processor.java
Log Message:
fixed bug [1165772] xsddoc maven plugin fails with Java 1.5
Index: Processor.java
===================================================================
RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/Processor.java,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** Processor.java 22 Apr 2005 14:46:08 -0000 1.38
--- Processor.java 22 Apr 2005 15:11:32 -0000 1.39
***************
*** 609,612 ****
--- 609,613 ----
private void initTransformers()
throws TransformerConfigurationException, IOException {
+ Thread.currentThread().setContextClassLoader(getClass().getClassLoader());
tFactory = TransformerFactory.newInstance();
tFactory.setErrorListener(new ProcessorErrorListener());
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click