Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] baabc3: Added the final modifications to the ListComponent...

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: baabc36f1a6ea47e1f4f3083cd0c6ca316c65e9c
      https://github.com/eclipse/ice/commit/baabc36f1a6ea47e1f4f3083cd0c6ca316c65e9c
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

  Changed paths:
    A src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/IElementSource.java
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ListComponent.java
    M tests/org.eclipse.ice.datastructures.test/META-INF/MANIFEST.MF
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  Added the final modifications to the ListComponent to make it work with
IElementSources and act as a WritableTableFormat.

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


  Commit: 423d24a2639ea04ba69daf877ad1e9ae4063c614
      https://github.com/eclipse/ice/commit/423d24a2639ea04ba69daf877ad1e9ae4063c614
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java

  Log Message:
  -----------
  Disabled extra code in the ReflectivityModel that was breaking my build.

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


Compare: https://github.com/eclipse/ice/compare/971a47e85674...423d24a2639e

Back to the top