Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: jdom-demo | Distribution: SUSE Linux Framework One |
Version: 1.1.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.2.4 | Build date: Wed Feb 21 11:46:24 2024 |
Group: Unspecified | Build host: reproducible |
Size: 172896 | Source RPM: jdom-1.1.3-slfo.1.2.4.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://www.jdom.org/ | |
Summary: Demos for jdom |
Demonstrations and samples for jdom.
Saxpath
* Wed Feb 21 2024 gus.kenion@suse.com - Use %patch -P N instead of deprecated %patchN. * Thu Aug 24 2023 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 2022 fstrba@suse.com - Build against the standalone JavaEE modules unconditionally * Fri Mar 18 2022 fstrba@suse.com - Modified patch: * jdom-1.1-build.xml.patch + Build with source/target levels 8 * Thu Mar 17 2022 fstrba@suse.com - Build against standalone jaxb-api on distributions that have JDK without the JavaEE modules * Wed Mar 02 2022 fstrba@suse.com - Alias the xom artifact to the new com.io7m.xom groupId * Fri May 14 2021 rpm@fthiessen.de - Update jaxen to version 1.1.6 * Bug fixes * Tue Apr 06 2021 schwab@suse.de - Increase java stack size to avoid overflow * Tue Nov 12 2019 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 2019 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 2018 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 2018 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 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 2017 fstrba@suse.com - Build with javac whose syntax is compatible with OpenJDK * Fri May 19 2017 tchvatal@suse.com - Expand the buildignore lines for newer jdk * Tue Mar 31 2015 tchvatal@suse.com - Provide and obsolete jaxen-bootstrap to avoid file conflict * Tue Mar 24 2015 tchvatal@suse.com - Fix namespace clash with javapackages-tools on variables * Tue Mar 24 2015 tchvatal@suse.com - Cleanup with spec-cleaner and add debug output * Fri Jun 15 2012 mvyskocil@suse.cz - ignore jdk7 as well * Mon Jun 04 2012 coolo@suse.com - remove stray character from xom summary to fix UTF-8 parsing * Thu Mar 17 2011 mvyskocil@suse.cz - move to gcj back - the java.lang.StackOverflow is nothing nice * Fri Mar 11 2011 mvyskocil@suse.cz - build using openjdk, split BR one per-line * Fri Mar 11 2011 mvyskocil@suse.cz - build using openjdk, write one BuildRequire per line, no authors in description * Wed May 20 2009 mvyskocil@suse.cz - 'fixed bnc#501764: removed clover.license from source tarball' * Mon May 18 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 2009 mvyskocil@suse.cz - fixed version tag for jaxen and xom * Tue Jan 20 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 2008 ro@suse.de - update check-build.sh * Wed Jan 23 2008 mvyskocil@suse.cz - fixed beta build * Thu Mar 29 2007 dbornkessel@suse.de - added unzip to build requires * Mon Jan 15 2007 dbornkessel@suse.de - removed xml-commons-apis build req. (Bug #232127) * Thu Sep 28 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
/usr/share/jdom /usr/share/jdom/samples /usr/share/jdom/samples/DescendantDemo.java /usr/share/jdom/samples/SAXBuilderDemo.java /usr/share/jdom/samples/SAXBuilderTestEntity.dtd /usr/share/jdom/samples/SAXBuilderTestEntity.xml /usr/share/jdom/samples/SAXBuilderTestEntity2.xml /usr/share/jdom/samples/WarReader.java /usr/share/jdom/samples/XPathReader.java /usr/share/jdom/samples/XSLTransform.java /usr/share/jdom/samples/catalog.xml /usr/share/jdom/samples/catalog.xsl /usr/share/jdom/samples/cdata.xml /usr/share/jdom/samples/contents.xml /usr/share/jdom/samples/fibo.xml /usr/share/jdom/samples/inline.xml /usr/share/jdom/samples/namespaces.xml /usr/share/jdom/samples/sax /usr/share/jdom/samples/sax/DataFormatFilter.java /usr/share/jdom/samples/sax/DataUnformatFilter.java /usr/share/jdom/samples/sax/DocumentReader.java /usr/share/jdom/samples/sax/FilterTest.java /usr/share/jdom/samples/sax/ReaderTest.java /usr/share/jdom/samples/sax/XMLFilterBase.java /usr/share/jdom/samples/sax/XMLReaderBase.java /usr/share/jdom/samples/sax/XMLWriter.java /usr/share/jdom/samples/sax/test1.xml /usr/share/jdom/samples/sax/test2.xml /usr/share/jdom/samples/testNamespaces.xml /usr/share/jdom/samples/web.xml /usr/share/licenses/jdom-demo /usr/share/licenses/jdom-demo/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 00:10:27 2025