Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [babel-dev] WTP's "R2_0_maintenance" map files

Kit, if you go to the file log (strip &pathrev=R2_0_maintenance from the URL) and do a find for R2_0_maintenance, you'll see that it is a branch tag (see attached screenshot).  This branch is equivalent to 'head' for the current 2.x development and it's not the tag that was used to build the latest 2.x release.

http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.common/maps/jst-common.map?root=WebTools_Project

In the screenshot I see a CVS tag called R2_0_2 and R2_0_3.  Because 2.0.3 is the latest WTP 2.x release on their download page [1] I'd use that tag instead, like this:

http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.common/maps/jst-common.map?root=WebTools_Project&view=co&pathrev=R2_0_3

[1] http://download.eclipse.org/webtools/downloads/

HTH,

Denis



Kit Lo wrote:

Denis and other CVS experts,

I followed WTP's instructions (see bug 244043) and found their "R2_0_maintenance" map files:

http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.common/maps/jst-common.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.common/maps/wst-common-core.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.common/maps/wst-common-ui.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.dali/maps/dali.map?root=WebTools_Project&view=co&pathrev=R1_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.dali/maps/jpt.map?root=WebTools_Project&view=co&pathrev=R1_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.jsf/maps/jsf.map?root=WebTools_Project&view=co&pathrev=R1_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.jsf/maps/wtp.jsf.map?root=WebTools_Project&view=co&pathrev=R1_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.servertools/maps/jst-server.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.servertools/maps/wst-server-core.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.servertools/maps/wst-server-ui.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/jst-jsp.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/wst-jsdt.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/wst-web-core.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/wst-web-ui.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/wst-xml-core.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.webservices/maps/jst-ws.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.webservices/maps/wst-ws-core.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng.webservices/maps/wst-ws-ui.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng/maps/jst.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  
http://dev.eclipse.org/viewcvs/index.cgi/webtools.maps/releng/maps/wst.map?root=WebTools_Project&view=co&pathrev=R2_0_maintenance  

However, when I click on them, I receive an exception and Python traceback. I opened bug 250671 but it's been mraked as 'NOT_ECLIPSE'.

Anyone sees anything wrong with the links?

Thanks,
Kit Lo
IBM Eclipse SDK Globalization Technical Lead
Eclipse Babel Project Co-lead

_______________________________________________ babel-dev mailing list babel-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/babel-dev

--
Denis Roy
Manager, IT Infrastructure
Eclipse Foundation, Inc. -- http://www.eclipse.org/
Office: 613.224.9461 x224 (Eastern time)
Cell: 819.210.6481
denis.roy@xxxxxxxxxxx

Register now for Eclipse Summit Europe, Nov. 19-20

PNG image


Back to the top