File saxon9.changes of Package saxon9.28016

-------------------------------------------------------------------
Sat Mar 19 10:41:48 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Build with source/target levels 8

-------------------------------------------------------------------
Thu Dec  6 14:14:45 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- BuildRequires xml-commons-resolver to fix build

-------------------------------------------------------------------
Mon Sep 18 17:48:16 UTC 2017 - fstrba@suse.com

- We don't need to specify -Xdoclint:none, since doclint is
  disabled by default

-------------------------------------------------------------------
Sun Sep 10 12:55:02 UTC 2017 - fstrba@suse.com

- Specify java source and target level 1.6 in order to allow
  building with jdk9
- Disable doclint when building the documentation, since jdk9's
  javadoc bails out on errors

-------------------------------------------------------------------
Fri May 19 11:02:53 UTC 2017 - dziolkowski@suse.com

- New build dependency: javapackages-local

-------------------------------------------------------------------
Wed Mar 18 09:46:20 UTC 2015 - tchvatal@suse.com

- Fix build with new javapackages-tools

-------------------------------------------------------------------
Fri Jul 11 14:42:36 UTC 2014 - tchvatal@suse.com

- Fix update-alternatives code here.

-------------------------------------------------------------------
Fri Jun 27 13:52:13 UTC 2014 - tchvatal@suse.com

- No need to depend on java-javadoc, resolves conflict on SLE11

-------------------------------------------------------------------
Wed Sep 11 07:37:14 UTC 2013 - mvyskocil@suse.com

- use add_maven_depmap from javapackages-tools

-------------------------------------------------------------------
Mon Sep  9 11:06:21 UTC 2013 - tchvatal@suse.com

- Move from jpackage-utils to javapackage-tools

-------------------------------------------------------------------
Fri Jul 12 13:06:28 UTC 2013 - toms@opensuse.org

-  Added Recommends for saxon9-scripts and xml-commons-resolver
   Usually Saxon9 is used by invocation from a Shell, thus it
   is more convenient to have the corresponding script installed
   already.
   Additionally, XML tools like Saxon needs also XML catalog support
   for mapping URIs to local paths (especially useful for DocBook users)

-------------------------------------------------------------------
Fri Apr  5 12:20:52 UTC 2013 - idonmez@suse.com

- Add Source URL, see https://en.opensuse.org/SourceUrls 

-------------------------------------------------------------------
Thu Feb 28 17:04:11 UTC 2013 - archie@dellroad.org

- Update to version 9.4.0.7

-------------------------------------------------------------------
Fri Dec 21 21:45:46 UTC 2012 - archie@dellroad.org

- Replace unmaintained options in man pages with links to website
- Fix command line flag syntax -foo bar -> -foo:bar
- Don't use CatalogResolver unless CatalogManager.properties exists

-------------------------------------------------------------------
Wed Nov 28 14:48:14 UTC 2012 - mvyskocil@suse.com

- do not provide saxon symbol, this will be provided by saxon6
  bnc#780666 (comment10)

-------------------------------------------------------------------
Tue Nov 27 23:05:18 UTC 2012 - archie@dellroad.org

- Update references to "saxon8" -> "saxon9" in man pages 

-------------------------------------------------------------------
Tue Nov 27 21:23:38 UTC 2012 - archie@dellroad.org

- Fix missing/incorrect classpath JARs for command line scripts 

-------------------------------------------------------------------
Wed Oct 31 07:31:49 UTC 2012 - mvyskocil@suse.com

- update to current maintenance release 9.4.0.4
  * no changelog available
