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. [maven-release-plugin] prepare release jwat-1.1.2 (details)
  4. [maven-release-plugin] prepare for next development iteration (details)
  5. Changed version to 1.1.3-SNAPSHOT. Version 1.1.3 will be compiled with (details)
  6. [maven-release-plugin] prepare release jwat-1.1.3 (details)
  7. [maven-release-plugin] prepare for next development iteration (details)
  8. Added some missing license headers. (details)
  9. Removed some tabs and fixed a camel case label. (details)
  10. Support for WARC/1.1 W3CDTF dates. Some validation now based on the WARC (details)
  11. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  12. [maven-release-plugin] rollback the release of jwat-1.2.0 (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. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  16. [maven-release-plugin] prepare for next development iteration (details)
  17. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  18. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  19. [maven-release-plugin] rollback the release of jwat-1.2.0 (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] prepare for next development iteration (details)
  24. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  25. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  26. [maven-release-plugin] prepare for next development iteration (details)
  27. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  28. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  29. [maven-release-plugin] prepare for next development iteration (details)
  30. [maven-release-plugin] rollback the release of jwat-1.2.0 (details)
  31. [maven-release-plugin] prepare release jwat-1.2.0 (details)
  32. [maven-release-plugin] prepare for next development iteration (details)
  33. [maven-release-plugin] rollback the release of jwat-1.2.0 (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] prepare release jwat-1.2.1 (details)
  37. [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-arc/src/test/java/org/jwat/arc/TestArcFileNamingDefault.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcHeader.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcFieldParsers.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcFileNamingDefault.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-gzip/pom.xml
The file was addedmaven-version-rules.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-common/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-warc/pom.xml
Commit af0e70e2418b100efcf8970ad93fe37d97db3f0e by nclarke
[maven-release-plugin] prepare release jwat-1.1.2
The file was modifiedjwat-distribution/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-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-gzip/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-common/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/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/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-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 modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.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-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.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-archive-common/pom.xml
Commit d1826a9242e0222c4f2bd9b72f1744b72936b6c3 by nclarke
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive/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-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
Commit d132062bef7b2f8ea8821699930dca4b7439a119 by nclarke
Added some missing license headers.
The file was modifiedjwat-gzip/src/test/java/org/jwat/gzip/TestHelpers.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestHelpers.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestSecurityProviders.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/SecurityProviderTools.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestHelpers.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestHelpers.java
Commit f45dd0badf2fa10a40402da85cad47e64cffff9a by nclarke
Removed some tabs and fixed a camel case label.
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/ArchiveParser.java
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/FileIdent.java
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/Cloner.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcRecordBase.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcFileWriter.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/UriProfile.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcReader.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcReader.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcRecordParserCallback.java
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/ArchiveRecordParserCallback.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestUriProfile.java
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/ManagedPayload.java
Commit 9165230b35deafdf0d750168d9d295d57746f54e by nclarke
Support for WARC/1.1 W3CDTF dates. Some validation now based on the WARC
header version used. HTTP Header errors changed to warnings. Appending
them to the record diagnoses is now optional. Diagnostics class change
slightly to a non generics extend of the original. Added missing
licenses. Fixed whitespace issues. And alot of other minor changes.
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcRecordBase.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/HeaderLineReader.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestBaseUtils.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcHeaderHelper.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcHeader.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcFileWriter.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/PayloadWithHeaderAbstract.java
The file was modifiedjwat-gzip/src/test/java/org/jwat/gzip/GzipTestHelper.java
The file was addedjwat-warc/src/main/java/org/jwat/warc/WarcValidatorBase.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcHeader.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcWriter.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcConstants.java
The file was addedjwat-warc/src/main/java/org/jwat/warc/WarcValidator10.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcHeaderFieldPolicy.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/Diagnostics.java
The file was modifiedjwat-gzip/src/main/java/org/jwat/gzip/GzipReader.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestNewlineParser.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcHeaderVersion.java
The file was addedjwat-common/src/test/java/org/jwat/common/TestTreeOfIntMapper.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestHeaderLineReader.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcWriter.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcReader.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcVersionHeader.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcHeader.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/NewlineParser.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcRecordParserCallback.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestDiagnosis.java
The file was addedjwat-warc/src/main/java/org/jwat/warc/WarcValidatorFactories.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcRecord.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarc_ContentTypeRecommended.java
The file was modifiedjwat-common/src/main/java/org/jwat/common/HttpHeader.java
The file was addedjwat-warc/src/main/java/org/jwat/warc/WarcValidator11.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcHeader.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcVersionBlock.java
The file was addedjwat-common/src/main/java/org/jwat/common/TreeOfIntMapper.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcHeaderAddDatatyped.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcRecord.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcDate.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcFieldParsers.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcReader_Diagnosis.java
The file was modifiedjwat-common/src/test/java/org/jwat/common/TestNumbers.java
The file was modifiedjwat-warc/src/main/java/org/jwat/warc/WarcConstants.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcReaders_Params.java
The file was modifiedjwat-arc/src/test/java/org/jwat/arc/TestArcFieldParsers.java
The file was addedjwat-common/src/main/java/org/jwat/common/DiagnosticsGeneric.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcRecord.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcFieldParsers.java
The file was modifiedjwat-archive/src/main/java/org/jwat/archive/ArchiveParser.java
The file was addedjwat-warc/src/main/java/org/jwat/warc/WarcValidation.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcWriter_Headers.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarcRecord.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcReader.java
The file was modifiedjwat-arc/src/main/java/org/jwat/arc/ArcVersionHeader.java
The file was modifiedjwat-warc/src/test/java/org/jwat/warc/TestWarc_RecordTypeDigestCheck.java
The file was modifiedjwat-gzip/src/main/java/org/jwat/gzip/GzipEntry.java
Commit 6ce790eb214803c070f734bfb8140c098cee27db by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-gzip/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-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
Commit 97a19dccc9982f7855835a88954c1e73e5542b47 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 modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
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-archive/pom.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-warc/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-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
Commit 660d57f6688cbf921fd625bb11879c1d09d5945c by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
Commit 702f17434f6820361a6890bc1d48f61e0bf322c5 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
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-gzip/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-warc/pom.xml
Commit 73637f3c312a98e041033388dec3c107804d6e38 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-common/pom.xml
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-arc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedpom.xml
Commit 7ea55af72bf366a809868a81fe9bc33b67915f4b 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 modifiedpom.xml
The file was modifiedjwat-warc/pom.xml
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-arc/pom.xml
The file was modifiedjwat-common/pom.xml
Commit 7c5e610566314e1ca5781797246cab671831c816 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.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-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit 6d04e5e3c579d9c01f13c20793bcf2719ce7b288 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-archive/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
Commit 67d66c9a4b1f3f6aca852eccddf48a2efc41bb0d by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-warc/pom.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-gzip/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedpom.xml
Commit edbf97eabf09bdc0f22579b712dfbbbad1eba6c8 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-archive-common/pom.xml
The file was modifiedjwat-gzip/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 modifiedpom.xml
Commit 04cf63e377bca6e5110ed861c483b11609f58888 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-common/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
The file was modifiedpom.xml
Commit 6d333f6b29831e387a18d097083d5deca5d269c2 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
Commit 9290b694995c76954df727fc51e3edea7e40a458 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 modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
Commit 6097cdb039d23ef94c7c3c97a2b30e23c17d7836 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
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-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
Commit 850c72de98f33f554afc88000c81412ff3b43b0c by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-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/pom.xml
The file was modifiedjwat-warc/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 modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedpom.xml
Commit cf7871dba8acfe43c9803e1ee9a5f3028a4713d3 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-warc/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-gzip/pom.xml
The file was modifiedpom.xml
Commit 9b4ccdb0f7b35f34c3ca6eb839cb38bfb336cb76 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
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-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedpom.xml
Commit f2836baa39769ce499739630b1e3cbfa194e6945 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedjwat-warc/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 modifiedpom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-arc/pom.xml
The file was modifiedjwat-archive/pom.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-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-common/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-distribution/pom.xml
Commit 8cc230b3b6f4eabcc2ca908ba6a98306aa47a458 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-arc/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-archive-common/pom.xml
The file was modifiedjwat-archive/pom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-common/pom.xml
Commit e3ad1a43f4c6769fd27743bace8b8fd9db318a68 by Colin Rosenthal (csr)
[maven-release-plugin] rollback the release of jwat-1.2.0
The file was modifiedpom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-gzip/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-arc/pom.xml
The file was modifiedjwat-warc/pom.xml
Commit fd384cd6d24bce029280d6bc9040904c7717e76a by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.0
The file was modifiedjwat-warc/pom.xml
The file was modifiedpom.xml
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-common/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 modifiedjwat-gzip/pom.xml
Commit 15e8d44e0a9641c4c3a93a5ffd5aa518bef9dace by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedpom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedjwat-gzip/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 modifiedjwat-archive/pom.xml
Commit 699ad9cfec8ce3db9618a78b87f25da2472e11c1 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release jwat-1.2.1
The file was modifiedpom.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-arc/pom.xml
The file was modifiedjwat-archive/pom.xml
Commit 20ddb283b1d07a2dd1ff5a807a75e91b55c5a4f8 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedjwat-distribution/pom.xml
The file was modifiedjwat-archive-common/pom.xml
The file was modifiedjwat-common/pom.xml
The file was modifiedpom.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-gzip/pom.xml