Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Downloading WST source via Releng Map files
Downloading WST source via Releng Map files [message #204854] Fri, 23 November 2007 17:09 Go to next message
Eclipse UserFriend
Originally posted by: uh5d.rz.uni-karlsruhe.de

I tried to download the wst source from the CVS via wst.map file for the
2.0.1 Release.
Unfortunately it says "cvs version: cannot find module
'jst/components/common/features/org.eclipse.jst.common_core. feature' -
ignored"
in the middle of the download process.

Is there a workaround?


Greetings

A.Gallus
Re: Downloading WST source via Releng Map files [message #204910 is a reply to message #204854] Sat, 24 November 2007 16:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: uh5d.rz.uni-karlsruhe.de

Is there another way to download the source code matching to a certain WTP
release than via map files?
Currently the download of the wst source files specified in the map files
for 2.01 Release and R3 release doesn't work.
Can someone confirm this!?

Greetings
A.Gallus


"A. Gallus" <uh5d@rz.uni-karlsruhe.de> wrote in message
news:fi71h0$q87$1@build.eclipse.org...
>I tried to download the wst source from the CVS via wst.map file for the
>2.0.1 Release.
> Unfortunately it says "cvs version: cannot find module
> 'jst/components/common/features/org.eclipse.jst.common_core. feature' -
> ignored"
> in the middle of the download process.
>
> Is there a workaround?
>
>
> Greetings
>
> A.Gallus
>
>
>
Re: Downloading WST source via Releng Map files [message #204919 is a reply to message #204910] Sun, 25 November 2007 04:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

A. Gallus wrote:
> Is there another way to download the source code matching to a certain WTP
> release than via map files?
> Currently the download of the wst source files specified in the map files
> for 2.01 Release and R3 release doesn't work.
> Can someone confirm this!?

You can download the source through CVS using one of the Branches.
There is a branch for 2.0.1. You may also get files by Version, which
is usually a date stamp.

Dave
Re: Downloading WST source via Releng Map files [message #205028 is a reply to message #204854] Tue, 27 November 2007 19:50 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Fri, 23 Nov 2007 12:09:55 -0500, A. Gallus <uh5d@rz.uni-karlsruhe.de> wrote:

> I tried to download the wst source from the CVS via wst.map file for the
> 2.0.1 Release.
> Unfortunately it says "cvs version: cannot find module
> 'jst/components/common/features/org.eclipse.jst.common_core. feature' -
> ignored"
> in the middle of the download process.
>
> Is there a workaround?
>
>



The old, pre-refactor 'directory.txt' files can no longer be used to load the modules.

There's a couple of choices, depending on what you needed.

1. Start with the directory.txt file, but edit them so the
paths are correct. There is a SED script which might
help, but it won't correct every thing, so
you'll have to figure out any that it doesn't handle.
See sedscript.sed in org.eclipse.wtp.releng.utilities in webtools.releng/plugins/

2. You could check out the R2_0_maintenance branch of the map files,
which have been corrected already. That's not exactly what was in 2.0.1,
but is close (and, of course, representative of 2.0.2 ongoing work).

3. If you are just after a few modules, they have been tagged with R2_0_1 for
anything that went into R2_0_1.

4. But, let's back up, if you really want to be running against 2.0.1,
you could just use that distribution in your PDE target?

Hope that helps,
Previous Topic:Eclipse plug in for JRUN
Next Topic:Can't launch Eclipse WTP all-in-one R2.0.1
Goto Forum:
  


Current Time: Thu Apr 25 05:26:44 GMT 2024

Powered by FUDForum. Page generated in 0.03053 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top