Hi Dave, 

I think I get it.  So basically I'll have to call

VersionHistory.addVersionLabel("1.346", "2.1", true);

And then I basically do 

VersionHistory.getVersionByLabel("2.1") 

to get the version with name "1.346".

It would have been cool if there was an automatic numbering schema and a simple 
method to increase the major version.
That probably would have done the trick just nicely for me.

Thanks anyway,

Cheers,
Matt

Matt Casters
Chief Data Integration
Pentaho : The Commercial Open Source Alternative for Business Intelligence



On Thursday 16 July 2009 23:58:19 Dave Brosius wrote:
> The version numbering is fixed. You can add Version labels, of your own 
> choosing.
> 
> 
> 
> -----Original Message-----
> From: [email protected]
> Sent: Thursday, July 16, 2009 5:32pm
> To: [email protected]
> Subject: Version label numbering
> 
> Hi Jackrabbit folks!
> 
> Lately I've been spending some time with Jackrabbit and the JCR.
> I'm happy to say that thanks to your excellent work, all is fine.
> 
> I was just wondering how to influence the version label of a node.
> Now all I get is 1.0, 1.1, 1.2, etc.
> 
> Is it possible to go to a 2.0, 2.1, 3.0, etc?
> If so, how would I go about doing that?  Through the API or through direct 
> setting of properties?
> 
> Thanks in advance for any advice!  I'm probably overlooking something simple, 
> but I couldn't find it.
> 
> Cheers,
> Matt
> 
> Matt Casters
> Chief Data Integration
> Pentaho : The Commercial Open Source Alternative for Business Intelligence
> 
> 
> 

Reply via email to