This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 6971ac7 add ivy profile to generate ivy.xml desriptors for java
artifacts
new 67dbda9 AVRO-2004: moved CSS and JS files to a directory where they
will be included in the final jar
new 5432cd0 AVRO-2004: changed Protovis javascript functions to be
compatible with Chrome.
http://stackoverflow.com/questions/6831655/protovis-what-are-these-functions-with-no-curly-braces
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/avro/ipc/stats/static/avro.css | 0
.../org/apache/avro/ipc/stats/static/avro.js | 24 +++++++++++-----------
.../org/apache/avro/ipc/stats/static/g.bar.js | 0
.../avro/ipc/stats/static/jquery-1.4.2.min.js | 0
.../apache/avro/ipc/stats/static/jquery.tipsy.js | 0
.../apache/avro/ipc/stats/static/protovis-r3.2.js | 0
.../org/apache/avro/ipc/stats/static/tipsy.css | 0
.../org/apache/avro/ipc/stats/static/tipsy.js | 0
8 files changed, 12 insertions(+), 12 deletions(-)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/avro.css (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/avro.js (81%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/g.bar.js (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/jquery-1.4.2.min.js (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/jquery.tipsy.js (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/protovis-r3.2.js (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/tipsy.css (100%)
rename lang/java/ipc/src/main/{java =>
velocity}/org/apache/avro/ipc/stats/static/tipsy.js (100%)