[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] 0ca5ea: Slowed down ICEResourcePageTester
|
Branch: refs/heads/jay/reflectivity
Home: https://github.com/eclipse/ice
Commit: 0ca5ea0c6812269cd4f80f74cb2ac4edf42f727b
https://github.com/eclipse/ice/commit/0ca5ea0c6812269cd4f80f74cb2ac4edf42f727b
Author: Robert Smith <SmithRW@xxxxxxxx>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M org.eclipse.ice.client.widgets.test/src/org/eclipse/ice/client/widgets/test/ICEResourcePageTester.java
Log Message:
-----------
Slowed down ICEResourcePageTester
The ICEResourcePageTester will now wait longer between actions, which
hopefully will clear up some failures it was experiencing.
Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>
Commit: 299e1b92345ef8f520ce7dff2fd8a5f0a17f2d31
https://github.com/eclipse/ice/commit/299e1b92345ef8f520ce7dff2fd8a5f0a17f2d31
Author: Greg Watson <g.watson@xxxxxxxxxxxx>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M org.eclipse.ice.parent/pom.xml
M org.eclipse.ice.repository/pom.xml
M org.eclipse.ice.repository/siteTemplateFolder/index.html
Log Message:
-----------
Add packages to download site index.html
Signed-off-by: Greg Watson <g.watson@xxxxxxxxxxxx>
Commit: a4259faac9f60d4d716be5a631b29ffd02710838
https://github.com/eclipse/ice/commit/a4259faac9f60d4d716be5a631b29ffd02710838
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M org.eclipse.ice.client.widgets.test/src/org/eclipse/ice/client/widgets/test/ICEResourcePageTester.java
M org.eclipse.ice.parent/pom.xml
M org.eclipse.ice.repository/pom.xml
M org.eclipse.ice.repository/siteTemplateFolder/index.html
Log Message:
-----------
Merge remote-tracking branch 'origin/next' into jay/reflectivity
Commit: c02065847748de983d0712eab6965efa6ca6df5b
https://github.com/eclipse/ice/commit/c02065847748de983d0712eab6965efa6ca6df5b
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M org.eclipse.ice.product/advMat/ice.materials.product
M org.eclipse.ice.product/advMat/ice.materials.product_linux.launch
M org.eclipse.ice.reflectivity.ui/plugin_customization.ini
M org.eclipse.ice.reflectivity.ui/src/org/eclipse/ice/reflectivity/ui/TaskLaunchDialog.java
M org.eclipse.ice.target.mars/mars.target
Log Message:
-----------
Fixed file resolution and perspective issues with reflectivity bundle.
Changed calls to FileLocator.resolve() to FileLocator.toFileURL() so
that the FileLocator will unpack the reflectivity images into local
cache space before returning the URL. Also fixed the default perspective
setting so that the Reflectivity perspective opens by default.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
Compare: https://github.com/eclipse/ice/compare/b0ba33c06bd9...c02065847748