--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,
I have two questions:
1. I have trying to compile hazelcast from source, I did "git clone", installed maven and tried "running mvn clean install", I get the following compilation/build error:
"/hazelcast/src/main/java/com/hazelcast/nio/UnsafeHelper.java:[63,12] sun.misc.Unsafe is internal proprietary API and may be removed in a future release"
I am using Java openjdk 1.6 on fedora.
Is there any way I can compile it and build the jar file without using maven?
2. I downloaded the binary version of hazelcast without the source files. I am able to run the bash scripts like run.sh and server.sh which runs the compiles java files in examples folder. However I am not clear, as to how to compile a new program I write using the jar. I tried to compile my program using javac and then java using the hazelcast jar, it didn't work.
Could you please tell the steps to write and compile a program once the jar is available? I guess the path to the package needs to be correct inside the .java file?
Some help/example will be appreciated. I am a newbie in hazelcast.
Thanks,
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/79edd758-d3af-447e-acfd-046f1156de51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.