Jekyll build from gh-pages:e25c8a4 testing hook
Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/fee5ae3f Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/fee5ae3f Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/fee5ae3f Branch: refs/heads/asf-site Commit: fee5ae3f62155f588a72d2096b9e842e06e5274d Parents: 8865de4 Author: eawilliams <[email protected]> Authored: Tue Jul 12 12:32:15 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Jul 12 12:32:23 2016 -0400 ---------------------------------------------------------------------- faq.html | 2 + feed.xml | 4 +- logs/aip.log | 7863 ++++++++++++++++ logs/aip.log.1 | 7794 ++++++++++++++++ logs/aip.log.2 | 8554 ++++++++++++++++++ target/classes/META-INF/BenchmarkList | 3 + target/classes/META-INF/CompilerHints | 10 + ...enchmark_PaillierBenchmarkState_jmhType.java | 4 + ...hmark_PaillierBenchmarkState_jmhType_B1.java | 20 + ...hmark_PaillierBenchmarkState_jmhType_B2.java | 22 + ...hmark_PaillierBenchmarkState_jmhType_B3.java | 20 + .../generated/PaillierBenchmark_jmhType.java | 4 + .../generated/PaillierBenchmark_jmhType_B1.java | 20 + .../generated/PaillierBenchmark_jmhType_B2.java | 19 + .../generated/PaillierBenchmark_jmhType_B3.java | 20 + ...nchmark_testWithGMPConstantTime_jmhTest.java | 414 + .../PaillierBenchmark_testWithGMP_jmhTest.java | 414 + ...aillierBenchmark_testWithoutGMP_jmhTest.java | 414 + .../jmh/infra/generated/Blackhole_jmhType.java | 4 + .../infra/generated/Blackhole_jmhType_B1.java | 20 + .../infra/generated/Blackhole_jmhType_B2.java | 19 + .../infra/generated/Blackhole_jmhType_B3.java | 20 + target/maven-archiver/pom.properties | 5 + .../compile/default-compile/createdFiles.lst | 106 + .../compile/default-compile/inputFiles.lst | 83 + .../default-testCompile/createdFiles.lst | 9 + .../default-testCompile/inputFiles.lst | 8 + target/pirk-0.0.1-SNAPSHOT-exe.jar | Bin 0 -> 143629980 bytes target/pirk-0.0.1-SNAPSHOT.jar | Bin 0 -> 263622 bytes .../TEST-test.general.ISO8601DateParserTest.xml | 65 + .../TEST-test.general.KeyedHashTest.xml | 66 + .../TEST-test.general.PaillierTest.xml | 67 + .../TEST-test.general.PartitionUtilsTest.xml | 67 + .../TEST-test.general.QueryParserUtilsTest.xml | 73 + ...TEST-test.schema.data.LoadDataSchemaTest.xml | 67 + ...ST-test.schema.query.LoadQuerySchemaTest.xml | 68 + ...test.wideskies.standalone.StandaloneTest.xml | 65 + ...est.general.ISO8601DateParserTest-output.txt | 6 + .../test.general.ISO8601DateParserTest.txt | 4 + .../test.general.KeyedHashTest-output.txt | 28 + .../test.general.KeyedHashTest.txt | 4 + .../test.general.PaillierTest-output.txt | 158 + .../test.general.PaillierTest.txt | 4 + .../test.general.PartitionUtilsTest-output.txt | 8 + .../test.general.PartitionUtilsTest.txt | 4 + ...test.general.QueryParserUtilsTest-output.txt | 4582 ++++++++++ .../test.general.QueryParserUtilsTest.txt | 4 + ...st.schema.data.LoadDataSchemaTest-output.txt | 60 + .../test.schema.data.LoadDataSchemaTest.txt | 4 + ....schema.query.LoadQuerySchemaTest-output.txt | 6192 +++++++++++++ .../test.schema.query.LoadQuerySchemaTest.txt | 4 + ...deskies.standalone.StandaloneTest-output.txt | 1228 +++ ...test.wideskies.standalone.StandaloneTest.txt | 4 + 53 files changed, 38705 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/fee5ae3f/faq.html ---------------------------------------------------------------------- diff --git a/faq.html b/faq.html index 9138aaa..8b28fbb 100644 --- a/faq.html +++ b/faq.html @@ -148,6 +148,8 @@ <p>FAQ coming soon!</p> +<p>Post commit test</p> + </div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/fee5ae3f/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 58d1e9d..532a6d1 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>http://pirk.incubator.apache.org//pirk/</link> <atom:link href="http://pirk.incubator.apache.org//pirk/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 12 Jul 2016 10:03:28 -0400</pubDate> - <lastBuildDate>Tue, 12 Jul 2016 10:03:28 -0400</lastBuildDate> + <pubDate>Tue, 12 Jul 2016 12:32:16 -0400</pubDate> + <lastBuildDate>Tue, 12 Jul 2016 12:32:16 -0400</lastBuildDate> <generator>Jekyll v3.1.6</generator> </channel>
