You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2011/05/24 19:59:27 UTC

Looking version parser

Hi I am looking source existing source code and allows me to figure
out if a particular version is in a a version range

like

  boolean isInrange( String version, String range );

the range using maven/osgi format ie ( [1.0.0,2.0.0) )

Sorry about the noise

Big thanks ahead

-Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org