Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9ab42e: Added CommandFactory and test stub. Added junit de...

  Branch: refs/heads/jay/MarkIII
  Home:   https://github.com/eclipse/ice
  Commit: 9ab42ef56b3a1b6655e37ecb4e2fcdc0795a4c96
      https://github.com/eclipse/ice/commit/9ab42ef56b3a1b6655e37ecb4e2fcdc0795a4c96
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2019-08-14 (Wed, 14 Aug 2019)

  Changed paths:
    M org.eclipse.ice.commands/pom.xml
    A org.eclipse.ice.commands/src/main/java/org/eclipse/ice/commands/CommandFactory.java
    R org.eclipse.ice.commands/src/main/java/org/eclipse/ice/commands/asdf.java
    A org.eclipse.ice.commands/src/test/java/org/eclipse/ice/tests/commands/CommandFactoryTest.java
    R org.eclipse.ice.commands/src/test/java/org/eclipse/ice/tests/commands/asdf.java

  Log Message:
  -----------
  Added CommandFactory and test stub. Added junit dependency.

Removed placeholder asdf files.

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




Back to the top