org.w3c.dom.DOMImplementationSourceList: New file.
2007-03-07 Gary Benson <gbenson@redhat.com> * resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList: New file. 2007-03-07 Gary Benson <gbenson@redhat.com> * sources.am, Makefile.in: Rebuilt. From-SVN: r122661
This commit is contained in:
parent
1801265033
commit
749827a63b
5 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2007-03-07 Gary Benson <gbenson@redhat.com>
|
||||||
|
|
||||||
|
* sources.am, Makefile.in: Rebuilt.
|
||||||
|
|
||||||
2007-03-07 Mohan Embar <gnustuff@thisiscool.com>
|
2007-03-07 Mohan Embar <gnustuff@thisiscool.com>
|
||||||
|
|
||||||
* gcj/javaprims.h: Regenerated.
|
* gcj/javaprims.h: Regenerated.
|
||||||
|
|
|
@ -7772,6 +7772,7 @@ property_files = \
|
||||||
classpath/resource/META-INF/services/javax.xml.parsers.SAXParserFactory \
|
classpath/resource/META-INF/services/javax.xml.parsers.SAXParserFactory \
|
||||||
classpath/resource/META-INF/services/javax.xml.parsers.TransformerFactory \
|
classpath/resource/META-INF/services/javax.xml.parsers.TransformerFactory \
|
||||||
classpath/resource/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory \
|
classpath/resource/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory \
|
||||||
|
classpath/resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList \
|
||||||
classpath/resource/META-INF/services/org.xml.sax.driver
|
classpath/resource/META-INF/services/org.xml.sax.driver
|
||||||
|
|
||||||
omitted_headers = java/lang/ClassLoader.h java/lang/Thread.h \
|
omitted_headers = java/lang/ClassLoader.h java/lang/Thread.h \
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2007-03-07 Gary Benson <gbenson@redhat.com>
|
||||||
|
|
||||||
|
* resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList:
|
||||||
|
New file.
|
||||||
|
|
||||||
2007-03-06 Matthias Klose <doko@ubuntu.com>
|
2007-03-06 Matthias Klose <doko@ubuntu.com>
|
||||||
|
|
||||||
* doc/Makefile.am(gkeytool.pod): Don't use sed -i.
|
* doc/Makefile.am(gkeytool.pod): Don't use sed -i.
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
gnu.xml.dom.ImplementationSource
|
|
@ -8984,4 +8984,5 @@ property_files = \
|
||||||
classpath/resource/META-INF/services/javax.xml.parsers.SAXParserFactory \
|
classpath/resource/META-INF/services/javax.xml.parsers.SAXParserFactory \
|
||||||
classpath/resource/META-INF/services/javax.xml.parsers.TransformerFactory \
|
classpath/resource/META-INF/services/javax.xml.parsers.TransformerFactory \
|
||||||
classpath/resource/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory \
|
classpath/resource/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory \
|
||||||
|
classpath/resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList \
|
||||||
classpath/resource/META-INF/services/org.xml.sax.driver
|
classpath/resource/META-INF/services/org.xml.sax.driver
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue