versions of crosscheck dependencies?

4 views
Skip to first unread message

Scott

unread,
Aug 13, 2008, 2:28:55 PM8/13/08
to crosscheck
Hi,

Anyone know what the versions are of the three crosscheck dependencies
that are bundled up in crosscheck.jar? I'm referring to Rhino js.jar,
commons-lang.jar and tagsoup.jar.

More specifically, I'm trying to put just-crosscheck.jar (without
dependencies) into a Maven repository as a Maven artifact, and need to
document the versions of each dependency.

Looks like tagsoup has only one version (0.9.7) in Maven central
repository:
http://repo1.maven.org/maven2/tagsoup/tagsoup/

But which version of commons-lang?
http://repo1.maven.org/maven2/commons-lang/commons-lang/

And which version of Rhino js?
http://repo1.maven.org/maven2/rhino/js/

Thanks.

Scott

unread,
Aug 13, 2008, 3:52:44 PM8/13/08
to crosscheck
Hi again,

Through trial and error I think I've answered my own question. These
are the versions I am using.

commons-lang 2.4 (the latest as of this writing)
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/

Rhino js 1.6R6 (not the latest. Crosscheck doesn't work w/ latest,
this is what tripped me up)
http://repo1.maven.org/maven2/rhino/js/1.6R6/

tagsoup 0.9.7
http://repo1.maven.org/maven2/tagsoup/tagsoup/0.9.7/

Jason Wadsworth

unread,
Aug 13, 2008, 3:54:51 PM8/13/08
to cross...@googlegroups.com
All of the versions of the included libraries are listed in the README
file. I believe it's packaged with the releases, but if not, you can
see it in the trunk.

- Jason

Jason Wadsworth

unread,
Aug 13, 2008, 3:57:03 PM8/13/08
to cross...@googlegroups.com
Here's the tail of the README file:

Crosscheck includes software developed by:

The Apache Software Foundation (http://www.apache.org/).
commons-collections 3.2
commons-lang 2.2
commons-io 1.2

The Mozilla Foundation (http://www.mozilla.org)
Rhino 1.6R5

John Cowan
TagSoup 1.0.1

Scott

unread,
Aug 13, 2008, 4:00:33 PM8/13/08
to crosscheck
Thanks, wish I'd read the README file.

The Miller Principle: Nobody reads anything.
http://tech.puredanger.com/2007/07/11/miller-principle/
Reply all
Reply to author
Forward
0 new messages