[xwiki-devs] Jar file versions
I don't see documentation anywhere which identifies which versions of jar files are being used (lucene, ecache, etc.). Is there a way to find this out? Also a way to know which versions are being used in a pending release? Thanks, Paul Bernard
Actually, I would say: take a look at the Maven pom.xml... You will find everything you need... Don't know if someone wrote these dependencies somewhere in the Wiki... regards Pascal On Thu, Nov 6, 2008 at 9:24 PM, Paul Bernard <[email protected]>wrote:
I don't see documentation anywhere which identifies which versions of jar files are being used (lucene, ecache, etc.). Is there a way to find this out? Also a way to know which versions are being used in a pending release?
Thanks,
Paul Bernard
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Pascal Voitot wrote:
Actually, I would say: take a look at the Maven pom.xml... You will find everything you need... Don't know if someone wrote these dependencies somewhere in the Wiki...
And usually all the libraries in the distribution package have a version in their name, like: lucene-core-2.3.1.jar => version 2.3.1 If there aren't such versions, then you are using a really old release (pre 1.1).
On Thu, Nov 6, 2008 at 9:24 PM, Paul Bernard <[email protected]>wrote:
I don't see documentation anywhere which identifies which versions of jar files are being used (lucene, ecache, etc.). Is there a way to find this out? Also a way to know which versions are being used in a pending release?
Thanks,
Paul Bernard
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Pascal Voitot -
Paul Bernard -
Sergiu Dumitriu