This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openhft-compiler.
commit 17c70fab0da353ef2ad23a6a165ae4d59631127b Merge: 13ba48e 9de53f5 Author: Emmanuel Bourg <[email protected]> Date: Tue May 31 18:04:47 2016 +0200 Merge tag 'upstream/2.2.4' Upstream version 2.2.4 .gitignore | 15 +- LICENSE | 356 ++++++++++----------- README.md | 32 +- compiler/pom.xml | 80 +++-- .../java/net/openhft/compiler/CachedCompiler.java | 44 ++- .../java/net/openhft/compiler/CompilerUtils.java | 56 ++-- .../net/openhft/compiler/JavaSourceFromString.java | 6 +- .../net/openhft/compiler/MyJavaFileManager.java | 15 +- compiler/src/test/java/eg/FooBarTee.java | 24 +- compiler/src/test/java/eg/components/Bar.java | 6 +- compiler/src/test/java/eg/components/BarImpl.java | 6 +- compiler/src/test/java/eg/components/Foo.java | 6 +- compiler/src/test/java/eg/components/Tee.java | 6 +- compiler/src/test/java/eg/components/TeeImpl.java | 6 +- .../java/net/openhft/compiler/CompilerTest.java | 20 +- pom.xml | 22 +- 16 files changed, 377 insertions(+), 323 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-compiler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

