File jdom.changes of Package jdom

-------------------------------------------------------------------
Wed Feb 21 10:46:24 UTC 2024 - Gus Kenion <gus.kenion@suse.com>

- Use %patch -P N instead of deprecated %patchN.

-------------------------------------------------------------------
Thu Aug 24 10:16:57 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Build only the jdom package and drop xom, jaxen and saxpath into
  separate standalone packages
- Removed patches:
  * jdom-1.1-build.xml.patch
  * jdom-1.1-xom-get-jaxen.patch
    + not needed with the current package
- Added patches:
  * CVE-2021-33813.patch
    + fix bsc#1187446, CVE-2021-33813: An XXE issue in SAXBuilder
      in JDOM through 2.0.6 allows attackers to cause a denial of
      service via a crafted HTTP request.
  * jdom-crosslink.patch
    + do not link to javadocs on web
  * no-jaxen.patch
    + do not fail to generate javadoc when jaxen is not present
- Modified patch:
  * jdom-1.1-OSGiManifest.patch
    + rediff

-------------------------------------------------------------------
Wed Mar 30 09:52:00 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Build against the standalone JavaEE modules unconditionally

-------------------------------------------------------------------
Fri Mar 18 19:12:10 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Modified patch:
  * jdom-1.1-build.xml.patch
    + Build with source/target levels 8

-------------------------------------------------------------------
Thu Mar 17 15:50:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Build against standalone jaxb-api on distributions that have
  JDK without the JavaEE modules

-------------------------------------------------------------------
Wed Mar  2 06:26:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Alias the xom artifact to the new com.io7m.xom groupId

-------------------------------------------------------------------
Fri May 14 15:39:29 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

- Update jaxen to version 1.1.6
  * Bug fixes

-------------------------------------------------------------------
Tue Apr  6 09:10:12 UTC 2021 - Andreas Schwab <schwab@suse.de>

- Increase java stack size to avoid overflow

-------------------------------------------------------------------
Tue Nov 12 08:02:50 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Add correct requires for the packages so that they pull all
  required artifacts
- Clean up the packaging a bit

-------------------------------------------------------------------
Tue Mar 26 16:48:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Upgrade the jdom component to 1.1.3
- Modified patch:
  * jdom-1.1-build.xml.patch
    + Remove unneeded hunk
- Added patch:
  * jdom-1.1-OSGiManifest.patch
    + Make jdom an OSGi bundle

-------------------------------------------------------------------
Tue Nov 20 10:58:51 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Removed patch:
  * include-glibj.jar.patch
    + The build works since ages without glibj being present, so
      removing any trace of it

-------------------------------------------------------------------
Tue Nov 20 09:32:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Add maven pom files for the distributed jars
- Speed-up build by filtering out the failing files beforehand
  and then building all with one javac invocation

-------------------------------------------------------------------
Fri Sep 29 06:37:03 UTC 2017 - fstrba@suse.com

- Fix build with jdk9: specify java source and target level 1.6
- Modified patch:
  * jdom-1.1-build.xml.patch
    + specify java source and target level 1.6
- Add more BuildRequires, in order to build more java files in
  stage 1

-------------------------------------------------------------------
Thu Sep 14 14:39:55 UTC 2017 - fstrba@suse.com

- Build with javac whose syntax is compatible with OpenJDK

-------------------------------------------------------------------
Fri May 19 16:55:11 UTC 2017 - tchvatal@suse.com

- Expand the buildignore lines for newer jdk

-------------------------------------------------------------------
Tue Mar 31 10:15:26 UTC 2015 - tchvatal@suse.com

- Provide and obsolete jaxen-bootstrap to avoid file conflict

-------------------------------------------------------------------
Tue Mar 24 12:34:14 UTC 2015 - tchvatal@suse.com

- Fix namespace clash with javapackages-tools on variables

-------------------------------------------------------------------
Tue Mar 24 11:17:50 UTC 2015 - tchvatal@suse.com

- Cleanup with spec-cleaner and add debug output

-------------------------------------------------------------------
Fri Jun 15 12:39:47 UTC 2012 - mvyskocil@suse.cz

- ignore jdk7 as well 

-------------------------------------------------------------------
Mon Jun  4 08:41:52 UTC 2012 - coolo@suse.com

- remove stray character from xom summary to fix UTF-8 parsing

-------------------------------------------------------------------
Thu Mar 17 14:48:00 UTC 2011 - mvyskocil@suse.cz

- move to gcj back - the java.lang.StackOverflow is nothing nice 

-------------------------------------------------------------------
Fri Mar 11 12:48:25 UTC 2011 - mvyskocil@suse.cz

- build using openjdk, split BR one per-line 

-------------------------------------------------------------------
Fri Mar 11 12:46:55 UTC 2011 - mvyskocil@suse.cz

- build using openjdk, write one BuildRequire per line,  
  no authors in description

-------------------------------------------------------------------
Wed May 20 11:44:18 CEST 2009 - mvyskocil@suse.cz

- 'fixed bnc#501764: removed clover.license from source tarball'

-------------------------------------------------------------------
Mon May 18 15:36:12 CEST 2009 - mvyskocil@suse.cz

- Removed documentation of ConcurrentReaderHashMap (bnc#504663)
  * dom4j-1.6.1/docs/clover/org/dom4j/tree/ConcurrentReaderHashMap.html
  * dom4j-1.6.1/docs/xref/org/dom4j/tree/ConcurrentReaderHashMap.html

-------------------------------------------------------------------
Thu May 14 15:09:13 CEST 2009 - mvyskocil@suse.cz

- fixed version tag for jaxen and xom 

-------------------------------------------------------------------
Tue Jan 20 14:52:53 CET 2009 - mvyskocil@suse.cz

- update jdom to 1.1 fixed bnc#467366
- updated jaxen to 1.1.1 (do not use an included jaxen)
- cleaned build requires
- Obsoleted java150 patch

-------------------------------------------------------------------
Fri Nov 21 16:38:31 CET 2008 - ro@suse.de

- update check-build.sh

-------------------------------------------------------------------
Wed Jan 23 15:58:46 CET 2008 - mvyskocil@suse.cz

- fixed beta build

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

- added unzip to build requires 

-------------------------------------------------------------------
Mon Jan 15 12:55:41 CET 2007 - dbornkessel@suse.de

- removed xml-commons-apis build req. (Bug #232127) 

-------------------------------------------------------------------
Thu Sep 28 10:05:09 CEST 2006 - dbornkessel@suse.de

- first versions
- fixes necessary to compile with Java 1.5.0
        - set source="1.4" and target="1.4" for ant "javac" tasks
        - set source="1.4" for ant "javadoc" tasks

openSUSE Build Service is sponsored by