- rename to saxon9 to be able to reintroduce saxon6 (XSLT 1.0)
  a request from documentation team (bnc#780666)

-------------------------------------------------------------------
Thu Jun 21 08:11:35 UTC 2012 - cfarrell@suse.com

- license update: MPL-1.0 and Apache-2.0
  Compatible with Fedora declaration

-------------------------------------------------------------------
Fri May 18 07:30:20 UTC 2012 - mvyskocil@suse.cz

- update to 9.3.0.4 - needed by updated xmlbeans
  * An installation wizard is provided on .NET
  * Support for XML Schema 1.1 is almost complete.
  * Support for streamed processing of XSLT is greatly extended, making transformation of very large documents much more feasible.
  * For the first time, Saxon has support for parallel processing of XSLT to take advantage of multi-core CPUs.
  * Many features from the draft 3.0 specifications are implemented.
  * The range of data-types available is extended by the provision of immutable maps.

-------------------------------------------------------------------
Tue Dec 13 13:17:07 UTC 2011 - coolo@suse.com

- fix license to be in spdx.org format

-------------------------------------------------------------------
Wed Dec  2 18:50:44 UTC 2009 - coolo@novell.com

- update patches, fix build

-------------------------------------------------------------------
Mon Mar 10 12:46:08 CET 2008 - anosek@suse.cz

- downgrade to version 6.5.5, moved Saxon 8.x to separate saxon8
  package
- based on the JPackage project, dropped two patches
  (tinytree.patch) (fragmentval.patch) 
- Saxon 6 is needed because, for example, the DocBook stylesheets
  have some JAR files which contain extension functions written
  only for Saxon 6. These functions provide useful methods for
  DocBook processing. However, these are not compatible
  with the latest Saxon package.

-------------------------------------------------------------------
Wed Feb  6 14:14:44 CET 2008 - anosek@suse.cz

- BuildRequires: java-1.6.0-devel

-------------------------------------------------------------------
Wed May 23 12:07:12 CEST 2007 - dbornkessel@suse.de

- make rpmllint happy: 
  - delete windows '\r' from doc files 
  - index jars
  - faster compiling

-------------------------------------------------------------------
Thu Mar 29 12:15:40 CEST 2007 - dbornkessel@suse.de

- added unzip to build reqs 

-------------------------------------------------------------------
Wed Oct  4 20:09:54 CEST 2006 - dbornkessel@suse.de

- update to saxon 8.8
- build from source (no binary package) 

-------------------------------------------------------------------
Tue Mar 21 14:21:41 CET 2006 - dbornkessel@suse.de

- removed setJava call in wrapper script (Bug #158699) 

-------------------------------------------------------------------
Wed Jan 25 21:47:42 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Feb 27 20:02:57 CET 2004 - pmladek@suse.cz

- updated to the version 6.5.3 [#35119]
    * fixes 28 bugs found in Saxon 6.5.2
- added a missing prebuilt optional saxon-fop.jar
- fixed path to saxon jars in README.SuSE

-------------------------------------------------------------------
Tue Feb 24 13:27:03 CET 2004 - hmacht@suse.de

- building as non-root

-------------------------------------------------------------------
Mon Nov 25 15:39:19 CET 2002 - pmladek@suse.cz

- added the script saxon to use StyleSheets [#21801]
- improved README.SuSE
- classes moved from /usr/lib to /usr/share

-------------------------------------------------------------------
Mon Aug 05 17:33:49 CEST 2002 - pmladek@suse.cz

- updated to bugfix version 6.5.2
- small improvent in README.SuSE (run setJava with new better option)

-------------------------------------------------------------------
Wed Feb  6 18:21:32 CET 2002 - pmladek@suse.cz

- updated to version 6.5:
	* fixed number of bugs
	* important incompatible change for XSLT conformance reasons
	* you can find details on the page:
	    file:/usr/share/doc/packages/saxon/doc/changes.html
- moved to noarch

-------------------------------------------------------------------
Wed Nov 28 15:39:07 CET 2001 - ke@suse.de

- Update to version 6.4.4:
  - 20% performance boost.
  - Support JDOM.
- Provide convenience link (/usr/lib/saxon ->
  /usr/lib/saxon-%{version}).

-------------------------------------------------------------------
Wed Nov 21 14:08:06 CET 2001 - pmladek@suse.cz

- requires changed from java2 to more universal jre1.3.x
- added README.SuSE

-------------------------------------------------------------------
Wed May 23 15:24:05 CEST 2001 - ke@suse.de

- Initial SuSE package: Version 6.3; long pending bug partly resolved
  [#291].


openSUSE Build Service is sponsored by