Commit Graph

1071 Commits (b4b1df85a089e3f0321036c2eb5230a7ad8aa4f2)

Author SHA1 Message Date
Sutra Zhou b4b1df85a0 Fix TLSv1.3. Maybe we should expose a API to allow user to use org.apache.http.ssl.SSLContextBuilder. Fixes #948. 2020-09-21 17:48:59 +08:00
Sutra Zhou 94ac7ca3b6
Merge pull request #946 from code4craft/snyk-fix-84ae966502c97386fb9c384e5874967b
[Snyk] Security upgrade com.alibaba:fastjson from 1.2.68 to 1.2.69
2020-09-09 11:02:19 +08:00
snyk-bot e3b3b9afdd
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMALIBABA-570967
2020-09-09 02:59:41 +00:00
Sutra Zhou 96ebe608cc
Merge pull request #939 from bytesgo/manage-version
build: manage plugin version & remove build WARNING
2020-08-07 17:38:17 +08:00
leeyazhou 9aab25f339 build: manage plugin version & remove build WARNING
## use the new dependency of commons-io

[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been
relocated to commons-io:commons-io:jar:1.3.2

## manage plugin version of maven-jar-plugin and maven-deploy-plugin

[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-core:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
us.codecraft:webmagic-parent:0.7.3, /opt/code/git/webmagic/pom.xml, line
263, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-extension:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
us.codecraft:webmagic-parent:0.7.3, /opt/code/git/webmagic/pom.xml, line
263, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-scripts:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @ line 61, column
21
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-selenium:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
us.codecraft:webmagic-parent:0.7.3, /opt/code/git/webmagic/pom.xml, line
263, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 34,
column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-saxon:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
us.codecraft:webmagic-parent:0.7.3, /opt/code/git/webmagic/pom.xml, line
263, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 34,
column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-samples:jar:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @
us.codecraft:webmagic-parent:0.7.3, /opt/code/git/webmagic/pom.xml, line
263, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for us.codecraft:webmagic-parent:pom:0.7.3
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-jar-plugin is missing. @ line 263, column
21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
2020-08-07 16:36:32 +08:00
Sutra Zhou 48bc73fbff New method Proxy#create. 2020-06-24 13:43:16 +08:00
Sutra Zhou 6d3f2d9b64 Wrap URISyntaxException as IllegalArgumentException for Proxy#toURI. 2020-06-24 13:24:45 +08:00
Sutra Zhou 236e5ade44 Update Proxy#toString(). 2020-06-17 11:19:37 +08:00
Sutra Zhou 791323a5b0 Add Proxy#scheme. 2020-06-16 14:45:29 +08:00
Sutra Zhou 2413366adb Format code, no actual code changed. 2020-06-15 20:01:14 +08:00
Sutra Zhou 5d14efc50f Serialize request URL only in FileCacheQueueScheduler. 2020-06-14 00:20:39 +08:00
Sutra Zhou 7945c0612d Merge branch 'master' of github.com:code4craft/webmagic 2020-05-30 02:10:25 +08:00
Sutra Zhou 71aa04c89f Upgrade dependencies. 2020-05-30 02:10:01 +08:00
Sutra Zhou 6c05dd8b72 Upgrade maven plugins. 2020-05-29 18:19:45 +08:00
Sutra Zhou a7c4e701e4 Specify the required minimum maven version. 2020-05-29 18:12:05 +08:00
Sutra Zhou f24410d7bf
Merge pull request #885 from Diffblue-benchmarks/add-NumberUtils-tests
Add unit tests for us.codecraft.webmagic.utils.NumberUtils
2020-05-29 14:49:12 +08:00
Sutra Zhou c966a2015c
Merge pull request #882 from code4craft/snyk-fix-cec34e294bd875db1e52fde5b4b853f1
[Snyk] Fix for 1 vulnerable dependencies
2020-05-29 14:45:08 +08:00
Sutra Zhou 98281ab26e Upgrade httpclient from 4.5.2 to 4.5.12. 2020-05-29 14:43:59 +08:00
Sutra Zhou 0af0badd25
Merge pull request #889 from code4craft/snyk-fix-e3a42154e495a09f41dc3b2a6e6c9327
[Snyk] Fix for 15 vulnerable dependencies
2020-05-29 14:42:13 +08:00
Sutra Zhou c97dcfd93b
Merge pull request #925 from code4craft/snyk-fix-f95684b6c6d9efe03af61ca1db60f547
[Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0
2020-05-29 14:41:41 +08:00
Sutra Zhou e0d98df20c
Merge pull request #923 from code4craft/snyk-fix-a77ec7619ec5042ae3cc039eeb4b728b
[Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0
2020-05-29 14:40:57 +08:00
Sutra Zhou 750d656ae9
Merge pull request #922 from code4craft/snyk-fix-c555226a9da1135c3953aafa295a803d
[Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0
2020-05-29 14:38:54 +08:00
Sutra Zhou 06386a72ce
Merge pull request #920 from code4craft/snyk-fix-7d7c3e630152d251e6b5661ebcb7903f
[Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0
2020-05-29 14:38:31 +08:00
Sutra Zhou 97738aee46
Merge pull request #914 from code4craft/snyk-fix-991184deb41d150aace33c2c66628d25
[Snyk] Security upgrade com.github.dreamhead:moco-core from 0.11.0 to 1.0.0
2020-05-29 14:38:08 +08:00
Sutra Zhou d1cb985b57
Merge pull request #911 from code4craft/snyk-fix-3eaeb3b8db2efeeb547c4607ef121a7c
[Snyk] Fix for 1 vulnerabilities
2020-05-29 14:37:45 +08:00
Sutra Zhou 155825088c
Merge pull request #908 from code4craft/snyk-fix-136a1b205198304fbf279cba094ed737
[Snyk] Fix for 1 vulnerabilities
2020-05-29 14:37:24 +08:00
Sutra Zhou 410daa94e1
Merge pull request #899 from code4craft/snyk-fix-858549a4b6d8c4cb61600052a08ab66d
[Snyk] Fix for 1 vulnerabilities
2020-05-29 14:37:00 +08:00
Sutra Zhou 86cc3c8659
Merge pull request #897 from code4craft/snyk-fix-e41912d25ca79fe77c7dc4748b211c9a
[Snyk] Fix for 1 vulnerabilities
2020-05-29 14:36:21 +08:00
Sutra Zhou fe9dca1247 Upgrade guava from 15.0 to 29.0. 2020-05-29 14:28:34 +08:00
Sutra Zhou d7f8c1d862
Merge pull request #895 from code4craft/snyk-fix-ac48823ab9abac16eb16ea3ff73b9be2
[Snyk] Fix for 2 vulnerabilities
2020-05-29 14:01:08 +08:00
Sutra Zhou ab5ac9d796 Fix test failure and javadoc failure. 2020-05-28 19:05:17 +08:00
Sutra Zhou 4078766d0e Change log level of supportedProtocols. 2020-05-28 14:30:14 +08:00
Sutra Zhou 3510e74d3f Travis supports openjdk relase number is 9 to 15 now. 2020-05-28 14:18:53 +08:00
Sutra Zhou 3e42523141 TLSv1.3 requires Java 11 at least. Fixes #927. 2020-05-28 14:14:16 +08:00
Sutra Zhou 436af97346 Use spaces as indent. 2020-05-28 13:59:05 +08:00
Sutra Zhou ba1b4017a7 Mark slf4j-log4j12 as optional. 2020-05-21 19:59:29 +08:00
Sutra Zhou 30667f4687 Remove oss-parent setting as it is no longer active. 2020-05-21 18:51:37 +08:00
Sutra Zhou e7476cb8dc Make Request#getExtra be generic. 2020-04-19 22:44:06 +08:00
Sutra Zhou c46400d126 Fix javadoc of sleep time. Fixes #918. 2020-04-12 01:30:57 +08:00
Sutra Zhou b98a87e45a Serialize requests in FileCacheQueueScheduler, so that the extra info of request could be restored. 2020-04-11 20:21:20 +08:00
Sutra Zhou fe3d52e2a4 Add TLSv1.3 support. 2020-04-11 18:00:04 +08:00
Sutra Zhou d78a94f7f7
Merge pull request #658 from aristotll/patch-1
fix the typo
2020-04-11 17:51:30 +08:00
snyk-bot 8327e482c9 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-564887
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-564888
2020-04-09 02:58:45 +00:00
snyk-bot 38eedabef9 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561585
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561586
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561587
2020-04-01 02:58:50 +00:00
snyk-bot 95da41f08b fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560762
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560766
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561362
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561373
2020-03-28 02:58:44 +00:00
snyk-bot c79cd1dfa0 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560762
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560766
2020-03-22 02:58:48 +00:00
snyk-bot cc2d7af70a fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-559094
2020-03-03 02:59:56 +00:00
snyk-bot 8335d18c79 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-548451
2020-02-12 02:58:51 +00:00
snyk-bot 8815934f88 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-540500
2020-01-04 02:58:56 +00:00
snyk-bot 09fb39f431 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-472980
2019-10-15 02:58:57 +00:00