Skip to content

Console Output

Skipping 16,034 KB.. Full Log
Discouraged access: The method 'XSDValidationConfiguration.setFeature(String, boolean)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[77] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, false);
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[77] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, false);
	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[78] 
	assertFalse("The HONOUR_ALL_SCHEMA_LOCATIONS feature is not set to false.", configuration.getFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS));
	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.getFeature(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[78] 
	assertFalse("The HONOUR_ALL_SCHEMA_LOCATIONS feature is not set to false.", configuration.getFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS));
	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[78] 
	assertFalse("The HONOUR_ALL_SCHEMA_LOCATIONS feature is not set to false.", configuration.getFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS));
	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[93] 
	configuration.setFeature("NON_EXISTANT_FEATURE", false);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.setFeature(String, boolean)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/XSDValidationConfigurationTest.java:[109] 
	configuration.getFeature("NON_EXISTANT_FEATURE");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.getFeature(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[33] 
	import org.eclipse.wst.xml.core.internal.validation.core.ValidationMessage;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[34] 
	import org.eclipse.wst.xml.core.internal.validation.core.ValidationReport;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[35] 
	import org.eclipse.wst.xsd.core.internal.validation.XSDValidationConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[36] 
	import org.eclipse.wst.xsd.core.internal.validation.eclipse.XSDValidator;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidator' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[53] 
	private XSDValidator validator = XSDValidator.getInstance();
	        ^^^^^^^^^^^^
Discouraged access: The type 'XSDValidator' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[53] 
	private XSDValidator validator = XSDValidator.getInstance();
	                                 ^^^^^^^^^^^^
Discouraged access: The type 'XSDValidator' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[53] 
	private XSDValidator validator = XSDValidator.getInstance();
	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidator.getInstance()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[73] 
	runTest(testfile, loglocation, idealloglocation, new XSDValidationConfiguration());
	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'XSDValidationConfiguration()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[73] 
	runTest(testfile, loglocation, idealloglocation, new XSDValidationConfiguration());
	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[88] 
	public void runTest(String testfile, String loglocation, String idealloglocation, XSDValidationConfiguration configuration)
	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[90] 
	ValidationReport valreport = validator.validate(testfile, null, configuration);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[90] 
	ValidationReport valreport = validator.validate(testfile, null, configuration);
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidator.validate(String, InputStream, XSDValidationConfiguration)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[142] 
	private String createLog(String filename, ValidationReport valreport)
	                                          ^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[144] 
	ValidationMessage[] valmessages = valreport.getValidationMessages();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[144] 
	ValidationMessage[] valmessages = valreport.getValidationMessages();
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.getValidationMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[152] 
	ValidationMessage valmes = valmessages[i];
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[153] 
	if(valmes.getSeverity() == ValidationMessage.SEV_LOW)
	   ^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getSeverity()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[153] 
	if(valmes.getSeverity() == ValidationMessage.SEV_LOW)
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[153] 
	if(valmes.getSeverity() == ValidationMessage.SEV_LOW)
	                                             ^^^^^^^
Discouraged access: The field 'ValidationMessage.SEV_LOW' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[156] 
	String message = valmes.getMessage();
	                 ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getMessage()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[159] 
	warningsString.append(message + " [" + valmes.getLineNumber() +", " + valmes.getColumnNumber() +"]\n");
	                                       ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getLineNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[159] 
	warningsString.append(message + " [" + valmes.getLineNumber() +", " + valmes.getColumnNumber() +"]\n");
	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getColumnNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[160] 
	warningsString.append(createNestedMessageString(valmes.getNestedMessages()));
	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getNestedMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[165] 
	String message = valmes.getMessage();
	                 ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getMessage()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[168] 
	errorsString.append(message + " [" + valmes.getLineNumber() +", " + valmes.getColumnNumber() +"]\n");
	                                     ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getLineNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[168] 
	errorsString.append(message + " [" + valmes.getLineNumber() +", " + valmes.getColumnNumber() +"]\n");
	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getColumnNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[169] 
	errorsString.append(createNestedMessageString(valmes.getNestedMessages()));
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getNestedMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[240] 
	ValidationMessage nesvalmes = (ValidationMessage)nestedMesIter.next();
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[240] 
	ValidationMessage nesvalmes = (ValidationMessage)nestedMesIter.next();
	                               ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[246] 
	String message = nesvalmes.getMessage();
	                 ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getMessage()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[249] 
	messageString += ("-> " + message + " [" + nesvalmes.getLineNumber() +", " + nesvalmes.getColumnNumber() +"]\n");
	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getLineNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[249] 
	messageString += ("-> " + message + " [" + nesvalmes.getLineNumber() +", " + nesvalmes.getColumnNumber() +"]\n");
	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getColumnNumber()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BaseTestCase.java:[250] 
	messageString += createNestedMessageString(nesvalmes.getNestedMessages(), depth + 1);
	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationMessage.getNestedMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[17] 
	import org.eclipse.wst.xml.core.internal.XMLCorePlugin;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XMLCorePlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[18] 
	import org.eclipse.wst.xml.core.internal.catalog.provisional.ICatalog;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ICatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[19] 
	import org.eclipse.wst.xml.core.internal.catalog.provisional.ICatalogEntry;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[20] 
	import org.eclipse.wst.xml.core.internal.catalog.provisional.INextCatalog;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'INextCatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[21] 
	import org.eclipse.wst.xsd.core.internal.validation.XSDValidationConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[76] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	^^^^^^^^
Discouraged access: The type 'ICatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[76] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^
Discouraged access: The type 'XMLCorePlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[76] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XMLCorePlugin.getDefault()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[76] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XMLCorePlugin.getDefaultXMLCatalog()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[77] 
	INextCatalog[] nextCatalogs = catalog.getNextCatalogs();
	^^^^^^^^^^^^^^
Discouraged access: The type 'INextCatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[77] 
	INextCatalog[] nextCatalogs = catalog.getNextCatalogs();
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.getNextCatalogs()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[80] 
	INextCatalog nextCatalog = nextCatalogs[i];
	^^^^^^^^^^^^
Discouraged access: The type 'INextCatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[81] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XMLCorePlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[81] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	                 ^^^^^^^^^^^^^^^
Discouraged access: The field 'XMLCorePlugin.USER_CATALOG_ID' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[81] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	                                        ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogElement.getId()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[82] 
	ICatalog userCatalog = nextCatalog.getReferencedCatalog();
	^^^^^^^^
Discouraged access: The type 'ICatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[82] 
	ICatalog userCatalog = nextCatalog.getReferencedCatalog();
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'INextCatalog.getReferencedCatalog()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[85] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[85] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                              ^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[85] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.createCatalogElement(int)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[85] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[85] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                                                                           ^^^^^^^^^^^^^^^^^
Discouraged access: The field 'ICatalogEntry.ENTRY_TYPE_PUBLIC' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[86] 
	catalogEntry.setKey("testKey");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogEntry.setKey(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[87] 
	catalogEntry.setURI("http://testuri");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogEntry.setURI(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[88] 
	userCatalog.addCatalogElement(catalogEntry);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.addCatalogElement(ICatalogElement)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[90] 
	catalog.removeCatalogElement(catalogEntry);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.removeCatalogElement(ICatalogElement)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[171] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[171] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'XSDValidationConfiguration()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[171] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[174] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.setFeature(String, boolean)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[174] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[174] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[196] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	^^^^^^^^
Discouraged access: The type 'ICatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[196] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^
Discouraged access: The type 'XMLCorePlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[196] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XMLCorePlugin.getDefault()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[196] 
	ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XMLCorePlugin.getDefaultXMLCatalog()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[197] 
	INextCatalog[] nextCatalogs = catalog.getNextCatalogs();
	^^^^^^^^^^^^^^
Discouraged access: The type 'INextCatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[197] 
	INextCatalog[] nextCatalogs = catalog.getNextCatalogs();
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.getNextCatalogs()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[200] 
	INextCatalog nextCatalog = nextCatalogs[i];
	^^^^^^^^^^^^
Discouraged access: The type 'INextCatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[201] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XMLCorePlugin' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[201] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	                 ^^^^^^^^^^^^^^^
Discouraged access: The field 'XMLCorePlugin.USER_CATALOG_ID' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[201] 
	if(XMLCorePlugin.USER_CATALOG_ID.equals(nextCatalog.getId())){
	                                        ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogElement.getId()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[202] 
	ICatalog userCatalog = nextCatalog.getReferencedCatalog();
	^^^^^^^^
Discouraged access: The type 'ICatalog' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[202] 
	ICatalog userCatalog = nextCatalog.getReferencedCatalog();
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'INextCatalog.getReferencedCatalog()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[205] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[205] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                              ^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[205] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.createCatalogElement(int)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[205] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ICatalogEntry' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[205] 
	ICatalogEntry catalogEntry = (ICatalogEntry)userCatalog.createCatalogElement(ICatalogEntry.ENTRY_TYPE_PUBLIC);
	                                                                                           ^^^^^^^^^^^^^^^^^
Discouraged access: The field 'ICatalogEntry.ENTRY_TYPE_PUBLIC' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[206] 
	catalogEntry.setKey("http://www.eclipse.org/webtools/Catalogue");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogEntry.setKey(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[207] 
	catalogEntry.setURI("platform:/resource/Project/InvalidSchemaInXMLCatalog.xsd");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalogEntry.setURI(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[208] 
	userCatalog.addCatalogElement(catalogEntry);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.addCatalogElement(ICatalogElement)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[210] 
	catalog.removeCatalogElement(catalogEntry);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ICatalog.removeCatalogElement(ICatalogElement)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[227] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[227] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'XSDValidationConfiguration()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[227] 
	XSDValidationConfiguration configuration = new XSDValidationConfiguration();
	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[230] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.setFeature(String, boolean)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[230] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[230] 
	configuration.setFeature(XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS, true);
	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'XSDValidationConfiguration.HONOUR_ALL_SCHEMA_LOCATIONS' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[231] 
	configuration.setFeature(XSDValidationConfiguration.FULL_SCHEMA_CONFORMANCE, true);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDValidationConfiguration.setFeature(String, boolean)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[231] 
	configuration.setFeature(XSDValidationConfiguration.FULL_SCHEMA_CONFORMANCE, true);
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDValidationConfiguration' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/validation/tests/internal/BugFixesTest.java:[231] 
	configuration.setFeature(XSDValidationConfiguration.FULL_SCHEMA_CONFORMANCE, true);
	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'XSDValidationConfiguration.FULL_SCHEMA_CONFORMANCE' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/XSDMessageInfoHelperWrapper.java:[16] 
	public class XSDMessageInfoHelperWrapper extends XSDMessageInfoHelper 
	                                                 ^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XSDMessageInfoHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/XSDMessageInfoHelperWrapper.java:[23] 
	return super.getFirstStringBetweenSingleQuotes(s);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XSDMessageInfoHelper.getFirstStringBetweenSingleQuotes(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[21] 
	import org.eclipse.wst.validation.internal.core.Message;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[22] 
	import org.eclipse.wst.xml.core.internal.validation.core.NestedValidatorContext;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NestedValidatorContext' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[23] 
	import org.eclipse.wst.xml.core.internal.validation.core.ValidationMessage;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[24] 
	import org.eclipse.wst.xml.core.internal.validation.core.ValidationReport;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[60] 
	ValidationMessage validationMessage = new ValidationMessage("", 1, 1, "");
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[60] 
	ValidationMessage validationMessage = new ValidationMessage("", 1, 1, "");
	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'ValidationMessage(String, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[60] 
	ValidationMessage validationMessage = new ValidationMessage("", 1, 1, "");
	                                          ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[61] 
	Message message = new Message();
	^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[61] 
	Message message = new Message();
	                  ^^^^^^^^^^^^^
Discouraged access: The constructor 'Message()' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[61] 
	Message message = new Message();
	                      ^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[63] 
	assertNull("COLUMN_NUMBER_ATTRIBUTE was not null for a ValidationMessage with a null key. COLUMN_NUMBER_ATTRIBUTE = " + message.getAttribute(COLUMN_NUMBER_ATTRIBUTE), message.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[63] 
	assertNull("COLUMN_NUMBER_ATTRIBUTE was not null for a ValidationMessage with a null key. COLUMN_NUMBER_ATTRIBUTE = " + message.getAttribute(COLUMN_NUMBER_ATTRIBUTE), message.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[64] 
	assertNull("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not null for a ValidationMessage with a null key. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), message.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[64] 
	assertNull("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not null for a ValidationMessage with a null key. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), message.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[65] 
	assertNull("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not null for a ValidationMessage with a null key. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), message.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[65] 
	assertNull("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not null for a ValidationMessage with a null key. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), message.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[68] 
	ValidationMessage validationMessage2 = new ValidationMessage("", 1, 1, "", "s4s-elt-character", null);
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[68] 
	ValidationMessage validationMessage2 = new ValidationMessage("", 1, 1, "", "s4s-elt-character", null);
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'ValidationMessage(String, int, int, String, String, Object[])' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[68] 
	ValidationMessage validationMessage2 = new ValidationMessage("", 1, 1, "", "s4s-elt-character", null);
	                                           ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[69] 
	Message message2 = new Message();
	^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[69] 
	Message message2 = new Message();
	                   ^^^^^^^^^^^^^
Discouraged access: The constructor 'Message()' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[69] 
	Message message2 = new Message();
	                       ^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[71] 
	assertEquals("COLUMN_NUMBER_ATTRIBUTE was correctly set to 1 for a ValidationMessage with the key s4s-elt-character. COLUMN_NUMBER_ATTRIBUTE = " + message2.getAttribute(COLUMN_NUMBER_ATTRIBUTE), new Integer(1), message2.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[71] 
	assertEquals("COLUMN_NUMBER_ATTRIBUTE was correctly set to 1 for a ValidationMessage with the key s4s-elt-character. COLUMN_NUMBER_ATTRIBUTE = " + message2.getAttribute(COLUMN_NUMBER_ATTRIBUTE), new Integer(1), message2.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[72] 
	assertEquals("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not TEXT. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message2.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), "TEXT", message2.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[72] 
	assertEquals("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not TEXT. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message2.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), "TEXT", message2.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[73] 
	assertEquals("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not an empty string for a ValidationMessage with the key s4s-elt-character. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message2.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), "", message2.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[73] 
	assertEquals("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not an empty string for a ValidationMessage with the key s4s-elt-character. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message2.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), "", message2.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[76] 
	ValidationMessage validationMessage3 = new ValidationMessage("'MyName'", 1, 1, "", "src-resolve", null);
	^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[76] 
	ValidationMessage validationMessage3 = new ValidationMessage("'MyName'", 1, 1, "", "src-resolve", null);
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'ValidationMessage(String, int, int, String, String, Object[])' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[76] 
	ValidationMessage validationMessage3 = new ValidationMessage("'MyName'", 1, 1, "", "src-resolve", null);
	                                           ^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationMessage' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[77] 
	Message message3 = new Message();
	^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[77] 
	Message message3 = new Message();
	                   ^^^^^^^^^^^^^
Discouraged access: The constructor 'Message()' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[77] 
	Message message3 = new Message();
	                       ^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[79] 
	assertEquals("COLUMN_NUMBER_ATTRIBUTE was correctly set to 1 for a ValidationMessage with the key src-resolve. COLUMN_NUMBER_ATTRIBUTE = " + message3.getAttribute(COLUMN_NUMBER_ATTRIBUTE), new Integer(1), message3.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[79] 
	assertEquals("COLUMN_NUMBER_ATTRIBUTE was correctly set to 1 for a ValidationMessage with the key src-resolve. COLUMN_NUMBER_ATTRIBUTE = " + message3.getAttribute(COLUMN_NUMBER_ATTRIBUTE), new Integer(1), message3.getAttribute(COLUMN_NUMBER_ATTRIBUTE));
	                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[80] 
	assertEquals("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not VALUE_OF_ATTRIBUTE_WITH_GIVEN_VALUE. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message3.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), "VALUE_OF_ATTRIBUTE_WITH_GIVEN_VALUE", message3.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[80] 
	assertEquals("SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE was not VALUE_OF_ATTRIBUTE_WITH_GIVEN_VALUE. SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE = " + message3.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE), "VALUE_OF_ATTRIBUTE_WITH_GIVEN_VALUE", message3.getAttribute(SQUIGGLE_SELECTION_STRATEGY_ATTRIBUTE));
	                                                                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[81] 
	assertEquals("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not set to MyName for a ValidationMessage with the key src-resolve. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message3.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), "MyName", message3.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[81] 
	assertEquals("SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE was not set to MyName for a ValidationMessage with the key src-resolve. SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE = " + message3.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE), "MyName", message3.getAttribute(SQUIGGLE_NAME_OR_VALUE_ATTRIBUTE));
	                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Message.getAttribute(String)' is not API (restriction on classpath entry '/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[96] 
	ValidationReport report1 = validator.validate(uri, null, new NestedValidatorContext());
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[96] 
	ValidationReport report1 = validator.validate(uri, null, new NestedValidatorContext());
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Validator.validate(String, InputStream, NestedValidatorContext)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[96] 
	ValidationReport report1 = validator.validate(uri, null, new NestedValidatorContext());
	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'NestedValidatorContext()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[96] 
	ValidationReport report1 = validator.validate(uri, null, new NestedValidatorContext());
	                                                             ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NestedValidatorContext' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[97] 
	ValidationReport report2 = null;
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationReport' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[102] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Validator.validate(String, InputStream, NestedValidatorContext)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[102] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'NestedValidatorContext()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[102] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	                                          ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NestedValidatorContext' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[122] 
	assertTrue("Validation using a URI did not product a valid validation result.", report1.isValid());
	                                                                                ^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.isValid()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[123] 
	assertEquals("Validation using URI and using inputstream of the same file produces different numbers of errors.", report1.getValidationMessages().length, report2.getValidationMessages().length);
	                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.getValidationMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[123] 
	assertEquals("Validation using URI and using inputstream of the same file produces different numbers of errors.", report1.getValidationMessages().length, report2.getValidationMessages().length);
	                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.getValidationMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[127] 
	report1 = validator.validate(uri, null, new NestedValidatorContext());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Validator.validate(String, InputStream, NestedValidatorContext)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[127] 
	report1 = validator.validate(uri, null, new NestedValidatorContext());
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'NestedValidatorContext()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[127] 
	report1 = validator.validate(uri, null, new NestedValidatorContext());
	                                            ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NestedValidatorContext' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[133] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Validator.validate(String, InputStream, NestedValidatorContext)' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xsd.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[133] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'NestedValidatorContext()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[133] 
	report2 = validator.validate(uri, is, new NestedValidatorContext());
	                                          ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'NestedValidatorContext' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[153] 
	assertFalse("Validation using a URI did not product an invalid validation result.", report1.isValid());
	                                                                                    ^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.isValid()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[154] 
	assertEquals("Validation using URI and using inputstream of the same file produces different numbers of errors.", report1.getValidationMessages().length, report2.getValidationMessages().length);
	                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.getValidationMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/org/eclipse/wst/xsd/core/internal/validation/eclipse/ValidatorTest.java:[154] 
	assertEquals("Validation using URI and using inputstream of the same file produces different numbers of errors.", report1.getValidationMessages().length, report2.getValidationMessages().length);
	                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ValidationReport.getValidationMessages()' is not API (restriction on classpath entry '/jobs/genie.webtools/sourceediting-gerrit/workspace/bundles/org.eclipse.wst.xml.core/target/classes')
188 problems (188 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.xsd.validation.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xsd.validation.tests ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/org.eclipse.wst.xsd.validation.tests-1.0.501-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xsd.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.xsd.validation.tests ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/org.eclipse.wst.xsd.validation.tests-1.0.501-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xsd.validation.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xsd.validation.tests:1.0.501-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/pom.xml
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.wst.xsd.validation.tests ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -debug, -consolelog, -data, /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/data, -install, /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work, -configuration, /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/surefire.properties]
Configuration location:
    file:/jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/configuration/
Configuration file:
    file:/jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/configuration/config.ini loaded
Install location:
    file:/jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/
Framework located:
    file:/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.13.0.v20170919-1456/org.eclipse.osgi-3.13.0.v20170919-1456.jar
Framework classpath:
    file:/opt/public/hipp/homes/genie.webtools/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.13.0.v20170919-1456/org.eclipse.osgi-3.13.0.v20170919-1456.jar
Debug options:
    file:/jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/.options not found
Time to load bundles: 208
Starting application: 46000

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.wst.xsd.validation.tests.internal.AllXSDTests
Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.981 sec

Results :

Tests run: 101, Failures: 0, Errors: 0, Skipped: 0

!SESSION 2017-10-13 19:43:38.299 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/surefire.properties
Command-line arguments:  -debug -consolelog -data /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /jobs/genie.webtools/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/surefire.properties

!ENTRY org.eclipse.core.resources 2 10035 2017-10-13 19:44:29.052
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building features 3.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ features ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ features ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.json_core.feature 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.json_core.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.json_core.feature ---
[INFO] The project's OSGi version is 1.1.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.json_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.json_core.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.json_core.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json_core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.json_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_core.feature/target/org.eclipse.wst.json_core.feature-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_core.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.json_core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.json_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_core.feature/target/org.eclipse.wst.json_core.feature-1.1.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.json_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_core.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_core.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.xml_core.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml_core.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml_core.feature ---
[INFO] The project's OSGi version is 3.9.1.v201707042225
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml_core.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.xml_core.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml_core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_core.feature/target/org.eclipse.wst.xml_core.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_core.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml_core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.xml_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_core.feature/target/org.eclipse.wst.xml_core.feature-3.9.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.xml_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_core.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_core.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.web_core.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.web_core.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.web_core.feature ---
[INFO] The project's OSGi version is 3.9.1.v201709052008
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.web_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.web_core.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.web_core.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.web_core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.web_core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.web_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_core.feature/target/org.eclipse.wst.web_core.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.web_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_core.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.web_core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.web_core.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_core.feature/target/org.eclipse.wst.web_core.feature-3.9.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.web_core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_core.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_core.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.json_ui.feature 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.json_ui.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_ui.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.json_ui.feature ---
[INFO] The project's OSGi version is 1.1.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.json_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.json_ui.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.json_ui.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json_ui.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.json_ui.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_ui.feature/target/org.eclipse.wst.json_ui.feature-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_ui.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_ui.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.json_ui.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.json_ui.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_ui.feature/target/org.eclipse.wst.json_ui.feature-1.1.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.json_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_ui.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_ui.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.json_sdk.feature 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.json_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.json_sdk.feature ---
[INFO] The project's OSGi version is 1.1.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.json_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.json_sdk.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.json_sdk.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json_sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.json_sdk.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_sdk.feature/target/org.eclipse.wst.json_sdk.feature-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json_sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_sdk.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_sdk.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.json_sdk.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.web_userdoc.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] The project's OSGi version is 3.9.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_userdoc.feature/target/org.eclipse.wst.web_userdoc.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.web_userdoc.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_userdoc.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_userdoc.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.web_userdoc.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.xml_userdoc.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] The project's OSGi version is 3.9.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_userdoc.feature/target/org.eclipse.wst.xml_userdoc.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_userdoc.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_userdoc.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml_userdoc.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.xml_ui.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml_ui.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_ui.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml_ui.feature ---
[INFO] The project's OSGi version is 3.9.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml_ui.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.xml_ui.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml_ui.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml_ui.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_ui.feature/target/org.eclipse.wst.xml_ui.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_ui.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_ui.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml_ui.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.xml_ui.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_ui.feature/target/org.eclipse.wst.xml_ui.feature-3.9.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.xml_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_ui.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_ui.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.web_ui.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.web_ui.feature ---
[INFO] Deleting /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.web_ui.feature ---
[INFO] The project's OSGi version is 3.9.1.v201709262132
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.web_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.web_ui.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.web_ui.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.web_ui.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.web_ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.web_ui.feature ---
[WARNING] /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/build.properties: bin.includes value(s) [eclipse_update_120.jpg] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/target/org.eclipse.wst.web_ui.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.web_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_ui.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.web_ui.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.wst.web_ui.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/target/org.eclipse.wst.web_ui.feature-3.9.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.web_ui.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_ui.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_ui.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.xml_sdk.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] The project's OSGi version is 3.9.1.v201707252002
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_sdk.feature/target/org.eclipse.wst.xml_sdk.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml_sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_sdk.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_sdk.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml_sdk.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.web_sdk.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.web_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.web_sdk.feature ---
[INFO] The project's OSGi version is 3.9.1.v201709262132
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.web_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.web_sdk.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.web_sdk.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.web_sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.web_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.web_sdk.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_sdk.feature/target/org.eclipse.wst.web_sdk.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.web_sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_sdk.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_sdk.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.web_sdk.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.web_tests.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.web_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.web_tests.feature ---
[INFO] The project's OSGi version is 3.9.1.v201709052008
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.web_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.web_tests.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.web_tests.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.web_tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.web_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.web_tests.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_tests.feature/target/org.eclipse.wst.web_tests.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.web_tests.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.web_tests.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.web_tests.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.web_tests.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.xml_tests.feature 3.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xml_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.xml_tests.feature ---
[INFO] The project's OSGi version is 3.9.1.v201709052006
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.xml_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.xml_tests.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.xml_tests.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.xml_tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.xml_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.xml_tests.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_tests.feature/target/org.eclipse.wst.xml_tests.feature-3.9.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xml_tests.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xml_tests.feature:3.9.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.xml_tests.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.xml_tests.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.json_tests.feature 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.json_tests.feature ---
[INFO] The project's OSGi version is 1.1.1.v201707042201
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.json_tests.feature ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.json_tests.feature ---
[INFO] Building jar: /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_tests.feature/target/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json_tests.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_tests.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/sourceediting-gerrit/workspace/features/org.eclipse.wst.json_tests.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.json_tests.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building site 3.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ site ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ site ---
[INFO] The project's OSGi version is 3.6.0.v201709262132
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ site ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ site ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ site ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-products (default-publish-products) @ site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-categories (default-publish-categories) @ site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:attach-artifacts (default-attach-artifacts) @ site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:assemble-repository (default-assemble-repository) @ site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:archive-repository (default-archive-repository) @ site ---
[INFO] Building zip: /jobs/genie.webtools/sourceediting-gerrit/workspace/site/target/site-3.6.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] sourceediting-parent ............................... SUCCESS [  0.244 s]
[INFO] bundles ............................................ SUCCESS [  0.053 s]
[INFO] org.eclipse.wst.sse.core ........................... SUCCESS [  4.417 s]
[INFO] org.eclipse.wst.xml.core ........................... SUCCESS [  2.424 s]
[INFO] org.eclipse.wst.css.core ........................... SUCCESS [  1.422 s]
[INFO] org.eclipse.wst.html.core .......................... SUCCESS [  7.097 s]
[INFO] org.eclipse.jst.jsp.core ........................... SUCCESS [  1.789 s]
[INFO] org.eclipse.wst.sse.ui ............................. SUCCESS [  2.088 s]
[INFO] org.eclipse.wst.xml.ui ............................. SUCCESS [  1.843 s]
[INFO] org.eclipse.wst.css.ui ............................. SUCCESS [  1.210 s]
[INFO] org.eclipse.wst.html.ui ............................ SUCCESS [  1.347 s]
[INFO] org.eclipse.jst.jsp.ui ............................. SUCCESS [  1.563 s]
[INFO] org.eclipse.jst.standard.schemas ................... SUCCESS [  1.067 s]
[INFO] org.eclipse.wst.dtd.core ........................... SUCCESS [  2.186 s]
[INFO] org.eclipse.wst.dtd.ui ............................. SUCCESS [  1.572 s]
[INFO] org.eclipse.wst.standard.schemas ................... SUCCESS [  0.650 s]
[INFO] org.eclipse.wst.xsd.core ........................... SUCCESS [  1.359 s]
[INFO] org.eclipse.wst.xsd.ui ............................. SUCCESS [  2.762 s]
[INFO] org.eclipse.wtp.javascript.capabilities ............ SUCCESS [  1.091 s]
[INFO] org.eclipse.wtp.web.capabilities ................... SUCCESS [  0.757 s]
[INFO] org.eclipse.wtp.xml.capabilities ................... SUCCESS [  0.687 s]
[INFO] org.eclipse.json ................................... SUCCESS [ 10.949 s]
[INFO] org.eclipse.wst.json.bower.core .................... SUCCESS [  0.998 s]
[INFO] org.eclipse.wst.json.core .......................... SUCCESS [  1.449 s]
[INFO] org.eclipse.wst.json.schemaprocessor ............... SUCCESS [  0.934 s]
[INFO] org.eclipse.wst.json.ui ............................ SUCCESS [  1.370 s]
[INFO] org.eclipse.wst.json.bower.ui ...................... SUCCESS [  1.718 s]
[INFO] org.eclipse.wst.json.eslint.core ................... SUCCESS [  0.536 s]
[INFO] org.eclipse.wst.json.eslint.ui ..................... SUCCESS [  0.670 s]
[INFO] org.eclipse.wst.json.jshint.core ................... SUCCESS [  0.896 s]
[INFO] org.eclipse.wst.json.jshint.ui ..................... SUCCESS [  0.709 s]
[INFO] org.eclipse.wst.json.npm.core ...................... SUCCESS [  0.602 s]
[INFO] org.eclipse.wst.json.npm.ui ........................ SUCCESS [  0.850 s]
[INFO] docs ............................................... SUCCESS [  0.044 s]
[INFO] org.eclipse.jst.jsp.ui.infopop ..................... SUCCESS [  0.387 s]
[INFO] org.eclipse.wst.doc.user ........................... SUCCESS [  0.555 s]
[INFO] org.eclipse.wst.dtdeditor.doc.user ................. SUCCESS [  0.493 s]
[INFO] org.eclipse.wst.dtd.ui.infopop ..................... SUCCESS [  0.278 s]
[INFO] org.eclipse.wst.html.ui.infopop .................... SUCCESS [  0.383 s]
[INFO] org.eclipse.wst.sse.doc.user ....................... SUCCESS [  0.554 s]
[INFO] org.eclipse.wst.sse.ui.infopop ..................... SUCCESS [  0.465 s]
[INFO] org.eclipse.wst.webtools.doc.user .................. SUCCESS [  0.649 s]
[INFO] org.eclipse.wst.xmleditor.doc.user ................. SUCCESS [  0.496 s]
[INFO] org.eclipse.wst.xml.ui.infopop ..................... SUCCESS [  0.407 s]
[INFO] org.eclipse.wst.xsdeditor.doc.user ................. SUCCESS [  0.480 s]
[INFO] tests .............................................. SUCCESS [  0.045 s]
[INFO] org.eclipse.jst.jsp.core.tests ..................... SUCCESS [01:05 min]
[INFO] org.eclipse.wst.xml.tests.encoding ................. SUCCESS [ 11.153 s]
[INFO] org.eclipse.jst.jsp.tests.encoding ................. SUCCESS [  9.422 s]
[INFO] org.eclipse.jst.jsp.ui.tests ....................... SUCCESS [ 42.411 s]
[INFO] org.eclipse.wst.css.core.tests ..................... SUCCESS [  4.664 s]
[INFO] org.eclipse.wst.css.tests.encoding ................. SUCCESS [  7.544 s]
[INFO] org.eclipse.wst.css.ui.tests ....................... SUCCESS [ 17.776 s]
[INFO] org.eclipse.wst.dtd.core.tests ..................... SUCCESS [  6.568 s]
[INFO] org.eclipse.wst.dtd.ui.tests ....................... SUCCESS [ 11.780 s]
[INFO] org.eclipse.wst.html.core.tests .................... SUCCESS [  4.751 s]
[INFO] org.eclipse.wst.html.tests.encoding ................ SUCCESS [ 11.483 s]
[INFO] org.eclipse.wst.html.ui.tests ...................... SUCCESS [ 17.175 s]
[INFO] org.eclipse.wst.json.core.tests .................... SUCCESS [  5.250 s]
[INFO] org.eclipse.wst.sse.core.tests ..................... SUCCESS [  3.531 s]
[INFO] org.eclipse.wst.sse.ui.tests ....................... SUCCESS [ 34.924 s]
[INFO] org.eclipse.wst.xml.catalog.tests .................. SUCCESS [  3.272 s]
[INFO] org.eclipse.wst.xml.core.tests ..................... SUCCESS [02:07 min]
[INFO] org.eclipse.wst.xml.ui.tests ....................... SUCCESS [02:29 min]
[INFO] org.eclipse.wst.xml.validation.tests ............... SUCCESS [  8.436 s]
[INFO] org.eclipse.wst.xsd.core.tests ..................... SUCCESS [  9.992 s]
[INFO] org.eclipse.wst.xsd.ui.tests ....................... SUCCESS [  8.936 s]
[INFO] org.eclipse.wst.xsd.validation.tests ............... SUCCESS [ 52.498 s]
[INFO] features ........................................... SUCCESS [  0.047 s]
[INFO] org.eclipse.wst.json_core.feature .................. SUCCESS [  0.940 s]
[INFO] org.eclipse.wst.xml_core.feature ................... SUCCESS [  0.644 s]
[INFO] org.eclipse.wst.web_core.feature ................... SUCCESS [  2.203 s]
[INFO] org.eclipse.wst.json_ui.feature .................... SUCCESS [  0.867 s]
[INFO] org.eclipse.wst.json_sdk.feature ................... SUCCESS [  0.330 s]
[INFO] org.eclipse.wst.web_userdoc.feature ................ SUCCESS [  0.305 s]
[INFO] org.eclipse.wst.xml_userdoc.feature ................ SUCCESS [  0.338 s]
[INFO] org.eclipse.wst.xml_ui.feature ..................... SUCCESS [  0.620 s]
[INFO] org.eclipse.wst.web_ui.feature ..................... SUCCESS [  1.648 s]
[INFO] org.eclipse.wst.xml_sdk.feature .................... SUCCESS [  0.302 s]
[INFO] org.eclipse.wst.web_sdk.feature .................... SUCCESS [  0.389 s]
[INFO] org.eclipse.wst.web_tests.feature .................. SUCCESS [  0.254 s]
[INFO] org.eclipse.wst.xml_tests.feature .................. SUCCESS [  1.166 s]
[INFO] org.eclipse.wst.json_tests.feature ................. SUCCESS [  0.328 s]
[INFO] site ............................................... SUCCESS [ 45.610 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:12 min
[INFO] Finished at: 2017-10-13T19:45:27-04:00
[INFO] Final Memory: 359M/9602M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[workspace] $ /bin/sh -xe /tmp/hudson8026274459985490233.sh
++ find /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.tests.encoding/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.tests.encoding/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.dtd.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.dtd.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.tests.encoding/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.sse.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.sse.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.catalog.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.tests.encoding/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.validation.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.core.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.ui.tests/target/surefire-reports /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/surefire-reports -name 'TEST-*.xml'
+ [[ ! -n /home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.core.tests/target/surefire-reports/TEST-org.eclipse.jst.jsp.core.tests.JSPCoreTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.tests.encoding/target/surefire-reports/TEST-org.eclipse.jst.jsp.tests.encoding.JSPEncodingTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.jst.jsp.ui.tests/target/surefire-reports/TEST-org.eclipse.jst.jsp.ui.tests.JSPUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.core.tests/target/surefire-reports/TEST-org.eclipse.wst.css.core.tests.CSSCoreTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.tests.encoding/target/surefire-reports/TEST-org.eclipse.wst.css.tests.encoding.CSSEncodingTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.css.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.css.ui.tests.CSSUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.dtd.core.tests/target/surefire-reports/TEST-org.eclipse.wst.dtd.core.tests.DTDCoreTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.dtd.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.dtd.ui.tests.DTDUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.core.tests/target/surefire-reports/TEST-org.eclipse.wst.html.core.tests.HTMLCoreTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.tests.encoding/target/surefire-reports/TEST-org.eclipse.wst.html.tests.encoding.HTMLEncodingTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.html.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.html.ui.tests.HTMLUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.validation.JSONSyntaxValidatorHelperTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONArrayCreationTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONArrayDocumentChangesTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONSampleDocumentTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONObjectCreationTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONObjectDocumentChangesTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONGlossaryDocumentTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.document.JSONDocumentTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.json.core.tests/target/surefire-reports/TEST-org.eclipse.wst.json.core.internal.parser.JSONTokenizerTest.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.sse.core.tests/target/surefire-reports/TEST-org.eclipse.wst.sse.core.tests.SSEModelTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.sse.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.sse.ui.tests.SSEUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.catalog.tests/target/surefire-reports/TEST-org.eclipse.wst.xml.catalog.tests.internal.AllTests.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.core.tests/target/surefire-reports/TEST-org.eclipse.wst.xml.core.tests.SSEModelXMLTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.tests.encoding/target/surefire-reports/TEST-org.eclipse.wst.xml.tests.encoding.EncodingTestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.xml.ui.tests.XMLUITestSuite.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xml.validation.tests/target/surefire-reports/TEST-org.eclipse.wst.xml.validation.tests.internal.AllXMLTests.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.core.tests/target/surefire-reports/TEST-org.eclipse.wst.xsd.core.tests.internal.AllXSDCoreTests.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.ui.tests/target/surefire-reports/TEST-org.eclipse.wst.xsd.ui.tests.internal.AllXSDUITests.xml
/home/hudson/genie.webtools/.hudson/jobs/sourceediting-gerrit/workspace/tests/org.eclipse.wst.xsd.validation.tests/target/surefire-reports/TEST-org.eclipse.wst.xsd.validation.tests.internal.AllXSDTests.xml ]]
Terminating xvnc.
Recording test results
Finished: SUCCESS