Commit Graph

520 Commits (c4c48d3522141209f64b7030700cde5c9336e23f)

Author SHA1 Message Date
apaqi c4c48d3522
Merge branch 'master' into master 5 years ago
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.
5 years ago
Sutra Zhou 48bc73fbff New method Proxy#create. 5 years ago
Sutra Zhou 6d3f2d9b64 Wrap URISyntaxException as IllegalArgumentException for Proxy#toURI. 5 years ago
Sutra Zhou 236e5ade44 Update Proxy#toString(). 5 years ago
Sutra Zhou 791323a5b0 Add Proxy#scheme. 5 years ago
Sutra Zhou 2413366adb Format code, no actual code changed. 5 years ago
Sutra Zhou 7945c0612d Merge branch 'master' of github.com:code4craft/webmagic 5 years ago
Sutra Zhou 71aa04c89f Upgrade dependencies. 5 years ago
Sutra Zhou f24410d7bf
Merge pull request #885 from Diffblue-benchmarks/add-NumberUtils-tests
Add unit tests for us.codecraft.webmagic.utils.NumberUtils
5 years ago
Sutra Zhou ab5ac9d796 Fix test failure and javadoc failure. 5 years ago
Sutra Zhou 4078766d0e Change log level of supportedProtocols. 5 years ago
Sutra Zhou 3e42523141 TLSv1.3 requires Java 11 at least. Fixes #927. 5 years ago
Sutra Zhou 436af97346 Use spaces as indent. 5 years ago
Sutra Zhou ba1b4017a7 Mark slf4j-log4j12 as optional. 5 years ago
Sutra Zhou e7476cb8dc Make Request#getExtra be generic. 5 years ago
Sutra Zhou c46400d126 Fix javadoc of sleep time. Fixes #918. 5 years ago
Sutra Zhou fe3d52e2a4 Add TLSv1.3 support. 5 years ago
Thomas Perkins 2fd0e192fd Add unit tests for us.codecraft.webmagic.utils.NumberUtils
These tests were written using Diffblue Cover.
6 years ago
apaqi 78a1621831 图片下载
图片下载
7 years ago
apaqi 7ef204135d 解决网络协议问题
解决网络协议问题
7 years ago
yihua.huang e5db538c19 #647 remove ThreadSafe annotation 7 years ago
yihua.huang b539522ca8 #701 support to tls1.2 7 years ago
yihua.huang e276b11ea9 vesion 0.7.3 8 years ago
王侃 a7e3090711 setBinaryContent, setCharset 方法返回this, 方便链式调用 8 years ago
yihua.huang 6f5b9e448e #627 set charset to request 8 years ago
yihua.huang 32f1f2cf44 #613 add charset to page 8 years ago
yihua.huang 65049baca4 #571 fix spell mistake 8 years ago
yihua.huang f375b9fdba #629 fix ut 8 years ago
yihua.huang 3266ea15ca #629 correct illegal url in HttpUriRequestConverter 8 years ago
yihua.huang 5daf92e8b2 #610 CASE_INSENSITIVE for charset detect in Content-Type 8 years ago
yihua.huang 2183ba9b61 #571 add getBytes to Page 8 years ago
yihua.huang c3bdb20458 #631 remove IllegalArgumentException of HttpRequestBody.json and so on 8 years ago
yihua.huang f405e642c0 add default constructor for HttpRequestBody #609 8 years ago
yihua.huang eb376fca74 update jsoup to 1.10.3 #608 8 years ago
yihua.huang faca38d4ec update jsonpath to 2.2.0 #606 8 years ago
yihua.huang 1b6394bef9 version 0.7.2 8 years ago
yihua.huang 3ee00015c2 change header from Authorization to Proxy-Authorization for Proxy Authorization #596 8 years ago
yihua.huang 4111b07263 more error log on page code error #601 8 years ago
yihua.huang 6bd1eed25e fix duplicate call of onSuccess and onError #605 8 years ago
yihua.huang 3a589d4ca6 HttpRequestBody implements Serializable #594 8 years ago
yihua.huang 13cdf82695 update version to 0.7.2-SNAPSHOT 8 years ago
yihua.huang 1e9187f24e version 0.7.1 8 years ago
yihua.huang 592fa2c0f1 add site header test 8 years ago
yihua.huang 19d34dbb65 not add bracket to regex in RegexSelector #559 8 years ago
Yihua Huang b6b991a09b Merge pull request #556 from zhuyuesut/master
增加对零宽断言的支持
8 years ago
yihua.huang bb0eb69acf update ZhihuPageProcessor example 8 years ago
yihua.huang 2e35e149be for 0.7.1 8 years ago
yihua.huang 17d8bfa907 docs and pgp version 8 years ago
yihua.huang 17478fcfc4 0.7.0 release 8 years ago