Hi,
I cannot find a "nice" way to get the version information from a jar filename with the help from commons-lang. I have a filename like commons-lang-2.1-SNAPSHOT.jar and will have follow information's: Basename: "commons-lang" Versionstr: "2.1-SNAPSHOT" Any suggestions are very welcome ;-) Regards, - Thomas Wabner
