Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5d9cf6: Test and documentation updates

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: 5d9cf6d32f05061e96ffebe2e58c7ca81a742058
      https://github.com/eclipse/ice/commit/5d9cf6d32f05061e96ffebe2e58c7ca81a742058
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M docs/visualization/src/main.tex
    M org.eclipse.ice.client.test/src/org/eclipse/ice/client/test/ItemProcessorTester.java
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java

  Log Message:
  -----------
  Test and documentation updates

ItemProcessorTester now join()s the Thread it creates, rather than using
wait(). 

A frequently failing but no longer needed (per Alex's decision) test was
removed from MOOSELauncherTester.

The visualization tutorial was updated to include example paths to VisIt
and a warning about known compatibility issues between ICE and VisIt
2.10.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>


  Commit: b2a6cf430dcd2e447b24987eb43dab44fb1ce28a
      https://github.com/eclipse/ice/commit/b2a6cf430dcd2e447b24987eb43dab44fb1ce28a
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M docs/visualization/src/main.tex
    M org.eclipse.ice.client.test/src/org/eclipse/ice/client/test/ItemProcessorTester.java
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/next' into jay/reflectivity


  Commit: 7ee594b5bf4793e824c452c69520143ddec4a911
      https://github.com/eclipse/ice/commit/7ee594b5bf4793e824c452c69520143ddec4a911
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-03-28 (Mon, 28 Mar 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.product/ice.product_linux.launch
    M org.eclipse.ice.reflectivity.ui/META-INF/MANIFEST.MF
    M org.eclipse.ice.reflectivity.ui/plugin.xml

  Log Message:
  -----------
  Fixed eavp start levels in products and run configurations.

Also marked the reflectivity UI packages as internal.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 2e9f1640ab9e0448ef9f6b27cd41f985efdb09ef
      https://github.com/eclipse/ice/commit/2e9f1640ab9e0448ef9f6b27cd41f985efdb09ef
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M org.eclipse.ice.core/OSGI-INF/component.xml
    M org.eclipse.ice.product/ice.product_linux.launch

  Log Message:
  -----------
  Fixed launch configuration. Re-added ICore OSGI component.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/f6c61df6dd05...2e9f1640ab9e

Back to the top