Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-build] [eclipse/ice] 480e52: Revert "Adding some test code to test the copyDire...

I reverted Andrew's commit. Doing so restored the four native header files to src/native/org.eclipse.ice.datastructures.native/updateableComposite/

I then added his changes back into ItemTester, while keeping the native header files intact.

I noticed this problem when trying to build ICE IO, which couldn't find the header files.

Jordan
Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091
Email: deytonjh@xxxxxxxx
On 1/29/2015 3:01 PM, Jay Jay Billings wrote:

Jordan,

Can you clarify this please? What was deleted/being deleted?

Jay

On Jan 29, 2015 2:43 PM, "GitHub" <noreply@xxxxxxxxxx> wrote:
  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 480e52c0b1d4f47499bc607d0089f5a077425adb
      https://github.com/eclipse/ice/commit/480e52c0b1d4f47499bc607d0089f5a077425adb
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/Component.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/Composite.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/IComponentListener.h
    A src/native/org.eclipse.ice.datastructures.native/updateableComposite/IUpdateable.h
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java

  Log Message:
  -----------
  Revert "Adding some test code to test the copyDirectory method in ItemTester."

This reverts commit 26739bbf289128978eba9119163261003ac58347.


  Commit: d756a418c1acbd26e82fc30d715f75f00de7fcec
      https://github.com/eclipse/ice/commit/d756a418c1acbd26e82fc30d715f75f00de7fcec
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java

  Log Message:
  -----------
  Adding back in Andrew's changes to ItemTester after having to replace
some native files that were unintentionally removed. Here's the previous
commit message:

"Adding some test code to test the copyDirectory method in ItemTester."

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/7d81df2a719e...d756a418c1ac
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build



_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build


Back to the top