@@ -39,7 +39,8 @@ implementation group: 'org.htmlunit', name: 'htmlunit-websocket-client', version
39
39
The latest builds are available from our
40
40
[ Jenkins CI build server] [ 2 ]
41
41
42
- [ ![ Build Status] ( https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnit+-+XPath )] ( https://jenkins.wetator.org/job/HtmlUnit%20-%20XPath/ )
42
+ htmlunit-websocket-client
43
+ [ ![ Build Status] ( https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnit+-+websocket+-+client )] ( https://jenkins.wetator.org/job/HtmlUnit%20-%20Websocket%20Client/ )
43
44
44
45
If you use maven please add:
45
46
@@ -64,7 +65,7 @@ You have to add the sonatype snapshot repository to your pom `repositories` sect
64
65
</repository>
65
66
66
67
67
- ## Start HtmlUnit - XPath Development
68
+ ## Start HtmlUnit - Websocket Client Development
68
69
69
70
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
70
71
See deployment for notes on how to deploy the project on a live system.
@@ -123,7 +124,7 @@ This part is intended for committer who are packaging a release.
123
124
- release the package and wait until it is processed
124
125
125
126
* Create the version on Github
126
- * login to Github and open project https://github.com/HtmlUnit/htmlunit-xpath
127
+ * login to Github and open project https://github.com/HtmlUnit/htmlunit-websocket-client
127
128
* click Releases > Draft new release
128
129
* fill the tag and title field with the release number (e.g. 4.0.0)
129
130
* append
@@ -150,6 +151,6 @@ This project is licensed under the Apache 2.0 License
150
151
Many thanks to all of you contributing to HtmlUnit/CSSParser/Rhino in the past.
151
152
152
153
153
- [ 2 ] : https://jenkins.wetator.org/job/HtmlUnit%20-%20XPath / " HtmlUnit - XPath CI "
154
+ [ 2 ] : https://jenkins.wetator.org/job/HtmlUnit%20-%20Websocket%20Client / " HtmlUnit - Websocket Client CI "
154
155
[ 3 ] : https://twitter.com/HtmlUnit " https://twitter.com/HtmlUnit "
155
156
[ 4 ] : https://fosstodon.org/@HtmlUnit
0 commit comments