simlaudato / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

Compilation error #935

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mvn install -DskipTests
2.
3.

What is the expected output? What do you see instead?
I am new in the asterixdb , during compilation of the code I have found 
following errors : 

Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project asterix-aql: Compilation failure
[ERROR] 
/Users/***/workspace/asterixdb/asterix-aql/target/generated-sources/javacc/edu/u
ci/ics/asterix/aql/parser/AQLParser.java:[3083,52] error: cannot access 
ParseException

What version of the product are you using? On what operating system?
I have OSX "  Darwin Kernel Version 14.5.0:" and I am using latest version of 
source code 

"commit a054ac0d342b94ab007321662696f29e9a7f8062
Merge: c66d23a 900bf13
Author: Ian Maxon <ian@maxons.email>
Date:   Tue Jul 14 18:02:46 2015 -0700"

Please provide any additional information below.

Original issue reported on code.google.com by dasgupta...@gmail.com on 21 Aug 2015 at 4:06

GoogleCodeExporter commented 8 years ago
Hi there,
Our project has moved to Apache infrastructure :) Check out 
https://github.com/apache/incubator-asterixdb for the latest. 

Original comment by parshim...@gmail.com on 21 Aug 2015 at 8:44

GoogleCodeExporter commented 8 years ago
Ohh ! let me try again with new source code.
Thanks for the quick reply 

-Subhasis

Original comment by dasgupta...@gmail.com on 22 Aug 2015 at 4:54

GoogleCodeExporter commented 8 years ago
Working fine now with the latest code base. Please close this issue. 

Original comment by dasgupta...@gmail.com on 22 Aug 2015 at 6:00