Skip to content

Commit

Permalink
TEE 14.138.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Oct 11, 2023
1 parent 98be1ed commit 667d9b0
Show file tree
Hide file tree
Showing 104 changed files with 319 additions and 224 deletions.
14 changes: 7 additions & 7 deletions build/category.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/com.microsoft.tfs.client.eclipse.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.client.eclipse.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.client.eclipse.category"/>
</feature>
<feature url="features/com.microsoft.tfs.client.eclipse.nl1.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.nl1.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.client.eclipse.nl1.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.nl1.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.client.eclipse.category"/>
</feature>
<feature url="features/com.microsoft.tfs.client.eclipse.nlz.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.nlz.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.client.eclipse.nlz.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.client.eclipse.nlz.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.client.eclipse.language-packs.category"/>
</feature>
<feature url="features/com.microsoft.tfs.pt.alertsubscription.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.pt.alertsubscription.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.pt.alertsubscription.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.pt.alertsubscription.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.pt.category"/>
</feature>
<feature url="features/com.microsoft.tfs.pt.findinsce.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.pt.findinsce.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.pt.findinsce.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.pt.findinsce.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.pt.category"/>
</feature>
<feature url="features/com.microsoft.tfs.pt.testrunner.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.pt.testrunner.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.pt.testrunner.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.pt.testrunner.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.pt.category"/>
</feature>
<feature url="features/com.microsoft.tfs.pt.wit.templates.feature_14.137.0.qualifier.jar" id="com.microsoft.tfs.pt.wit.templates.feature" version="14.137.0.qualifier">
<feature url="features/com.microsoft.tfs.pt.wit.templates.feature_14.138.0.qualifier.jar" id="com.microsoft.tfs.pt.wit.templates.feature" version="14.138.0.qualifier">
<category name="com.microsoft.tfs.pt.category"/>
</feature>
<category-def name="com.microsoft.tfs.client.eclipse.category" label="Team Explorer Everywhere">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Feature-Vendor = Microsoft Corporation
Feature-Copyright = Copyright (c) 2022, Microsoft Corporation and others. All rights reserved.
Feature-Copyright = Copyright (c) 2023, Microsoft Corporation and others. All rights reserved.
Feature-License-Url = license.html
Feature-License-Text = MICROSOFT SOFTWARE LICENSE TERMS\n\
\n\
Expand Down
2 changes: 1 addition & 1 deletion build/modules/sdk/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
use="true"
author="false"
windowtitle="Team Foundation Server SDK for Java"
bottom="&amp;copy; 2022 Microsoft. All rights reserved."
bottom="&amp;copy; 2023 Microsoft. All rights reserved."
useexternalfile="true"
source="1.6"
additionalparam="-J-DTaglets.NoDefaultConfiguration=true">
Expand Down
4 changes: 2 additions & 2 deletions build/product_version.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This comment contains the full version number (14.137.0) so this file gets
# This comment contains the full version number (14.138.0) so this file gets
# picked up when doing workspace searches for the version number string.

number.version.major=14
number.version.minor=137
number.version.minor=138
number.version.service=0
# number.version.build gets defined at build time.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies.build; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.checkinpolicies.build.TFSBuildCheckinPolicyPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies.checkforcomments; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies.forbiddenpatterns; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies.workitempolicy; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies.workitemquerypolicy; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.checkinpolicies; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.checkinpolicies.TFSCheckinPoliciesPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Feature-Name = Team Explorer Everywhere
Feature-Vendor = Microsoft Corporation
Feature-Description = Tools to work with Microsoft Visual Studio Team Foundation Server and Visual Studio Team Services. Supports Team Foundation Server 2012, 2013, 2015, 2017, 2018 and Visual Studio Team Services.
Feature-Copyright = Copyright (c) 2022, Microsoft Corporation and others. All rights reserved.
Feature-Copyright = Copyright (c) 2023, Microsoft Corporation and others. All rights reserved.
Feature-License-Url = license.html
Feature-License-Text = MICROSOFT SOFTWARE LICENSE TERMS\n\
\n\
Expand Down
2 changes: 1 addition & 1 deletion source/com.microsoft.tfs.client.clc.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.microsoft.tfs.client.clc.feature"
label="%Feature-Name"
version="14.137.0.qualifier"
version="14.138.0.qualifier"
provider-name="%Feature-Vendor">

