Can we get some info about Hamcrest Java 2.0.0.0 on the website?

120 views
Skip to first unread message

Chris Maloney

unread,
Dec 19, 2015, 2:47:02 PM12/19/15
to Hamcrest Developers
I just spent about half a day trying to figure out how to use a regular expression matcher in my Java code. I'm not a Java expert, so that explains some of it, but it shouldn't have taken so long.

I had to find this pull request, https://github.com/hamcrest/JavaHamcrest/pull/57/files, to find that I needed version 2.0.0.0, then figure out how to include that in my pom, and *then* figure out that I needed a dependency exclusion, because junit includes a dependency on hamcrest core 1.3, which has some conflicting classes.

I'd be willing to send a pull request somewhere to get a little bit of 2.0.0.0 on the Java Hamcrest site (http://hamcrest.org/JavaHamcrest/) and help with deploying the javadocs, but I can't quite figure out how it works.  I see that it's a GH pages site, but hamcrest/hamcrest.github.com doesn't have this content, so I'm not sure what's going on.

If whoever maintains this site is interested in this help, could you point me in the right direction?

Chris

Chris Maloney

unread,
Dec 22, 2015, 11:01:16 AM12/22/15
to hamcre...@googlegroups.com
*ping* -- is there anybody else on this list?

--
You received this message because you are subscribed to the Google Groups "Hamcrest Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hamcrest-dev...@googlegroups.com.
To post to this group, send email to hamcre...@googlegroups.com.
Visit this group at https://groups.google.com/group/hamcrest-dev.
For more options, visit https://groups.google.com/d/optout.

Romilly Cocking

unread,
Dec 22, 2015, 11:22:36 AM12/22/15
to hamcre...@googlegroups.com
Pong. Yes.

Chris Maloney

unread,
Dec 22, 2015, 6:47:32 PM12/22/15
to hamcre...@googlegroups.com
Any interest in letting me update the JavaHamcrest site?  I could do a draft somewhere, and point you to it. But, of course, the easiest would be if I could send a pull request. I just need to know what repo the content is in.

Chris

scarytom

unread,
Dec 23, 2015, 2:50:23 AM12/23/15
to Hamcrest Developers
The website is hosted on GitHub pages, so you can make a pull request.

https://github.com/hamcrest/hamcrest.github.com

scarytom

unread,
Dec 23, 2015, 2:58:32 AM12/23/15
to Hamcrest Developers
Actually, minor correction. The main hamcrest site is maintained there, but the Java Hamcrest section is in the gh-pages branch of the Java Hamcrest repo.

https://github.com/hamcrest/JavaHamcrest/tree/gh-pages

You can make a pull request to this as well though.

Chris Maloney

unread,
Mar 17, 2017, 5:30:26 PM3/17/17
to Hamcrest Developers
I see that someone has made a pull request for this update now. Would anyone be able to pull it? 
Reply all
Reply to author
Forward
0 new messages