diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixBuild.java
index cbe1871397..47691eb1ba 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.matrix.MatrixBuild complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.matrix.MatrixBuild">
* <complexContent>
@@ -55,7 +55,7 @@ public class HudsonMatrixMatrixBuild extends HudsonModelAbstractBuild {
* will be present inside the JAXB object. This is why there is not a set method for the run property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getRun().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixConfiguration.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixConfiguration.java
index fdc9a86c9b..1f9feff22b 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixConfiguration.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixConfiguration.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.matrix.MatrixConfiguration complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.matrix.MatrixConfiguration">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixProject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixProject.java
index 51fd66a0c6..86918d5be0 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixProject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixProject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.matrix.MatrixProject complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.matrix.MatrixProject">
* <complexContent>
@@ -55,7 +55,7 @@ public class HudsonMatrixMatrixProject extends HudsonModelAbstractProject {
* will be present inside the JAXB object. This is why there is not a set method for the activeConfiguration property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getActiveConfiguration().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixRun.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixRun.java
index db89429a81..cff9d76225 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixRun.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMatrixMatrixRun.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.matrix.MatrixRun complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.matrix.MatrixRun">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenAbstractMavenBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenAbstractMavenBuild.java
index 46ac7a8d76..48f487f6ef 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenAbstractMavenBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenAbstractMavenBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.maven.AbstractMavenBuild complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.maven.AbstractMavenBuild">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenMavenModuleSetBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenMavenModuleSetBuild.java
index aeed9917a0..5795a79415 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenMavenModuleSetBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenMavenModuleSetBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.maven.MavenModuleSetBuild complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.maven.MavenModuleSetBuild">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenReportersSurefireAggregatedReport.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenReportersSurefireAggregatedReport.java
index 52bc4b5751..ce2135fe20 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenReportersSurefireAggregatedReport.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonMavenReportersSurefireAggregatedReport.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.maven.reporters.SurefireAggregatedReport complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.maven.reporters.SurefireAggregatedReport">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractBuild.java
index 053dffbcb9..e07b36dbeb 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.AbstractBuild complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.AbstractBuild">
* <complexContent>
@@ -56,7 +56,7 @@ public class HudsonModelAbstractBuild extends HudsonModelRun {
/**
* Gets the value of the builtOn property.
- *
+ *
* @return possible object is {@link String }
*/
public String getBuiltOn() {
@@ -65,7 +65,7 @@ public String getBuiltOn() {
/**
* Sets the value of the builtOn property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -75,7 +75,7 @@ public void setBuiltOn(String value) {
/**
* Gets the value of the changeSet property.
- *
+ *
* @return possible object is {@link HudsonScmChangeLogSet }
*/
public HudsonScmChangeLogSet getChangeSet() {
@@ -84,7 +84,7 @@ public HudsonScmChangeLogSet getChangeSet() {
/**
* Sets the value of the changeSet property.
- *
+ *
* @param value
* allowed object is {@link HudsonScmChangeLogSet }
*/
@@ -99,7 +99,7 @@ public void setChangeSet(HudsonScmChangeLogSet value) {
* will be present inside the JAXB object. This is why there is not a set method for the culprit property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getCulprit().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractItem.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractItem.java
index d7f2933f55..63a1f9e090 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractItem.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractItem.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.model.AbstractItem complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.AbstractItem">
* <complexContent>
@@ -58,7 +58,7 @@ public class HudsonModelAbstractItem extends HudsonModelActionable {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -67,7 +67,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -77,7 +77,7 @@ public void setDescription(String value) {
/**
* Gets the value of the displayName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDisplayName() {
@@ -86,7 +86,7 @@ public String getDisplayName() {
/**
* Sets the value of the displayName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -96,7 +96,7 @@ public void setDisplayName(String value) {
/**
* Gets the value of the name property.
- *
+ *
* @return possible object is {@link String }
*/
public String getName() {
@@ -105,7 +105,7 @@ public String getName() {
/**
* Sets the value of the name property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -115,7 +115,7 @@ public void setName(String value) {
/**
* Gets the value of the url property.
- *
+ *
* @return possible object is {@link String }
*/
public String getUrl() {
@@ -124,7 +124,7 @@ public String getUrl() {
/**
* Sets the value of the url property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractProject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractProject.java
index 00f5db2286..97ff7b774b 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractProject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelAbstractProject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.AbstractProject complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.AbstractProject">
* <complexContent>
@@ -81,7 +81,7 @@ public void setConcurrentBuild(boolean value) {
* will be present inside the JAXB object. This is why there is not a set method for the downstreamProject property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getDownstreamProject().add(newItem);
*
@@ -97,7 +97,7 @@ public List getDownstreamProject() {
/**
* Gets the value of the scm property.
- *
+ *
* @return possible object is {@link HudsonScmSCM }
*/
public HudsonScmSCM getScm() {
@@ -106,7 +106,7 @@ public HudsonScmSCM getScm() {
/**
* Sets the value of the scm property.
- *
+ *
* @param value
* allowed object is {@link HudsonScmSCM }
*/
@@ -121,7 +121,7 @@ public void setScm(HudsonScmSCM value) {
* will be present inside the JAXB object. This is why there is not a set method for the upstreamProject property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getUpstreamProject().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelActionable.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelActionable.java
index cf54b92ee1..b4b137ff87 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelActionable.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelActionable.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.Actionable complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Actionable">
* <complexContent>
@@ -57,7 +57,7 @@ public class HudsonModelActionable {
* will be present inside the JAXB object. This is why there is not a set method for the action property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getAction().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
index e2bfdbaf8c..319aab2c5d 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBallColor.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010, 2016 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
*
* The following schema fragment specifies the expected content contained within this class.
*
- *
+ *
*
* <simpleType name="hudson.model.BallColor">
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBuild.java
index d246bcfaa6..de1bf8487b 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.model.Build complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Build">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleBuild.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleBuild.java
index 3233d1f7c6..922d2303d6 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleBuild.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleBuild.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.FreeStyleBuild complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.FreeStyleBuild">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleProject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleProject.java
index dfecf03e2a..92772ae605 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleProject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelFreeStyleProject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.FreeStyleProject complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.FreeStyleProject">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHealthReport.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHealthReport.java
index a59a6a5ed0..d2298e36eb 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHealthReport.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHealthReport.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.HealthReport complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.HealthReport">
* <complexContent>
@@ -53,7 +53,7 @@ public class HudsonModelHealthReport {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -62,7 +62,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -72,7 +72,7 @@ public void setDescription(String value) {
/**
* Gets the value of the iconUrl property.
- *
+ *
* @return possible object is {@link String }
*/
public String getIconUrl() {
@@ -81,7 +81,7 @@ public String getIconUrl() {
/**
* Sets the value of the iconUrl property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHudson.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHudson.java
index 44b0c27290..01fabc23e2 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHudson.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelHudson.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.Hudson complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Hudson">
* <complexContent>
@@ -72,7 +72,7 @@ public class HudsonModelHudson extends HudsonModelNode {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -81,7 +81,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -96,7 +96,7 @@ public void setDescription(String value) {
* will be present inside the JAXB object. This is why there is not a set method for the job property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getJob().add(newItem);
*
@@ -112,7 +112,7 @@ public List getJob() {
/**
* Gets the value of the overallLoad property.
- *
+ *
* @return possible object is {@link HudsonModelOverallLoadStatistics }
*/
public HudsonModelOverallLoadStatistics getOverallLoad() {
@@ -121,7 +121,7 @@ public HudsonModelOverallLoadStatistics getOverallLoad() {
/**
* Sets the value of the overallLoad property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelOverallLoadStatistics }
*/
@@ -131,7 +131,7 @@ public void setOverallLoad(HudsonModelOverallLoadStatistics value) {
/**
* Gets the value of the primaryView property.
- *
+ *
* @return possible object is {@link HudsonModelView }
*/
public HudsonModelView getPrimaryView() {
@@ -140,7 +140,7 @@ public HudsonModelView getPrimaryView() {
/**
* Sets the value of the primaryView property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelView }
*/
@@ -197,7 +197,7 @@ public void setUseSecurity(boolean value) {
* will be present inside the JAXB object. This is why there is not a set method for the view property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getView().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJob.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJob.java
index 961b9811b4..25fcc8a1a0 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJob.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJob.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.Job complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Job">
* <complexContent>
@@ -115,7 +115,7 @@ public void setBuildable(boolean value) {
* will be present inside the JAXB object. This is why there is not a set method for the build property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getBuild().add(newItem);
*
@@ -131,7 +131,7 @@ public List getBuild() {
/**
* Gets the value of the color property.
- *
+ *
* @return possible object is {@link HudsonModelBallColor }
*/
public HudsonModelBallColor getColor() {
@@ -140,7 +140,7 @@ public HudsonModelBallColor getColor() {
/**
* Sets the value of the color property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelBallColor }
*/
@@ -150,7 +150,7 @@ public void setColor(HudsonModelBallColor value) {
/**
* Gets the value of the firstBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getFirstBuild() {
@@ -159,7 +159,7 @@ public HudsonModelRun getFirstBuild() {
/**
* Sets the value of the firstBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -174,7 +174,7 @@ public void setFirstBuild(HudsonModelRun value) {
* will be present inside the JAXB object. This is why there is not a set method for the healthReport property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getHealthReport().add(newItem);
*
@@ -218,7 +218,7 @@ public void setKeepDependencies(boolean value) {
/**
* Gets the value of the lastBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getLastBuild() {
@@ -227,7 +227,7 @@ public HudsonModelRun getLastBuild() {
/**
* Sets the value of the lastBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -237,7 +237,7 @@ public void setLastBuild(HudsonModelRun value) {
/**
* Gets the value of the lastCompletedBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getLastCompletedBuild() {
@@ -246,7 +246,7 @@ public HudsonModelRun getLastCompletedBuild() {
/**
* Sets the value of the lastCompletedBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -256,7 +256,7 @@ public void setLastCompletedBuild(HudsonModelRun value) {
/**
* Gets the value of the lastFailedBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getLastFailedBuild() {
@@ -265,7 +265,7 @@ public HudsonModelRun getLastFailedBuild() {
/**
* Sets the value of the lastFailedBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -275,7 +275,7 @@ public void setLastFailedBuild(HudsonModelRun value) {
/**
* Gets the value of the lastStableBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getLastStableBuild() {
@@ -284,7 +284,7 @@ public HudsonModelRun getLastStableBuild() {
/**
* Sets the value of the lastStableBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -294,7 +294,7 @@ public void setLastStableBuild(HudsonModelRun value) {
/**
* Gets the value of the lastSuccessfulBuild property.
- *
+ *
* @return possible object is {@link HudsonModelRun }
*/
public HudsonModelRun getLastSuccessfulBuild() {
@@ -303,7 +303,7 @@ public HudsonModelRun getLastSuccessfulBuild() {
/**
* Sets the value of the lastSuccessfulBuild property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelRun }
*/
@@ -332,7 +332,7 @@ public void setNextBuildNumber(int value) {
* will be present inside the JAXB object. This is why there is not a set method for the property property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getProperty().add(newItem);
*
@@ -348,7 +348,7 @@ public List getProperty() {
/**
* Gets the value of the queueItem property.
- *
+ *
* @return possible object is {@link HudsonModelQueueItem }
*/
public HudsonModelQueueItem getQueueItem() {
@@ -357,7 +357,7 @@ public HudsonModelQueueItem getQueueItem() {
/**
* Sets the value of the queueItem property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelQueueItem }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJobProperty.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJobProperty.java
index cb54e57d22..8dfbbd8028 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJobProperty.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelJobProperty.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.JobProperty complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.JobProperty">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLabel.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLabel.java
index 9f55b6932f..1a4e4fd58f 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLabel.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLabel.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.Label complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Label">
* <complexContent>
@@ -97,7 +97,7 @@ public void setBusyExecutors(int value) {
* will be present inside the JAXB object. This is why there is not a set method for the cloud property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getCloud().add(newItem);
*
@@ -113,7 +113,7 @@ public List getCloud() {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -122,7 +122,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -146,7 +146,7 @@ public void setIdleExecutors(int value) {
/**
* Gets the value of the loadStatistics property.
- *
+ *
* @return possible object is {@link HudsonModelLoadStatistics }
*/
public HudsonModelLoadStatistics getLoadStatistics() {
@@ -155,7 +155,7 @@ public HudsonModelLoadStatistics getLoadStatistics() {
/**
* Sets the value of the loadStatistics property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelLoadStatistics }
*/
@@ -165,7 +165,7 @@ public void setLoadStatistics(HudsonModelLoadStatistics value) {
/**
* Gets the value of the name property.
- *
+ *
* @return possible object is {@link String }
*/
public String getName() {
@@ -174,7 +174,7 @@ public String getName() {
/**
* Sets the value of the name property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -189,7 +189,7 @@ public void setName(String value) {
* will be present inside the JAXB object. This is why there is not a set method for the node property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getNode().add(newItem);
*
@@ -224,7 +224,7 @@ public void setOffline(boolean value) {
* will be present inside the JAXB object. This is why there is not a set method for the tiedJob property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getTiedJob().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLoadStatistics.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLoadStatistics.java
index e72e7e6db9..db62f614b0 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLoadStatistics.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelLoadStatistics.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.model.LoadStatistics complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.LoadStatistics">
* <complexContent>
@@ -55,7 +55,7 @@ public class HudsonModelLoadStatistics {
/**
* Gets the value of the busyExecutors property.
- *
+ *
* @return possible object is {@link HudsonModelMultiStageTimeSeries }
*/
public HudsonModelMultiStageTimeSeries getBusyExecutors() {
@@ -64,7 +64,7 @@ public HudsonModelMultiStageTimeSeries getBusyExecutors() {
/**
* Sets the value of the busyExecutors property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelMultiStageTimeSeries }
*/
@@ -74,7 +74,7 @@ public void setBusyExecutors(HudsonModelMultiStageTimeSeries value) {
/**
* Gets the value of the queueLength property.
- *
+ *
* @return possible object is {@link HudsonModelMultiStageTimeSeries }
*/
public HudsonModelMultiStageTimeSeries getQueueLength() {
@@ -83,7 +83,7 @@ public HudsonModelMultiStageTimeSeries getQueueLength() {
/**
* Sets the value of the queueLength property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelMultiStageTimeSeries }
*/
@@ -93,7 +93,7 @@ public void setQueueLength(HudsonModelMultiStageTimeSeries value) {
/**
* Gets the value of the totalExecutors property.
- *
+ *
* @return possible object is {@link HudsonModelMultiStageTimeSeries }
*/
public HudsonModelMultiStageTimeSeries getTotalExecutors() {
@@ -102,7 +102,7 @@ public HudsonModelMultiStageTimeSeries getTotalExecutors() {
/**
* Sets the value of the totalExecutors property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelMultiStageTimeSeries }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelMultiStageTimeSeries.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelMultiStageTimeSeries.java
index e60396a475..4adf47460a 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelMultiStageTimeSeries.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelMultiStageTimeSeries.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.MultiStageTimeSeries complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.MultiStageTimeSeries">
* <complexContent>
@@ -53,7 +53,7 @@ public class HudsonModelMultiStageTimeSeries {
/**
* Gets the value of the hour property.
- *
+ *
* @return possible object is {@link HudsonModelTimeSeries }
*/
public HudsonModelTimeSeries getHour() {
@@ -62,7 +62,7 @@ public HudsonModelTimeSeries getHour() {
/**
* Sets the value of the hour property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelTimeSeries }
*/
@@ -72,7 +72,7 @@ public void setHour(HudsonModelTimeSeries value) {
/**
* Gets the value of the min property.
- *
+ *
* @return possible object is {@link HudsonModelTimeSeries }
*/
public HudsonModelTimeSeries getMin() {
@@ -81,7 +81,7 @@ public HudsonModelTimeSeries getMin() {
/**
* Sets the value of the min property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelTimeSeries }
*/
@@ -91,7 +91,7 @@ public void setMin(HudsonModelTimeSeries value) {
/**
* Gets the value of the sec10 property.
- *
+ *
* @return possible object is {@link HudsonModelTimeSeries }
*/
public HudsonModelTimeSeries getSec10() {
@@ -100,7 +100,7 @@ public HudsonModelTimeSeries getSec10() {
/**
* Sets the value of the sec10 property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelTimeSeries }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNode.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNode.java
index c2fa3db56a..1f2bf9824b 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNode.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNode.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.Node complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Node">
* <complexContent>
@@ -70,7 +70,7 @@ public class HudsonModelNode {
* will be present inside the JAXB object. This is why there is not a set method for the assignedLabel property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getAssignedLabel().add(newItem);
*
@@ -86,7 +86,7 @@ public List getAssignedLabel() {
/**
* Gets the value of the mode property.
- *
+ *
* @return possible object is {@link HudsonModelNodeMode }
*/
public HudsonModelNodeMode getMode() {
@@ -95,7 +95,7 @@ public HudsonModelNodeMode getMode() {
/**
* Sets the value of the mode property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelNodeMode }
*/
@@ -105,7 +105,7 @@ public void setMode(HudsonModelNodeMode value) {
/**
* Gets the value of the nodeDescription property.
- *
+ *
* @return possible object is {@link String }
*/
public String getNodeDescription() {
@@ -114,7 +114,7 @@ public String getNodeDescription() {
/**
* Sets the value of the nodeDescription property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -124,7 +124,7 @@ public void setNodeDescription(String value) {
/**
* Gets the value of the nodeName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getNodeName() {
@@ -133,7 +133,7 @@ public String getNodeName() {
/**
* Sets the value of the nodeName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNodeMode.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNodeMode.java
index b51296cd33..4a9e12864e 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNodeMode.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelNodeMode.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
*
* The following schema fragment specifies the expected content contained within this class.
*
- *
+ *
*
* <simpleType name="hudson.model.Node-Mode">
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelOverallLoadStatistics.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelOverallLoadStatistics.java
index 61aaa35aea..b96fc3e74d 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelOverallLoadStatistics.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelOverallLoadStatistics.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.OverallLoadStatistics complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.OverallLoadStatistics">
* <complexContent>
@@ -47,7 +47,7 @@ public class HudsonModelOverallLoadStatistics extends HudsonModelLoadStatistics
/**
* Gets the value of the totalQueueLength property.
- *
+ *
* @return possible object is {@link HudsonModelMultiStageTimeSeries }
*/
public HudsonModelMultiStageTimeSeries getTotalQueueLength() {
@@ -56,7 +56,7 @@ public HudsonModelMultiStageTimeSeries getTotalQueueLength() {
/**
* Sets the value of the totalQueueLength property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelMultiStageTimeSeries }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelProject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelProject.java
index 416d0d774b..28fcc52ae7 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelProject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelProject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.model.Project complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Project">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelQueueItem.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelQueueItem.java
index a4b702f7af..50ca28704c 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelQueueItem.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelQueueItem.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.Queue-Item complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Queue-Item">
* <complexContent>
@@ -90,7 +90,7 @@ public void setBuildable(boolean value) {
/**
* Gets the value of the params property.
- *
+ *
* @return possible object is {@link String }
*/
public String getParams() {
@@ -99,7 +99,7 @@ public String getParams() {
/**
* Sets the value of the params property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -123,7 +123,7 @@ public void setStuck(boolean value) {
/**
* Gets the value of the task property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getTask() {
@@ -132,7 +132,7 @@ public Object getTask() {
/**
* Sets the value of the task property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
@@ -142,7 +142,7 @@ public void setTask(Object value) {
/**
* Gets the value of the why property.
- *
+ *
* @return possible object is {@link String }
*/
public String getWhy() {
@@ -151,7 +151,7 @@ public String getWhy() {
/**
* Sets the value of the why property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRun.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRun.java
index 0bb2bda827..548253d42f 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRun.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRun.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.Run complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Run">
* <complexContent>
@@ -88,7 +88,7 @@ public class HudsonModelRun extends HudsonModelActionable {
* will be present inside the JAXB object. This is why there is not a set method for the artifact property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getArtifact().add(newItem);
*
@@ -118,7 +118,7 @@ public void setBuilding(boolean value) {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -127,7 +127,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -151,7 +151,7 @@ public void setDuration(long value) {
/**
* Gets the value of the fullDisplayName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getFullDisplayName() {
@@ -160,7 +160,7 @@ public String getFullDisplayName() {
/**
* Sets the value of the fullDisplayName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -170,7 +170,7 @@ public void setFullDisplayName(String value) {
/**
* Gets the value of the id property.
- *
+ *
* @return possible object is {@link String }
*/
public String getId() {
@@ -179,7 +179,7 @@ public String getId() {
/**
* Sets the value of the id property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -217,7 +217,7 @@ public void setNumber(int value) {
/**
* Gets the value of the result property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getResult() {
@@ -226,7 +226,7 @@ public Object getResult() {
/**
* Sets the value of the result property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
@@ -236,7 +236,7 @@ public void setResult(Object value) {
/**
* Gets the value of the timestamp property.
- *
+ *
* @return possible object is {@link Long }
*/
public Long getTimestamp() {
@@ -245,7 +245,7 @@ public Long getTimestamp() {
/**
* Sets the value of the timestamp property.
- *
+ *
* @param value
* allowed object is {@link Long }
*/
@@ -255,7 +255,7 @@ public void setTimestamp(Long value) {
/**
* Gets the value of the url property.
- *
+ *
* @return possible object is {@link String }
*/
public String getUrl() {
@@ -264,7 +264,7 @@ public String getUrl() {
/**
* Sets the value of the url property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRunArtifact.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRunArtifact.java
index 5d1d7fc8cb..4f408f91cb 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRunArtifact.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelRunArtifact.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.Run-Artifact complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.Run-Artifact">
* <complexContent>
@@ -53,7 +53,7 @@ public class HudsonModelRunArtifact {
/**
* Gets the value of the displayPath property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDisplayPath() {
@@ -62,7 +62,7 @@ public String getDisplayPath() {
/**
* Sets the value of the displayPath property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -72,7 +72,7 @@ public void setDisplayPath(String value) {
/**
* Gets the value of the fileName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getFileName() {
@@ -81,7 +81,7 @@ public String getFileName() {
/**
* Sets the value of the fileName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -91,7 +91,7 @@ public void setFileName(String value) {
/**
* Gets the value of the relativePath property.
- *
+ *
* @return possible object is {@link String }
*/
public String getRelativePath() {
@@ -100,7 +100,7 @@ public String getRelativePath() {
/**
* Sets the value of the relativePath property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelTimeSeries.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelTimeSeries.java
index c42d49ea36..6dfd05ff32 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelTimeSeries.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelTimeSeries.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.model.TimeSeries complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.TimeSeries">
* <complexContent>
@@ -60,7 +60,7 @@ public class HudsonModelTimeSeries {
* will be present inside the JAXB object. This is why there is not a set method for the history property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getHistory().add(newItem);
*
@@ -76,7 +76,7 @@ public List getHistory() {
/**
* Gets the value of the latest property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getLatest() {
@@ -85,7 +85,7 @@ public Object getLatest() {
/**
* Sets the value of the latest property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUser.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUser.java
index 5dd9bac19a..bc0039e339 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUser.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUser.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.User complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.User">
* <complexContent>
@@ -62,7 +62,7 @@ public class HudsonModelUser {
/**
* Gets the value of the absoluteUrl property.
- *
+ *
* @return possible object is {@link String }
*/
public String getAbsoluteUrl() {
@@ -71,7 +71,7 @@ public String getAbsoluteUrl() {
/**
* Sets the value of the absoluteUrl property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -81,7 +81,7 @@ public void setAbsoluteUrl(String value) {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -90,7 +90,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -100,7 +100,7 @@ public void setDescription(String value) {
/**
* Gets the value of the fullName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getFullName() {
@@ -109,7 +109,7 @@ public String getFullName() {
/**
* Sets the value of the fullName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -119,7 +119,7 @@ public void setFullName(String value) {
/**
* Gets the value of the id property.
- *
+ *
* @return possible object is {@link String }
*/
public String getId() {
@@ -128,7 +128,7 @@ public String getId() {
/**
* Sets the value of the id property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -143,7 +143,7 @@ public void setId(String value) {
* will be present inside the JAXB object. This is why there is not a set method for the property property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getProperty().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUserProperty.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUserProperty.java
index e4b2732042..74a6c33cef 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUserProperty.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelUserProperty.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.UserProperty complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.UserProperty">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelView.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelView.java
index c1537807fc..e972a049a0 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelView.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelView.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.View complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.View">
* <complexContent>
@@ -59,7 +59,7 @@ public class HudsonModelView {
/**
* Gets the value of the description property.
- *
+ *
* @return possible object is {@link String }
*/
public String getDescription() {
@@ -68,7 +68,7 @@ public String getDescription() {
/**
* Sets the value of the description property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -83,7 +83,7 @@ public void setDescription(String value) {
* will be present inside the JAXB object. This is why there is not a set method for the job property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getJob().add(newItem);
*
@@ -99,7 +99,7 @@ public List getJob() {
/**
* Gets the value of the name property.
- *
+ *
* @return possible object is {@link String }
*/
public String getName() {
@@ -108,7 +108,7 @@ public String getName() {
/**
* Sets the value of the name property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -118,7 +118,7 @@ public void setName(String value) {
/**
* Gets the value of the url property.
- *
+ *
* @return possible object is {@link String }
*/
public String getUrl() {
@@ -127,7 +127,7 @@ public String getUrl() {
/**
* Sets the value of the url property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewPeople.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewPeople.java
index 301a1968da..33aac2d8ab 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewPeople.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewPeople.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.model.View-People complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.View-People">
* <complexContent>
@@ -55,7 +55,7 @@ public class HudsonModelViewPeople {
* will be present inside the JAXB object. This is why there is not a set method for the user property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getUser().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewUserInfo.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewUserInfo.java
index 2b646b423a..4e87babdec 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewUserInfo.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonModelViewUserInfo.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.model.View-UserInfo complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.model.View-UserInfo">
* <complexContent>
@@ -53,7 +53,7 @@ public class HudsonModelViewUserInfo {
/**
* Gets the value of the lastChange property.
- *
+ *
* @return possible object is {@link Long }
*/
public Long getLastChange() {
@@ -62,7 +62,7 @@ public Long getLastChange() {
/**
* Sets the value of the lastChange property.
- *
+ *
* @param value
* allowed object is {@link Long }
*/
@@ -72,7 +72,7 @@ public void setLastChange(Long value) {
/**
* Gets the value of the project property.
- *
+ *
* @return possible object is {@link HudsonModelAbstractProject }
*/
public HudsonModelAbstractProject getProject() {
@@ -81,7 +81,7 @@ public HudsonModelAbstractProject getProject() {
/**
* Sets the value of the project property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelAbstractProject }
*/
@@ -91,7 +91,7 @@ public void setProject(HudsonModelAbstractProject value) {
/**
* Gets the value of the user property.
- *
+ *
* @return possible object is {@link HudsonModelUser }
*/
public HudsonModelUser getUser() {
@@ -100,7 +100,7 @@ public HudsonModelUser getUser() {
/**
* Sets the value of the user property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelUser }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmChangeLogSet.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmChangeLogSet.java
index 32d467106e..9416787260 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmChangeLogSet.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmChangeLogSet.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
* Java class for hudson.scm.ChangeLogSet complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.scm.ChangeLogSet">
* <complexContent>
@@ -58,7 +58,7 @@ public class HudsonScmChangeLogSet {
* will be present inside the JAXB object. This is why there is not a set method for the item property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getItem().add(newItem);
*
@@ -74,7 +74,7 @@ public List getItem() {
/**
* Gets the value of the kind property.
- *
+ *
* @return possible object is {@link String }
*/
public String getKind() {
@@ -83,7 +83,7 @@ public String getKind() {
/**
* Sets the value of the kind property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmRepositoryBrowser.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmRepositoryBrowser.java
index 7c5ba9aef4..2f79e7b644 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmRepositoryBrowser.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmRepositoryBrowser.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.scm.RepositoryBrowser complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.scm.RepositoryBrowser">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmSCM.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmSCM.java
index fa89b904c1..4505ef82c6 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmSCM.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonScmSCM.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.scm.SCM complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.scm.SCM">
* <complexContent>
@@ -50,7 +50,7 @@ public class HudsonScmSCM {
/**
* Gets the value of the browser property.
- *
+ *
* @return possible object is {@link HudsonScmRepositoryBrowser }
*/
public HudsonScmRepositoryBrowser getBrowser() {
@@ -59,7 +59,7 @@ public HudsonScmRepositoryBrowser getBrowser() {
/**
* Sets the value of the browser property.
- *
+ *
* @param value
* allowed object is {@link HudsonScmRepositoryBrowser }
*/
@@ -69,7 +69,7 @@ public void setBrowser(HudsonScmRepositoryBrowser value) {
/**
* Gets the value of the type property.
- *
+ *
* @return possible object is {@link String }
*/
public String getType() {
@@ -78,7 +78,7 @@ public String getType() {
/**
* Sets the value of the type property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResult.java
index 4ac752c095..02e1f339ae 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.junit.CaseResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.junit.CaseResult">
* <complexContent>
@@ -94,7 +94,7 @@ public void setAge(int value) {
/**
* Gets the value of the className property.
- *
+ *
* @return possible object is {@link String }
*/
public String getClassName() {
@@ -103,7 +103,7 @@ public String getClassName() {
/**
* Sets the value of the className property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -113,7 +113,7 @@ public void setClassName(String value) {
/**
* Gets the value of the duration property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getDuration() {
@@ -122,7 +122,7 @@ public Object getDuration() {
/**
* Sets the value of the duration property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
@@ -132,7 +132,7 @@ public void setDuration(Object value) {
/**
* Gets the value of the errorDetails property.
- *
+ *
* @return possible object is {@link String }
*/
public String getErrorDetails() {
@@ -141,7 +141,7 @@ public String getErrorDetails() {
/**
* Sets the value of the errorDetails property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -151,7 +151,7 @@ public void setErrorDetails(String value) {
/**
* Gets the value of the errorStackTrace property.
- *
+ *
* @return possible object is {@link String }
*/
public String getErrorStackTrace() {
@@ -160,7 +160,7 @@ public String getErrorStackTrace() {
/**
* Sets the value of the errorStackTrace property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -184,7 +184,7 @@ public void setFailedSince(int value) {
/**
* Gets the value of the name property.
- *
+ *
* @return possible object is {@link String }
*/
public String getName() {
@@ -193,7 +193,7 @@ public String getName() {
/**
* Sets the value of the name property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -217,7 +217,7 @@ public void setSkipped(boolean value) {
/**
* Gets the value of the status property.
- *
+ *
* @return possible object is {@link HudsonTasksJunitCaseResultStatus }
*/
public HudsonTasksJunitCaseResultStatus getStatus() {
@@ -226,7 +226,7 @@ public HudsonTasksJunitCaseResultStatus getStatus() {
/**
* Sets the value of the status property.
- *
+ *
* @param value
* allowed object is {@link HudsonTasksJunitCaseResultStatus }
*/
@@ -236,7 +236,7 @@ public void setStatus(HudsonTasksJunitCaseResultStatus value) {
/**
* Gets the value of the stderr property.
- *
+ *
* @return possible object is {@link String }
*/
public String getStderr() {
@@ -245,7 +245,7 @@ public String getStderr() {
/**
* Sets the value of the stderr property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -255,7 +255,7 @@ public void setStderr(String value) {
/**
* Gets the value of the stdout property.
- *
+ *
* @return possible object is {@link String }
*/
public String getStdout() {
@@ -264,7 +264,7 @@ public String getStdout() {
/**
* Sets the value of the stdout property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResultStatus.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResultStatus.java
index 5a1fb49b9f..73fbfa2bd5 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResultStatus.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitCaseResultStatus.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
*
* The following schema fragment specifies the expected content contained within this class.
*
- *
+ *
*
* <simpleType name="hudson.tasks.junit.CaseResult-Status">
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitSuiteResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitSuiteResult.java
index 7b3f2a957e..5472d49208 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitSuiteResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitSuiteResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.tasks.junit.SuiteResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.junit.SuiteResult">
* <complexContent>
@@ -74,7 +74,7 @@ public class HudsonTasksJunitSuiteResult {
* will be present inside the JAXB object. This is why there is not a set method for the case property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getCase().add(newItem);
*
@@ -90,7 +90,7 @@ public List getCase() {
/**
* Gets the value of the duration property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getDuration() {
@@ -99,7 +99,7 @@ public Object getDuration() {
/**
* Sets the value of the duration property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
@@ -109,7 +109,7 @@ public void setDuration(Object value) {
/**
* Gets the value of the name property.
- *
+ *
* @return possible object is {@link String }
*/
public String getName() {
@@ -118,7 +118,7 @@ public String getName() {
/**
* Sets the value of the name property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -128,7 +128,7 @@ public void setName(String value) {
/**
* Gets the value of the stderr property.
- *
+ *
* @return possible object is {@link String }
*/
public String getStderr() {
@@ -137,7 +137,7 @@ public String getStderr() {
/**
* Sets the value of the stderr property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -147,7 +147,7 @@ public void setStderr(String value) {
/**
* Gets the value of the stdout property.
- *
+ *
* @return possible object is {@link String }
*/
public String getStdout() {
@@ -156,7 +156,7 @@ public String getStdout() {
/**
* Sets the value of the stdout property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
@@ -166,7 +166,7 @@ public void setStdout(String value) {
/**
* Gets the value of the timestamp property.
- *
+ *
* @return possible object is {@link String }
*/
public String getTimestamp() {
@@ -175,7 +175,7 @@ public String getTimestamp() {
/**
* Sets the value of the timestamp property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestObject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestObject.java
index 27b55efa71..4aff19ff2e 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestObject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestObject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.junit.TestObject complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.junit.TestObject">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestResult.java
index 7d91f4d0ed..0fec6a8f3c 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksJunitTestResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.tasks.junit.TestResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.junit.TestResult">
* <complexContent>
@@ -65,7 +65,7 @@ public class HudsonTasksJunitTestResult extends HudsonTasksTestMetaTabulatedResu
/**
* Gets the value of the duration property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getDuration() {
@@ -74,7 +74,7 @@ public Object getDuration() {
/**
* Sets the value of the duration property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
@@ -131,7 +131,7 @@ public void setSkipCount(int value) {
* will be present inside the JAXB object. This is why there is not a set method for the suite property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getSuite().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAbstractTestResultAction.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAbstractTestResultAction.java
index ec59adf188..0c0aae91a1 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAbstractTestResultAction.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAbstractTestResultAction.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.test.AbstractTestResultAction complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.AbstractTestResultAction">
* <complexContent>
@@ -101,7 +101,7 @@ public void setTotalCount(int value) {
/**
* Gets the value of the urlName property.
- *
+ *
* @return possible object is {@link String }
*/
public String getUrlName() {
@@ -110,7 +110,7 @@ public String getUrlName() {
/**
* Sets the value of the urlName property.
- *
+ *
* @param value
* allowed object is {@link String }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultAction.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultAction.java
index 80ad2fbfc2..ac15ba0abf 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultAction.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultAction.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -29,7 +29,7 @@
* Java class for hudson.tasks.test.AggregatedTestResultAction complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.AggregatedTestResultAction">
* <complexContent>
@@ -57,7 +57,7 @@ public class HudsonTasksTestAggregatedTestResultAction extends HudsonTasksTestAb
* will be present inside the JAXB object. This is why there is not a set method for the childReport property.
*
* For example, to add a new item, do as follows:
- *
+ *
*
* getChildReport().add(newItem);
*
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultActionChildReport.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultActionChildReport.java
index 8284a413e7..0f62971248 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultActionChildReport.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestAggregatedTestResultActionChildReport.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -25,7 +25,7 @@
* Java class for hudson.tasks.test.AggregatedTestResultAction-ChildReport complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.AggregatedTestResultAction-ChildReport">
* <complexContent>
@@ -50,7 +50,7 @@ public class HudsonTasksTestAggregatedTestResultActionChildReport {
/**
* Gets the value of the child property.
- *
+ *
* @return possible object is {@link HudsonModelAbstractBuild }
*/
public HudsonModelAbstractBuild getChild() {
@@ -59,7 +59,7 @@ public HudsonModelAbstractBuild getChild() {
/**
* Sets the value of the child property.
- *
+ *
* @param value
* allowed object is {@link HudsonModelAbstractBuild }
*/
@@ -69,7 +69,7 @@ public void setChild(HudsonModelAbstractBuild value) {
/**
* Gets the value of the result property.
- *
+ *
* @return possible object is {@link Object }
*/
public Object getResult() {
@@ -78,7 +78,7 @@ public Object getResult() {
/**
* Sets the value of the result property.
- *
+ *
* @param value
* allowed object is {@link Object }
*/
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestMetaTabulatedResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestMetaTabulatedResult.java
index 91870ae28d..5f4d1b6e1d 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestMetaTabulatedResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestMetaTabulatedResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.test.MetaTabulatedResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.MetaTabulatedResult">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTabulatedResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTabulatedResult.java
index d1f1881c89..38eedeebbb 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTabulatedResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTabulatedResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.test.TabulatedResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.TabulatedResult">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestObject.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestObject.java
index 4e3f705779..ccfe5ba23a 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestObject.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestObject.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.test.TestObject complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.TestObject">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestResult.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestResult.java
index 085f776b77..f0c3fa71e5 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestResult.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src-gen/org/eclipse/mylyn/internal/hudson/model/HudsonTasksTestTestResult.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -26,7 +26,7 @@
* Java class for hudson.tasks.test.TestResult complex type.
*
* The following schema fragment specifies the expected content contained within this class.
- *
+ *
*
* <complexType name="hudson.tasks.test.TestResult">
* <complexContent>
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonConfiguration.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonConfiguration.java
index 847e7d99f7..5a9743627f 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonConfiguration.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/hudson/core/client/HudsonConfiguration.java
@@ -31,8 +31,10 @@ public class HudsonConfiguration implements Serializable {
private static final long serialVersionUID = 1L;
+ @Deprecated
public Map jobNameById = new HashMap<>();
+ @Deprecated
@Override
public String toString() {
StringBuilder builder = new StringBuilder();
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsServerBehaviour.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsServerBehaviour.java
index f44e934378..d768c439aa 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsServerBehaviour.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsServerBehaviour.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010, 2016 Markus Knittig and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Markus Knittig - initial API and implementation
@@ -351,7 +351,7 @@ private String parseActions(List causes, List actions) {
}
if (failCount != 0 || totalCount != 0 || skipCount != 0) {
append(sb,
- NLS.bind("{0} tests: {1} failed, {2} skipped", new Object[] { totalCount, failCount, skipCount }));
+ NLS.bind("{0} tests: {1} failed, {2} skipped", totalCount, failCount, skipCount));
}
if (sb.length() > 0) {
return sb.toString();
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsStatus.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsStatus.java
index 5207396c9a..ee1a6c8e03 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsStatus.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/JenkinsStatus.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/Messages.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/Messages.java
index 771f86076b..6c7ca67942 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/Messages.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/Messages.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2014 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsException.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsException.java
index 0a436c2c5b..73e2365cc2 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsException.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsException.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsLoginForm.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsLoginForm.java
index 2c64261c27..5c96adcfdb 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsLoginForm.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsLoginForm.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2011, 2014 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsResourceNotFoundException.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsResourceNotFoundException.java
index 3b78ec35ba..ef2e8ae088 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsResourceNotFoundException.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsResourceNotFoundException.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -14,7 +14,7 @@
/**
* Indicates that a requested resource was not found, e.g. if a build is requested is for a plan that was never built.
- *
+ *
* @author Steffen Pingel
*/
public class JenkinsResourceNotFoundException extends JenkinsException {
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsRunBuildForm.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsRunBuildForm.java
index 32f58f6b51..d8c68668c6 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsRunBuildForm.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsRunBuildForm.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2011, 2013 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -28,7 +28,7 @@
*/
public class JenkinsRunBuildForm {
- private class Parameters {
+ private static class Parameters {
@SuppressWarnings("unused")
private NameValue[] parameter;
@@ -36,12 +36,6 @@ private class Parameters {
private static class NameValue {
- @SuppressWarnings("unused")
- private Object name;
-
- @SuppressWarnings("unused")
- private Object value;
-
}
List requestParameters;
@@ -59,8 +53,6 @@ public void add(String key, String value) {
requestParameters.add(new BasicNameValuePair("value", value)); //$NON-NLS-1$
}
NameValue param = new NameValue();
- param.name = key;
- param.value = value;
params.add(param);
}
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsServerInfo.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsServerInfo.java
index 9a9beeb837..d70d7ff8e1 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsServerInfo.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsServerInfo.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010, 2011 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsTestReport.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsTestReport.java
index 1a6d7571b8..a23429da61 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsTestReport.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsTestReport.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
@@ -17,7 +17,7 @@
/**
* Container class for different kinds of Hudson test reports.
- *
+ *
* @author Steffen Pingel
*/
public class JenkinsTestReport {
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrl.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrl.java
index 34d0ad0d68..354a624155 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrl.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrl.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2010, 2014 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrlUtil.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrlUtil.java
index 39caae0bb7..5bbf304411 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrlUtil.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/JenkinsUrlUtil.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2015, 2016 Christian Gaege and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Christian Gaege - initial API and implementation
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/RestfulJenkinsClient.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/RestfulJenkinsClient.java
index d2d1c2dc17..f4b29c9f34 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/RestfulJenkinsClient.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/internal/jenkins/core/client/RestfulJenkinsClient.java
@@ -76,7 +76,7 @@ public class RestfulJenkinsClient {
public enum BuildId {
LAST(-1), LAST_FAILED(-5), LAST_STABLE(-2), LAST_SUCCESSFUL(-3), LAST_UNSTABLE(-4);
- private HudsonModelBuild build;
+ private final HudsonModelBuild build;
BuildId(int id) {
build = new HudsonModelBuild();
diff --git a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/jenkins/core/JenkinsCore.java b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/jenkins/core/JenkinsCore.java
index d7ac317d07..889381efb1 100644
--- a/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/jenkins/core/JenkinsCore.java
+++ b/mylyn.builds/org.eclipse.mylyn.jenkins.core/src/org/eclipse/mylyn/jenkins/core/JenkinsCore.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2012 Tasktop Technologies and others.
- *
+ *
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0
- *
+ *
* SPDX-License-Identifier: EPL-2.0
*
* Tasktop Technologies - initial API and implementation