SHA256
1
0
forked from pool/xerces-j2

osc copypac from project:Java:packages package:xerces-j2 revision:27

OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2014-06-11 12:53:42 +00:00
committed by Git OBS Bridge
parent c4f81c048c
commit b390e696a1
2 changed files with 43 additions and 56 deletions

View File

@@ -1,23 +1,3 @@
-------------------------------------------------------------------
Fri Jun 6 15:48:05 UTC 2014 - tchvatal@suse.com
- Version bump to 2.11.0:
* This release expands on Xerces' experimental support for XML
Schema 1.1 by providing implementations for the simplified
complex type restriction rules (also known as subsumption),
xs:override and a few other XML Schema 1.1 features. This
release also introduces experimental support for XML Schema
Component Designators (SCD). It fixes several bugs which were
present in Xerces-J 2.10.0 and also includes a few other minor
enhancements.
* As of this release, Xerces and Xalan now share a common
serialization codebase. The DOM Level 3 serialization support
which was in Xerces was migrated into the Xalan serializer and
Xerces' native serializer was deprecated. In this release we
also upgraded the xml-commons resolver to v1.2 (which provides
support for OASIS XML Catalogs v1.1), introduced a few minor
features and fixed several bugs.
-------------------------------------------------------------------
Mon Sep 9 11:06:27 UTC 2013 - tchvatal@suse.com