From 70befd6f7e2c2c76eeb3fce23186fffacf05e8b5 Mon Sep 17 00:00:00 2001 From: David Williams Date: Sun, 1 Jun 2014 13:35:30 -0400 Subject: convert tabs to 2 space characters --- .../buildConfigs/equinox-launchers/build.xml | 174 ++++++------- .../templateFiles/index.php.template | 268 ++++++++++----------- .../templateFiles/testResults.php.template | 26 +- 3 files changed, 234 insertions(+), 234 deletions(-) (limited to 'eclipse.platform.releng.tychoeclipsebuilder/equinox') diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml b/eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml index be7acc640..2bc2ddfb3 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml @@ -1,102 +1,102 @@ - - - - - - + + + + + + - - - + + + - - - - - - - - - - + + + + + + + + + + - - + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.php.template b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.php.template index 728933386..27b3f7519 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.php.template +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.php.template @@ -4,154 +4,154 @@ require_once("../../../eclipse.org-common/system/app.class.php"); require_once("../../../eclipse.org-common/system/nav.class.php"); - require_once("../../../eclipse.org-common/system/menu.class.php"); - require_once("build.php"); + require_once("../../../eclipse.org-common/system/menu.class.php"); + require_once("build.php"); // we rely on this file to get $BUILD_ID, etc. include("buildproperties.php"); - $App = new App(); - $Nav = new Nav(); - $Menu = new Menu(); - include($App->getProjectCommon()); - # Begin: page-specific settings. Change these. - $pageTitle = "Equinox $BUILD_TYPE_NAME Build: $BUILD_ID"; - $pageKeywords = "equinox, osgi, framework, runtime, download"; - $pageAuthor = "Equinox committers"; - $generateDropSize = 'generateDropSize'; - $generateChecksumLinks = 'generateChecksumLinks'; - $buildlabel = "$EQ_BUILD_DIR_SEG"; + $App = new App(); + $Nav = new Nav(); + $Menu = new Menu(); + include($App->getProjectCommon()); + # Begin: page-specific settings. Change these. + $pageTitle = "Equinox $BUILD_TYPE_NAME Build: $BUILD_ID"; + $pageKeywords = "equinox, osgi, framework, runtime, download"; + $pageAuthor = "Equinox committers"; + $generateDropSize = 'generateDropSize'; + $generateChecksumLinks = 'generateChecksumLinks'; + $buildlabel = "$EQ_BUILD_DIR_SEG"; - $html = <<
-

Equinox $BUILD_TYPE_NAME Build: $BUILD_ID

-

$BUILD_PRETTY_DATE

-

These downloads are provided under the - Eclipse Foundation Software User Agreement. Click here for instructions - on verifying download integrity.

- - -
-

All of Equinox

-

A complete set of all bundles and launchers produced by the Equinox project. This zip is also a p2 repo.

- - - %equinox% -
-
- -
-

Framework Only

-

The Equinox OSGi R4 framework implementation in a standalone package. -

- - - %framework% -
-
- -
-

 Add-on Bundles

-

Individual bundles that provide - standalone OSGi specified services or add-on mechanisms (e.g., the Eclipse extension registry) of interest to OSGi programmers.

-
- - - %extrabundles% -
-
-
- - -
-

 Other Required Bundles

-

A convenient set of bundles that are required by some of the Equinox bundles.

-
- - - %other% -
-
-
+

Equinox $BUILD_TYPE_NAME Build: $BUILD_ID

+

$BUILD_PRETTY_DATE

+

These downloads are provided under the + Eclipse Foundation Software User Agreement. Click here for instructions + on verifying download integrity.

+ + +
+

All of Equinox

+

A complete set of all bundles and launchers produced by the Equinox project. This zip is also a p2 repo.

+ + + %equinox% +
+
+ +
+

Framework Only

+

The Equinox OSGi R4 framework implementation in a standalone package. +

+ + + %framework% +
+
+ +
+

 Add-on Bundles

+

Individual bundles that provide + standalone OSGi specified services or add-on mechanisms (e.g., the Eclipse extension registry) of interest to OSGi programmers.

+
+ + + %extrabundles% +
+
+
+ + +
+

 Other Required Bundles

+

A convenient set of bundles that are required by some of the Equinox bundles.

+
+ + + %other% +
+
+
-
-

 Native Launchers

-

Platform-specific native launchers (e.g., eclipse.exe) for the Equinox framework. See the list - of supported OS configurations. -

- - - %launchers% -
-
-
- -
-

 OSGi starter kits

-

A useful collection of Equinox bundles packaged as a ready to run system. This include the framework, p2 and other frequently used service implementations.

-
- - - %osgistarterkits% -
-
-
- -
-

Legend

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Build completed OK
Build failed to complete
Build is still pending
Build artifact is also a p2 repository
Click to get the SHA512 hash for the corresponding build artifact
Click to expand section.
-
+
+

 Native Launchers

+

Platform-specific native launchers (e.g., eclipse.exe) for the Equinox framework. See the list + of supported OS configurations. +

+ + + %launchers% +
+
+
+ +
+

 OSGi starter kits

+

A useful collection of Equinox bundles packaged as a ready to run system. This include the framework, p2 and other frequently used service implementations.

+
+ + + %osgistarterkits% +
+
+
+ +
+

Legend

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Build completed OK
Build failed to complete
Build is still pending
Build artifact is also a p2 repository
Click to get the SHA512 hash for the corresponding build artifact
Click to expand section.
+
EOHTML; - generateRapPage( $App, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html ); + generateRapPage( $App, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html ); ?> \ No newline at end of file diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/testResults.php.template b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/testResults.php.template index 880c5d35d..5874dbb5f 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/testResults.php.template +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/testResults.php.template @@ -2,24 +2,24 @@ Test Results for $buildType $buildName "; + echo "Test Results for $buildType $buildName "; ?> -- cgit v1.2.3