Repository: incubator-wave Updated Branches: refs/heads/master c39f248fd -> fc70bb901
Updates release related files. Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/fc70bb90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/fc70bb90 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/fc70bb90 Branch: refs/heads/master Commit: fc70bb9016233f8232466afcc7ad7acd4e5e1e0b Parents: c39f248 Author: Yuri Zelikov <[email protected]> Authored: Thu Apr 30 20:50:41 2015 +0300 Committer: Yuri Zelikov <[email protected]> Committed: Thu Apr 30 20:50:41 2015 +0300 ---------------------------------------------------------------------- .classpath | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/fc70bb90/.classpath ---------------------------------------------------------------------- diff --git a/.classpath b/.classpath index 824e720..88967fa 100644 --- a/.classpath +++ b/.classpath @@ -87,5 +87,6 @@ <classpathentry kind="lib" path="third_party/codegen/gwt-codeserver-2.6.1.jar"/> <classpathentry kind="lib" path="third_party/codegen/gwt-dev-2.6.1.jar"/> <classpathentry kind="lib" path="third_party/codegen/gwt-user-2.6.1.jar"/> + <classpathentry kind="lib" path="third_party/runtime/config-1.2.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
