Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » The WTP 3.6.1 map file
The WTP 3.6.1 map file [message #1464174] Fri, 07 November 2014 04:04 Go to next message
Eclipse UserFriend
Hi,

For work reason , I will build WTP3.6.1 with git source.
However there aren't any map file(directory.txt) informations in WTP3.6.1 download page.
http://download.eclipse.org/webtools/downloads/drops/R3.6.1/R-3.6.1-20140912000031/
While the 3.6.0 has one.

The question is, how can I get the source version without 3.6.1's map.
What's the difference beteen 3.6.0 and 3.6.1?
Re: The WTP 3.6.1 map file [message #1464599 is a reply to message #1464174] Fri, 07 November 2014 13:30 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
WTP 3.6.1 is built using CBI (git+Maven+other stuff), and I guess that is why the map files are no longer used.
Each WTP repository should have a git tag like R3_6_1 which you could use to get the source

If you find a wtp repository without a tag, could you post it here? Maybe the project lead can tell which tag should be used instead.

[Updated on: Fri, 07 November 2014 13:30] by Moderator

Re: The WTP 3.6.1 map file [message #1467381 is a reply to message #1464599] Sun, 09 November 2014 21:07 Go to previous messageGo to next message
Eclipse UserFriend
Roberto Sanchez Herrera wrote on Fri, 07 November 2014 13:30
Hi,
WTP 3.6.1 is built using CBI (git+Maven+other stuff), and I guess that is why the map files are no longer used.
Each WTP repository should have a git tag like R3_6_1 which you could use to get the source

If you find a wtp repository without a tag, could you post it here? Maybe the project lead can tell which tag should be used instead.


Hi Roberto

It seems WTP is not quite like the other Porjects. In map file, Sources are listed in plugin/feature, but not repository. Part of 3.6.0RC4's map below:

plugin@org.eclipse.wst.common.infopop=GIT,tag=v201004280700,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.infopop
plugin@org.eclipse.wst.validation.infopop=GIT,tag=v200806041506,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=docs/org.eclipse.wst.validation.infopop
plugin@org.eclipse.wst.common.api.doc=GIT,tag=v200807181737,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=docs/org.eclipse.wst.common.api.doc
plugin@org.eclipse.wst.validation.doc.isv=GIT,tag=v201209262100,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=docs/org.eclipse.wst.validation.doc.isv


For 3.6.0RC4, I have to clone [webtools.common.git] and checkout to many tags to get different plugins/features.

Do you mean that ,from 3.6.1, all the plugins/features are in the same tag/branch so we only have to clone [webtools.common.git] and checkout to a tag like R3_6_1?

[Updated on: Sun, 09 November 2014 21:10] by Moderator

Re: The WTP 3.6.1 map file [message #1468081 is a reply to message #1467381] Mon, 10 November 2014 10:02 Go to previous messageGo to next message
Eclipse UserFriend
Yes, try using the tag R3_6_1 on the repository.
Re: The WTP 3.6.1 map file [message #1468909 is a reply to message #1468081] Tue, 11 November 2014 01:29 Go to previous message
Eclipse UserFriend
Thanks Roberto

I checkouted src to the below tags/branchs. Four of them are not in tag R3_6_1.
Anybody tell me are these right? If not please tell me the right ones.
webtools.releng.aggregator          R3_6_1_patches (branch)
 webtools.common                    R3_6_1
 webtools.common.fproj              R3_6_1
 webtools.common.snippets           R3_6_1
 webtools.common.tests              R3_6_1
 webtools.dali                      R3_4_1a (R3_4_1 or R3_4_1a?)
 webtools.ejb                       R3_6_1
 webtools.javaee                    R3_6_1
 webtools.javaee.tests              R3_6_1
 webtools.jsdt                      R3_6_1
 webtools.jsf                       R3_6_1
 webtools.jsf.docs                  R3_6_1
 webtools.jsf.tests                 R3_6_1
 webtools.releng                    R3_6_1
 webtools.servertools               R3_6_1
 webtools.servertools.docs          master  (R3_6_1 doesn't exist)
 webtools.servertools.tests         master  (R3_6_1 doesn't exist)
 webtools.sourceediting             R3_6_1
 webtools.sourceediting.tests       R3_6_1
 webtools.sourceediting.xpath       R3_6_1
 webtools.sourceediting.xpath.tests R3_6_1
 webtools.sourceediting.xsl         R3_6_1
 webtools.sourceediting.xsl.tests   R3_6_1
 webtools.webservices               R3_6_1
 webtools.webservices.axis2         R3_6_1
 webtools.webservices.jaxws         R3_6_1

[Updated on: Tue, 11 November 2014 05:07] by Moderator

Previous Topic:DOM object
Next Topic:Suffix 'Service'
Goto Forum:
  


Current Time: Wed Jul 23 14:20:51 EDT 2025

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

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

Back to the top