SuccessChanges

Summary

  1. Added .gitignore after conversion from hg to git. Fixed some javadoc (details)
  2. Cleanup POMs and enable the project to compile with JDK8-JDK16. Moved (details)
  3. Removed oss-parent and made changes to pom so it can still deploy to (details)
  4. [maven-release-plugin] prepare release jwat-1.1.2 (details)
  5. [maven-release-plugin] prepare for next development iteration (details)
  6. Changed version to 1.1.3-SNAPSHOT. Version 1.1.3 will be compiled with (details)
  7. [maven-release-plugin] prepare release jwat-1.1.3 (details)
  8. [maven-release-plugin] prepare for next development iteration (details)
  9. Set nexus for release management (details)
  10. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  11. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  12. Fixed developer connection to use ssh (details)
  13. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  14. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  15. Fixed developer connection to use ssh (details)
  16. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  17. [maven-release-plugin] prepare for next development iteration (details)
  18. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  19. Added a possible fix for release issue (details)
  20. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  21. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  22. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  23. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  24. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  25. [maven-release-plugin] prepare for next development iteration (details)
  26. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  27. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  28. [maven-release-plugin] prepare for next development iteration (details)
  29. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  30. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  31. [maven-release-plugin] prepare for next development iteration (details)
  32. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  33. <!--Disable the release-profile broken source plugin. See (details)
  34. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  35. [maven-release-plugin] prepare for next development iteration (details)
  36. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  37. experimentally removing deploy plugin (details)
  38. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  39. [maven-release-plugin] prepare for next development iteration (details)
  40. [maven-release-plugin] prepare release jwat-1.2.1 (details)
  41. [maven-release-plugin] prepare for next development iteration (details)
Commit 9b2a7b41acb1333d6fdae7cbc00543dba5a80485 by nclarke
Added .gitignore after conversion from hg to git. Fixed some javadoc
that made mavens javadoc plugin fail. Fixed some junit tests that would
fail on rare occasions.
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcFileNamingDefault.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcFieldParsers.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcHeader.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcFileNamingDefault.java
The file was added.gitignore
Commit b231f2cac74ccd054eaf92f1fae2dc892964f023 by nclarke
Cleanup POMs and enable the project to compile with JDK8-JDK16. Moved
several plugins to the reporting section.
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was addedmaven-version-rules.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
Commit 79a68cdbb648e31cc5eff3e7c471a7a73d4015e3 by nclarke
Removed oss-parent and made changes to pom so it can still deploy to
maven central.
The file was modifiedpom.xml
Commit af0e70e2418b100efcf8970ad93fe37d97db3f0e by nclarke
[maven-release-plugin] prepare release jwat-1.1.2
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit 0623a0811e85851a9d5da4a67ff9fe22564ddb61 by nclarke
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit ae7a1bf87dc3dc4252369a5abe46e0d7e51d574e by nclarke
Changed version to 1.1.3-SNAPSHOT. Version 1.1.3 will be compiled with
JDK8 to avoid problems. Version 1.1.2 was compiled with JDK11 and seems
to give strange ByteBuffer problems with JDK8.
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
Commit 70ed101e85ebd8a4852964c3ad1ed729b93f4e4e by nclarke
[maven-release-plugin] prepare release jwat-1.1.3
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
Commit d1826a9242e0222c4f2bd9b72f1744b72936b6c3 by nclarke
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-warc/pom.xml
Commit 31298d9e363c2916410b4caf3dc0ce56d9247c9e by Colin Rosenthal (csr)
Set nexus for release management
The file was modifiedpom.xml
Commit 6ce790eb214803c070f734bfb8140c098cee27db by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
Commit 97a19dccc9982f7855835a88954c1e73e5542b47 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
Commit 70f33eb34069e831e2481bb72e1e84892aacc0a3 by Colin Rosenthal (csr)
Fixed developer connection to use ssh
The file was modifiedpom.xml
Commit 377306f48e1d50e7b8d2c98bcb4e8d19964afb77 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-common/pom.xml
Commit 660d57f6688cbf921fd625bb11879c1d09d5945c by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
Commit 8fce6b25ee0fb7a49ae4464bcdf2ae26ef083035 by Colin Rosenthal (csr)
Fixed developer connection to use ssh
The file was modifiedpom.xml
Commit 702f17434f6820361a6890bc1d48f61e0bf322c5 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit 73637f3c312a98e041033388dec3c107804d6e38 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit 7ea55af72bf366a809868a81fe9bc33b67915f4b by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit dd8a2b4652bacbfcb06cf88b7415c9f9c06e7e45 by Colin Rosenthal (csr)
Added a possible fix for release issue
(https://stackoverflow.com/a/13276206)
The file was modifiedpom.xml
Commit 7c5e610566314e1ca5781797246cab671831c816 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.xml
Commit 6d04e5e3c579d9c01f13c20793bcf2719ce7b288 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
Commit 67d66c9a4b1f3f6aca852eccddf48a2efc41bb0d by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
Commit edbf97eabf09bdc0f22579b712dfbbbad1eba6c8 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit 04cf63e377bca6e5110ed861c483b11609f58888 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-arc/pom.xml
Commit 6d333f6b29831e387a18d097083d5deca5d269c2 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
Commit 9290b694995c76954df727fc51e3edea7e40a458 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedpom.xml
Commit 6097cdb039d23ef94c7c3c97a2b30e23c17d7836 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-common/pom.xml
Commit 850c72de98f33f554afc88000c81412ff3b43b0c by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
Commit feb73416bb1120b3b78ee9d3c3816d481334772f by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit cf7871dba8acfe43c9803e1ee9a5f3028a4713d3 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
Commit 9b4ccdb0f7b35f34c3ca6eb839cb38bfb336cb76 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit f2836baa39769ce499739630b1e3cbfa194e6945 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
Commit aa0d07770cd874b24d10cc6341a34a284d08e0ca by Colin Rosenthal (csr)
<!--Disable the release-profile broken source plugin. See
http:/<phase>none</phase>/blog.peterlynch.ca/2010/05/maven-how-to-prevent-generate-sources.html-->
The file was modifiedpom.xml
Commit b50047dbb987b675441fe1782bf0f23bf1cd61d6 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit 8cc230b3b6f4eabcc2ca908ba6a98306aa47a458 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
Commit e3ad1a43f4c6769fd27743bace8b8fd9db318a68 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit c05541a8bf8a82eb9aa7902e3ce325228e91d3b0 by Colin Rosenthal (csr)
experimentally removing deploy plugin
The file was modifiedpom.xml
Commit fd384cd6d24bce029280d6bc9040904c7717e76a by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
Commit 15e8d44e0a9641c4c3a93a5ffd5aa518bef9dace by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
Commit 699ad9cfec8ce3db9618a78b87f25da2472e11c1 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.1
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-warc/pom.xml
Commit 20ddb283b1d07a2dd1ff5a807a75e91b55c5a4f8 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml