@@ -39,7 +39,8 @@ implementation group: 'org.htmlunit', name: 'htmlunit-websocket-client', version
3939The latest builds are available from our
4040[ Jenkins CI build server] [ 2 ]
4141
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/ )
4344
4445If you use maven please add:
4546
@@ -64,7 +65,7 @@ You have to add the sonatype snapshot repository to your pom `repositories` sect
6465 </repository>
6566
6667
67- ## Start HtmlUnit - XPath Development
68+ ## Start HtmlUnit - Websocket Client Development
6869
6970These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
7071See 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.
123124 - release the package and wait until it is processed
124125
125126* 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
127128 * click Releases > Draft new release
128129 * fill the tag and title field with the release number (e.g. 4.0.0)
129130 * append
@@ -150,6 +151,6 @@ This project is licensed under the Apache 2.0 License
150151Many thanks to all of you contributing to HtmlUnit/CSSParser/Rhino in the past.
151152
152153
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 "
154155[ 3 ] : https://twitter.com/HtmlUnit " https://twitter.com/HtmlUnit "
155156[ 4 ] : https://fosstodon.org/@HtmlUnit
0 commit comments