summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Don’t build jasperreports support since it FTBFS and likely to be removed ↵HEADarchive/debian/4.3.22-3masterAndrej Shadura2019-03-09
| | | | | | | | from Buster Forwarded: not-needed Gbp-Pq: Name 0052-no-jasperreports.patch
* use a reproducible copyright date in the JAR metadatatony mancill2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0051-reproducible-build-source-date.patch
* Fixes the compatibility with the version of Apache POI in DebianEmmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0050-apache-poi-compatibility.patch
* Fixes the compatibility with Java 11 (CORBA support removed, independent ↵Emmanuel Bourg2019-03-09
| | | | | | | | JavaEE APIs) Forwarded: not-needed Gbp-Pq: Name 0049-java11-compatibility.patch
* Fixes the compatibility with the version of SnakeYAML in DebianDebian Java Maintainers2019-03-09
| | | | | | Origin: backport, https://github.com/spring-projects/spring-framework/commit/138b0d0bbdf65b0da181a06e5fc79cda05fb1e71 Gbp-Pq: Name 0048-snakeyaml-compatibility.patch
* Replaces the javax.ejb:ejb-api dependency with equivalent Geronimo Spec ↵Emmanuel Bourg2019-03-09
| | | | | | | | artifacts. Forwarded: not-needed Gbp-Pq: Name 0047-ejb-api-compatibility.patch
* Fixes the compatibility with the version of JRuby in DebianEmmanuel Bourg2019-03-09
| | | | | | Forwarded: no Gbp-Pq: Name 0046-jruby-compatibility.patch
* Disable the Caffeine support (not in Debian)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0045-ignore-caffeine.patch
* Ignore the HtmlUnit classesEmmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0044-ignore-httpunit.patch
* Disable the OkHttp support (not in Debian)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0043-ignore-okhttp.patch
* Ignore the Money API support (not in Debian)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0042-ignore-money-api.patch
* Fixes the compatibility with the latest version of the Servlet APIEmmanuel Bourg2019-03-09
| | | | | | Forwarded: no Gbp-Pq: Name 0041-servlet-api-compatibility.patch
* Ignore the code relying on jsonassert (depends on the non-free json.org library)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0040-ignore-json-assert.patch
* Adjusts the dependencies for OpenJPAEmmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0039-openjpa-compatibility.patch
* Ignore the sonar runner pluginEmmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0037-ignore-sonar-plugin.patch
* Do not fail the build on compilation warningsEmmanuel Bourg2019-03-09
| | | | | | Forwarded: no Gbp-Pq: Name 0036-ignore-compilation-warnings.patch
* Ignore the asciidoctor plugin (not in Debian)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0035-ignore-asciidoctor-plugin.patch
* Fix the compatibility with the version of velocity-tools in DebianEmmanuel Bourg2019-03-09
| | | | | | Forwarded: no Gbp-Pq: Name 0034-velocity-tools-compatibility.patch
* Disable the JDiff report (not in Debian and not necessary)Emmanuel Bourg2019-03-09
| | | | | | Forwarded: not-needed Gbp-Pq: Name 0028-disable-jdiff-report.patch
* Disable the generation of the docbook documentation.Emmanuel Bourg2019-03-09
| | | | | | | Forwarded: not-needed It requires the docbook-reference-plugin which isn't in Debian. Gbp-Pq: Name 0022-ignore-docbook-reference-plugin.patch
* Compatibility with CommonJ API provided by Geronimo projectMiguel Landaeta2019-03-09
| | | | | | | | | | | Last-Update: 2010-07-04 Forwarded: no The references to the Work related exceptions are disabled because the build fails and the compiler emit messages like this: "Unreachable catch block for WorkException. This exception is never thrown from the try statement body". Gbp-Pq: Name 0005_commonj.diff
* IBM Websphere is non-free (remove it from source)Damien Raude-Morvan2019-03-09
| | | | | | | Last-Update: 2010-06-20 Forwarded: not-needed Gbp-Pq: Name 0003_no_ibm_websphere.diff
* Update the changelogdebian/4.3.22-3Andrej Shadura2019-03-09
|
* Merge branch 'wip/remove-jasperreports'Andrej Shadura2019-03-09
|\
| * Don’t build against libreactor-core-java since it depends on RC-buggy openhftAndrej Shadura2019-03-09
| |
| * Disable jasperreports support since it is RC-buggyAndrej Shadura2019-02-27
| |
* | prepare changelog for uploadtony mancill2019-03-03
| |
* | Patch build.gradle to helpl make the build reproducibletony mancill2019-03-03
| |
* | Freshen debian/copyright year for upstreamtony mancill2019-03-03
| |
* | Update Source URL in debian/copyrighttony mancill2019-03-03
| |
* | Update Homepage URL in debian/control to use httpstony mancill2019-03-03
| |
* | Update dependency on aspectj to be versioned (>= 1.9.2)tony mancill2019-03-03
|/ | | | | Thank you to Matthias Klose for the bug report. Closes: #923554
* Upload to unstableEmmanuel Bourg2019-01-22
|
* Refreshed the patchesEmmanuel Bourg2019-01-22
|
* Update upstream source from tag 'upstream/4.3.22'Emmanuel Bourg2019-01-22
|\ | | | | | | Update to upstream version '4.3.22' with Debian dir d1f8cc237e0b71d5d586167acd3e7af6df488d98
| * New upstream version 4.3.22Emmanuel Bourg2019-01-22
| |
* | Switch from libservlet3.1-java to lib{servlet,jsp,el,websocket}-api-javaEmmanuel Bourg2019-01-22
| |
* | Depend on libapache-poi-java (>= 4.0)Emmanuel Bourg2019-01-22
| |
* | Depend on librome-java (>= 1.6)Emmanuel Bourg2019-01-22
| |
* | Added the missing dependencies to libspring-core-javaEmmanuel Bourg2019-01-04
| |
* | Upload to unstableEmmanuel Bourg2019-01-01
| |
* | Updated the homepage (Closes: #911160)Emmanuel Bourg2019-01-01
| |
* | Standards-Version updated to 4.3.0Emmanuel Bourg2019-01-01
| |
* | Depend on libtomcat9-java instead of libtomcat8-javaEmmanuel Bourg2019-01-01
| |
* | Refreshed the patchesEmmanuel Bourg2019-01-01
| |
* | Update upstream source from tag 'upstream/4.3.21'Emmanuel Bourg2019-01-01
|\| | | | | | | | | Update to upstream version '4.3.21' with Debian dir f09f025ebbc9ed9e77437b0a4c7fd1385a79ead5
| * New upstream version 4.3.21Emmanuel Bourg2019-01-01
| |
* | Fixed the compatibility with Java 11 (Closes: #910356)Emmanuel Bourg2019-01-01
| |
* | Refreshed the patchesEmmanuel Bourg2018-10-16
| |
* | Update upstream source from tag 'upstream/4.3.20'Emmanuel Bourg2018-10-16
|\| | | | | | | Update to upstream version '4.3.20' with Debian dir 74667c9e9c3abfdbe05120ca76a42baec1b02f87