Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 78ca44: Add velocity tools and use esc tool for newlines

  Branch: refs/heads/fix/logging-processor-version
  Home:   https://github.com/eclipse/ice
  Commit: 78ca443c92a72eeb3b9e45d472a609835a881e29
      https://github.com/eclipse/ice/commit/78ca443c92a72eeb3b9e45d472a609835a881e29
  Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/pom.xml
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/java/org/eclipse/ice/dev/annotations/processors/VelocitySourceWriter.java
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/resources/templates/DataElement.vm
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/resources/templates/common.vm
    A org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/resources/tools.xml

  Log Message:
  -----------
  Add velocity tools and use esc tool for newlines

Having access to these tools should be quite helpful for future
templates. Current templates can likely be simplified as well.

Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>




Back to the top