Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-build-dev] Getting the correct releng version

If I understand the Wiki correctly, this means that the releng labeled
3.1.1 was used to build 3.1.1, but the version numbers in it might not
reflect the actual version of the code?  Seems a little confusing to me,
but it makes sense if the releng purpose is to build Eclipse, and not
necessarily be used to build Eclipse based products.  In which case I
would probably want to use an Eclipse release to build against.

-----Original Message-----
From: pde-build-dev-bounces@xxxxxxxxxxx
[mailto:pde-build-dev-bounces@xxxxxxxxxxx] On Behalf Of Hugo Garcia
Sent: Friday, January 20, 2006 3:40 PM
To: Eclipse PDE Build developers list.
Subject: Re: [pde-build-dev] Getting the correct releng version

Hi Susan

I do not know if you saw this but it did help me in figuring out the
releng stuff:

http://wiki.eclipse.org/index.php/Platform-releng

-H

On 1/20/06, Foster, Susan B <susan.b.foster@xxxxxxxxx> wrote:
> Hi,
>
> I am creating an automated build for an RCP project.  I have the build
> working using the Eclipse IDE as my base.  I thought it would be a
good
> idea to use org.eclipse.releng.basebuilder instead because it is
> smaller.  I did an export from cvs specifying the R3_1_1 tag
>
> cvs -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/eclipse export -r
> R3_1_1 org.eclipse.releng.basebuilder
>
> When I look in the plugins directory, none of the plugins are version
> 3.1.1, they are 3.1.0 and lower.  I don't understand what I need to do
> to get the 3.1.1 version.  Also, I'm not sure if I really need releng.
> Could I just "strip down" Eclipse 3.1.1 on my own?
>
> Thanks for the help
>
> Susan Foster
> _______________________________________________
> pde-build-dev mailing list
> pde-build-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-build-dev
>
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top