Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] b0ed30: Finished everything up in the AbstractListComponen...

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

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/AbstractListComponent.java
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ICEObject.java
    M tests/org.eclipse.ice.datastructures.test/META-INF/MANIFEST.MF
    A tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/AbstractListComponentTester.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ICEObjectTester.java
    A tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/IntegerListComponent.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/WrappedGlazedEventListenerTester.java

  Log Message:
  -----------
  Finished everything up in the AbstractListComponent except for XML
persistence... which will take some doing.

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



Back to the top