<description>
Expand Down
2 changes: 1 addition & 1 deletion source/com.microsoft.tfs.client.clc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.clc
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common.pid
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common.ui.teambuild.egit;singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common.ui.teambuild; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.client.common.ui.teambuild.TFSTeamBuildPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common.ui.vcexplorer; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.client.common.ui.vcexplorer.TFSVersionControlExplorerPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common.ui; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.client.common.ui.TFSCommonUIClientPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ACSCredentialsDialog.HTMLFooterMicrosoftDYNAMIC=Microsoft
ACSCredentialsDialog.HTMLFooterPrivacyStatementDYNAMIC=Privacy Statement
ACSCredentialsDialog.HTMLFooterTermsOfUseDYNAMIC=Terms of Use
ACSCredentialsDialog.HTMLFooterTrademarksDYNAMIC=Trademarks
ACSCredentialsDialog.HTMLCopyrightMessageDYNAMIC=&#169; 2017 Microsoft Corporation. All rights reserved.
ACSCredentialsDialog.HTMLCopyrightMessageDYNAMIC=&#169; 2023 Microsoft Corporation. All rights reserved.
ACSCredentialsDialog.HTMLLoadingMessageDYNAMIC=Loading Team Foundation Server authentication. Please wait.
ACSCredentialsDialog.HTMLAuthenticationTitleDYNAMIC=authentication
ACSCredentialsDialog.HTMLSigninTitleDYNAMIC=sign in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.common; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Activator: com.microsoft.tfs.client.common.TFSCommonClientPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion source/com.microsoft.tfs.client.eclipse.feature/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</head>
<body>
<center>
Copyright &copy; 2017, Microsoft Corporation<br>
Copyright &copy; 2023, Microsoft Corporation<br>
<a href="http://www.microsoft.com">http://www.microsoft.com</a>
</center>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Feature-Name = Team Explorer Everywhere
Feature-Vendor = Microsoft Corporation
Feature-Description = Tools to work with Microsoft Visual Studio Team Foundation Server and Visual Studio Team Services. Supports Team Foundation Server 2012, 2013, 2015, 2017, 2018 and Visual Studio Team Services.
Feature-Copyright = Copyright (c) 2022, Microsoft Corporation and others. All rights reserved.
Feature-Copyright = Copyright (c) 2023, Microsoft Corporation and others. All rights reserved.
Feature-License-Url = license.html
Feature-License-Text = MICROSOFT SOFTWARE LICENSE TERMS\n\
\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.microsoft.tfs.client.eclipse.feature"
label="%Feature-Name"
version="14.137.0.qualifier"
version="14.138.0.qualifier"
provider-name="%Feature-Vendor"
plugin="com.microsoft.tfs.client.eclipse.ui">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.microsoft.tfs.client.eclipse.help; singleton:=true
Bundle-Version: 14.137.0.qualifier
Bundle-Version: 14.138.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<html DIR="LTR" xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tool="http://www.microsoft.com/tooltip"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=Windows-1252"></META><META NAME="save" CONTENT="history"></META><title>Installing the Team Explorer Everywhere Plug-in and the Command-line Client</title><STYLE TYPE="text/css">
<html DIR="LTR" xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tool="http://www.microsoft.com/tooltip">
<head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=Windows-1252"></META><META NAME="save" CONTENT="history"></META>
<title>Installing the Team Explorer Everywhere Plug-in and the Command-line Client</title>
<STYLE TYPE="text/css">
body
{
background: #FFFFFF;
Expand Down Expand Up @@ -515,7 +518,7 @@ <h4 class="subHeading" xmlns=""><b>To install the plug-in from the update site a
the internet or the organization prefers that a specific version of the plug-in is installed by everyone then following
method may more suitable.<p></p>
</td></tr></table><p></p></div>
<li>Use the link on this page to download TFSEclipsePlugin-UpdateSiteArchive-14.137.0.zip.</li>
<li>Use the link on this page to download TFSEclipsePlugin-UpdateSiteArchive-14.138.0.zip.</li>
<li>Open Eclipse.</li>
<li>On the <b>Help</b> menu, choose <b>Install New Software</b>. </li>
<li>The <b>Install</b> dialog box appears. </li>
Expand All @@ -524,7 +527,7 @@ <h4 class="subHeading" xmlns=""><b>To install the plug-in from the update site a
<li>For the name, enter "Local Team Explorer Everywhere update archive".</li>
<li>Choose the <b>Archive</b> button.</li>
<li>The <b>Repository archive</b> dialog box appears.</li>
<li>Find and select the downloaded "<b>TFSEclipsePlugin-UpdateSiteArchive-14.137.0.zip</b>" file as the File name.</li>
<li>Find and select the downloaded "<b>TFSEclipsePlugin-UpdateSiteArchive-14.138.0.zip</b>" file as the File name.</li>
<li> Choose the <b>Open</b> button.</li>
<li>Choose the <b>OK</b> button. </li>
<li>In the list of features in the Install dialog box, select the check box that corresponds to the <b>Team Explorer Everywhere Plug-in for Eclipse</b>.</li>
Expand All @@ -537,12 +540,12 @@ <h4 class="subHeading" xmlns=""><b>To install the plug-in from the update site a
<p xmlns="">You can perform many version control operations from the Cross-platform Command-line Client for Team Foundation Server. Before you can use this client, you must install it and configure your shell or system path to include the installation folder.</p>
<h4 class="subHeading" xmlns=""><b>To install the Cross-Platform Command-Line Client for Team Foundation Server</b></h4><div class="subSection" xmlns=""><ddue:steps xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5">
<ol>
<li>Use the link on this page to download TEE-CLC-14.137.0.zip.</li>
<li>Unzip the archive (TEE-CLC-14.137.0.zip file) that contains the client.</li>
<li>Use the link on this page to download TEE-CLC-14.138.0.zip.</li>
<li>Unzip the archive (TEE-CLC-14.138.0.zip file) that contains the client.</li>
<li>Configure your shell or system path to include the folder to which you unzipped the archive.</li>
<li>To verify that the client is working, at a command prompt, type <b>tf</b>, and then press the ENTER key.</li>
</ol>
If the client is correctly installed, output appears, starting with "Microsoft Team Explorer Everywhere Command-line Client (version 14.137.0)".<br/>
If the client is correctly installed, output appears, starting with "Microsoft Team Explorer Everywhere Command-line Client (version 14.138.0)".<br/>
<br/>
For information about any of the commands, you can type <b>tf help Command</b>, where <b>Command</b> is the name of the command for which you want information. For example, you could type <b>tf help checkin</b>. You can also type <b>tf command /help</b> or <b>tf command -help</b> to obtain help.<br/><br/>
<div class="alert" xmlns=""><table width="100%" cellspacing="0" cellpadding="0"><tr><th align="left">Note </th></tr><tr><td>
Expand All @@ -556,7 +559,7 @@ <h4 class="subHeading" xmlns=""><b>To install the Cross-Platform Command-Line Cl
<![endif]--></div>
<div id="footer"><hr /><p />
<div class="FooterLinks">
<span class="FooterCopyright" title="© 2017 Microsoft. All rights reserved.">&copy; 2017 Microsoft. All rights reserved.</span>
<span class="FooterCopyright" title="© 2023 Microsoft. All rights reserved.">&copy; 2023 Microsoft. All rights reserved.</span>
<a href="http://go.microsoft.com/fwlink/?LinkID=258799" title="Terms of Use">Terms of Use</a>
<span class="Pipe">&nbsp;|&nbsp;</span>
<a href="http://go.microsoft.com/fwlink/?LinkId=258800" title="Trademarks">Trademarks</a>
Expand Down
Loading

0 comments on commit 667d9b0

Please sign in to comment.