Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Which projects in the repository are the OSGI version?

Hi Hugo,

Sorry for the late response. I was away last week. I am not sure if you got an answer to this posting, so I will reply.

Depending on what state your project is in, you may want to check out one of several versions for the SVN repository.

  If you are using EclipseLink 1.0, the best thing to check out is:

svn://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/branches/1.0/trunk

That is the branch that our 1.0.1 version will be derived from and includes the code from EclipseLink 1.0 with some additional bug fixes. 1.0.1 is expected to ship in September.

  If you have a longer time frame, you may want to work from our trunk.

svn://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk

Our main development will occur on this version. The next version expected from trunk is 1.1 which is currently scheduled for December.

HTH,
Tom

Hugo Garcia wrote:
Hi

I would like to have the source available for debuging and for
integration with the build scipts that we have. I would like to know
which branch or version should I check out from the SVN repo?

I don't see a 1.0 tag or a 1.0.1 as mentioned in the wiki. Also, there
is a branch for OSGI.

Help please.

thanks

-H
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top