Author: lewismc
Date: Sun Jun 16 20:54:35 2013
New Revision: 1493582
URL: http://svn.apache.org/r1493582
Log:
GORA-185 Remove ANT scripts and IVY confs
Removed:
gora/trunk/build-common.xml
gora/trunk/build.xml
gora/trunk/docs/
gora/trunk/gora-cassandra/build.xml
gora/trunk/gora-cassandra/ivy/
gora/trunk/gora-core/build.xml
gora/trunk/gora-core/ivy/
gora/trunk/gora-hbase/build.xml
gora/trunk/gora-hbase/ivy/
gora/trunk/gora-sql/build.xml
gora/trunk/gora-sql/ivy/
gora/trunk/gora-tutorial/build.xml
gora/trunk/gora-tutorial/ivy/
gora/trunk/ivy/
Modified:
gora/trunk/CHANGES.txt
Modified: gora/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/gora/trunk/CHANGES.txt?rev=1493582&r1=1493581&r2=1493582&view=diff
==============================================================================
--- gora/trunk/CHANGES.txt (original)
+++ gora/trunk/CHANGES.txt Sun Jun 16 20:54:35 2013
@@ -4,6 +4,8 @@
Gora Change Log
+* GORA-185 Remove ANT scripts and IVY confs (lewismc)
+
* GORA-243 Properly escaping spaces of GORA_HOME in bin/gora (Apostolos
Giannakidis via lewismc)
* GORA-174 GORA compiler does not handle ["string", "null"] unions in the AVRO
schema (alfonsonishikawa, rmarroquin, kturner via lewismc)