1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-04 14:36:04 +02:00
Commit Graph

622 Commits

Author SHA1 Message Date
kennethwong-hc a2981962fc Add system property condition to allow DOCTYPE 2022-02-25 17:33:04 +00:00
kennethwong-hc c2a1bf3ee3 TEC-16207 Not allow doctype 2022-02-25 11:42:52 +00:00
dependabot[bot] f20283fffc
Bump slf4j-log4j12 from 1.7.32 to 1.7.33
Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.33.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.33)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 18:42:26 +00:00
Richard Zowalla 4da3b78ee5 Removes unused jetty version property 2022-02-22 19:40:29 +01:00
Richard Zowalla 73552f0433 Removes provided dependency towards Servlet API (#368) 2022-02-22 19:27:20 +01:00
dependabot[bot] d3f8fdc983
Bump slf4j-api from 1.7.32 to 1.7.36
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:44:15 +00:00
Richard Zowalla bd1bf81cae
Upgrade to commons-io 2.11.0 (#369) 2022-02-21 15:43:39 +01:00
Richard Zowalla 1a20789f50
Updates changelog with latest additions / changes 2022-02-21 15:06:23 +01:00
dependabot[bot] c18f8c3af2 Bump maven-compiler-plugin from 3.8.1 to 3.10.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 15:01:20 +01:00
Richard Zowalla 2298c46e04
Minor: Removes mockito-core from list of test dependencies as it isn't used any more (#367) 2022-02-21 15:00:29 +01:00
dependabot[bot] ae1b898002 Bump download-maven-plugin from 1.6.7 to 1.6.8
Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.7...1.6.8)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:54:24 +01:00
dependabot[bot] 3c87987e16 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:54:14 +01:00
dependabot[bot] 0bc903ed6c Bump maven-jar-plugin from 3.2.0 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:38:31 +01:00
dependabot[bot] 4302ec475f Bump junit.version from 5.8.1 to 5.8.2
Bumps `junit.version` from 5.8.1 to 5.8.2.

Updates `junit-jupiter-engine` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

Updates `junit-jupiter-params` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:38:15 +01:00
Richard Zowalla 85f08b4ee6
Updates list of committers 2022-02-21 09:54:50 +01:00
Sebastian Nagel be2f405ff6
Update pom.xml to address Maven warnings and deprecations (#342)
- remove deprecated parent, see
  https://central.sonatype.org/publish/publish-maven/#deprecated-oss-parent
- update links to XML schema
- remove Jetty dependency not used anymore since Fetcher moved to
  separate project (cf. #96)
- fix surefire plugin parameters
- fix indentation
2021-11-01 09:21:43 +02:00
AĂ©cio Santos ca554f0e75
Update README.md (#348) 2021-10-19 21:59:54 +03:00
Sebastian Nagel e29f705525 Update changelog to mention
- upgrades of dependencies and Maven plugins
- setup of continuous integration and dependabot
2021-10-19 16:06:40 +02:00
Sebastian Nagel 7fae24099b
Merge pull request #345 from crawler-commons/dependabot/maven/junit.version-5.8.1
Bump junit.version from 5.5.0 to 5.8.1
2021-10-19 15:44:38 +02:00
dependabot[bot] 804d909e09
Bump junit.version from 5.5.0 to 5.8.1
Bumps `junit.version` from 5.5.0 to 5.8.1.

Updates `junit-jupiter-engine` from 5.5.0 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.0...r5.8.1)

Updates `junit-jupiter-params` from 5.5.0 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.0...r5.8.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 13:42:37 +00:00
Sebastian Nagel eaeae620d0
Merge pull request #346 from crawler-commons/dependabot/maven/org.slf4j-slf4j-log4j12-1.7.32
Bump slf4j-log4j12 from 1.7.7 to 1.7.32
2021-10-19 15:41:48 +02:00
dependabot[bot] 9877ad255a
Bump slf4j-log4j12 from 1.7.7 to 1.7.32
Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.7 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v1.7.7...v_1.7.32)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 13:37:17 +00:00
Sebastian Nagel 306aa31554
Merge pull request #347 from crawler-commons/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7
2021-10-19 15:36:53 +02:00
dependabot[bot] 6dad0dc9c1
Bump commons-io from 2.4 to 2.7
Bumps commons-io from 2.4 to 2.7.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 13:30:27 +00:00
Sebastian Nagel 92fb496aa6
Merge pull request #337 from crawler-commons/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-2.8.2
Bump maven-deploy-plugin from 2.5 to 2.8.2
2021-10-19 15:30:11 +02:00
Sebastian Nagel ea160e2f3a
Merge pull request #336 from crawler-commons/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.0.1
Bump maven-gpg-plugin from 1.4 to 3.0.1
2021-10-19 15:29:34 +02:00
Sebastian Nagel adb09121ec
Merge pull request #335 from crawler-commons/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3
Bump maven-release-plugin from 2.5.1 to 2.5.3
2021-10-19 15:29:03 +02:00
Sebastian Nagel 36dcf55de4
Merge pull request #339 from crawler-commons/dependabot/maven/org.slf4j-slf4j-api-1.7.32
Bump slf4j-api from 1.7.7 to 1.7.32
2021-10-19 15:28:37 +02:00
Sebastian Nagel c692c3a637
Merge pull request #333 from valfirst/master
Migrate CI from Travis to GitHub Actions
2021-10-19 14:51:30 +02:00
dependabot[bot] 49e5f810e5
Bump maven-gpg-plugin from 1.4 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.4 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.4...maven-gpg-plugin-3.0.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 12:46:45 +00:00
Sebastian Nagel 67b0971121
Merge pull request #343 from rzo1/fix-javadoc-generation
Upgrades JavaDoc Plugin to version 3.3.1
2021-10-19 14:45:56 +02:00
Richard Zowalla 5e922e4d9d Fixes two JavaDoc warnings 2021-10-19 14:09:58 +02:00
Richard Zowalla 1ebccbca6d Updates Maven JavaDoc Plugin to 3.3.1 2021-10-19 14:05:52 +02:00
Sebastian Nagel 2dc0210614
Merge pull request #341 from rzo1/fix-jar-plugin
Fixes wrong jar-plugin version
2021-10-19 13:58:38 +02:00
Richard Zowalla 1004fe51fd Fixes wrong jar-plugin version, updates jar-plugin to 3.2.0
Converts http to https
2021-10-19 13:48:52 +02:00
Sebastian Nagel 94d7347d76
Bump maven-compiler-plugin from 3.2.0 to 3.8.1 (#340) 2021-10-19 14:27:22 +03:00
Sebastian Nagel 6e2c5c4e87 Release 1.2 - add Javadoc link 2021-10-14 16:40:42 +02:00
dependabot[bot] c4f5deaa3c
Bump slf4j-api from 1.7.7 to 1.7.32
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.7 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v1.7.7...v_1.7.32)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 20:11:20 +00:00
dependabot[bot] c42bdaea55
Bump maven-deploy-plugin from 2.5 to 2.8.2
Bumps maven-deploy-plugin from 2.5 to 2.8.2.

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 20:11:09 +00:00
dependabot[bot] 6a38638a27
Bump maven-release-plugin from 2.5.1 to 2.5.3
Bumps maven-release-plugin from 2.5.1 to 2.5.3.

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 20:11:00 +00:00
Valery Yatsynovich 8a23385b19
Migrate CI from Travis to GitHub Actions 2021-10-11 14:36:25 +03:00
dependabot[bot] 22ce3703fd
Bump mockito-core from 1.8.0 to 4.0.0 (#334)
Bumps [mockito-core](https://github.com/mockito/mockito) from 1.8.0 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v1.8.0...v4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:36:17 +03:00
dependabot[bot] a6545f6610
Bump maven-compiler-plugin.version from 2.3.2 to 3.2.0 (#331)
Bumps `maven-compiler-plugin.version` from 2.3.2 to 3.2.0.

Updates `maven-jar-plugin` from 2.3.2 to 3.2.0
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.3.2...maven-jar-plugin-3.2.0)

Updates `maven-compiler-plugin` from 2.3.2 to 3.2.0

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:33:37 +03:00
dependabot[bot] b07fde3194
Bump checksum-maven-plugin from 1.0.1 to 1.4 (#330)
Bumps [checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin) from 1.0.1 to 1.4.
- [Release notes](https://github.com/nicoulaj/checksum-maven-plugin/releases)
- [Commits](https://github.com/nicoulaj/checksum-maven-plugin/compare/1.0.1...1.4)

---
updated-dependencies:
- dependency-name: net.ju-n.maven.plugins:checksum-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:33:27 +03:00
dependabot[bot] fd21b3f493
Bump maven-source-plugin from 2.1.2 to 3.2.1 (#329)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.1.2...maven-source-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:32:48 +03:00
dependabot[bot] a5fc56a307
Bump download-maven-plugin from 1.6.0 to 1.6.7 (#328)
Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.0 to 1.6.7.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.0...1.6.7)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:30:45 +03:00
Ken Krugler dacda63b8c
Remove Sonatype repo from gradle description, only needed for RC builds 2021-10-09 11:48:11 -07:00
Ken Krugler f5ad86a58f
Add Gradle info 2021-10-09 11:43:34 -07:00
Sebastian Nagel e66579ba74
Merge pull request #327 from valfirst/patch-1
Enable Dependabot
2021-10-07 12:30:54 +02:00
Valery Yatsynovich 12bd46b5a3
Enable Dependabot 2021-10-07 09:55:50 +03:00