David Van Couvering (JIRA) wrote:


VERSION DETECTION

The Version class will be defined as a common class and is used to define a version and check for compatibility between a consumer and
the common package.  Here is a first pass at the methods on this class.

Do we need a custom implementation or can we use the version information returned from java.lang.Package().getSpecificationVersion() ?

--
Jeremy

Reply via email to