Skip to content
Failed

Changes

Summary

  1. exclude bin directory created by Eclipse when building with ant (commit: b777f9c) (details)
  2. fixed potential NPE during binding validation (commit: 5182f6d) (details)
  3. prevent .api files from gaining new empty lines on each save by removing any TEXT nodes from the DOM (commit: 3f28f55) (details)
Commit b777f9c906eea062fcfb716eb6f5fdc98a5ff837 by stefan.gaertner
exclude bin directory created by Eclipse when building with ant
(commit: b777f9c)
The file was modifiedbuildscripts/plugin-project.xml (diff)
Commit 5182f6def3f93163bec010ab102671ce05d0a54c by stefan.gaertner
fixed potential NPE during binding validation
(commit: 5182f6d)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.bindings/java/org/objectstyle/wolips/bindings/wod/BindingValueKey.java (diff)
Commit 3f28f55afabaadb2a0a69a76fd4cae45888193e0 by stefan.gaertner
prevent .api files from gaining new empty lines on each save by removing any TEXT nodes from the DOM
(commit: 3f28f55)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.bindings/java/org/objectstyle/wolips/bindings/api/ApiModel.java (diff)