Sorry to keep bugging you ... Now that I have a stable VM single-node ...
When do I build off the following pom.xmls in my netbeans IDE 7.3? Accumulo: For changes to Base Code? Accumulo-examples: for example code to build clients and generate jars. Just checking. On Mon, Feb 10, 2014 at 11:53 AM, Chris Rigano <[email protected]>wrote: > Thanks Josh! > > > On Mon, Feb 10, 2014 at 11:35 AM, Josh Elser <[email protected]> wrote: > >> No, you don't need to. >> >> Currently, all versions of Accumulo are still guaranteed to work against >> 1.6. So, if you hypothetically contributed anything back to Accumulo, you >> would need to make sure that it runs on a 1.6 JVM. As such, it's a good >> idea to ensure that you're building with a 1.6 JVM, but not a requirement >> if you're just developing things locally for yourself. >> >> >> On 2/10/14, 12:21 PM, Chris Rigano wrote: >> >>> I have opened/imported the accumulo "examples-simple" maven project into >>> netbeans. Do I need to set the Java Platform? >>> >>> Properties indicate "Java SDK 7.1". I know that accumulo-1.4.3 runs on >>> JDK >>> 1.6.0. >>> >>> My current version is java version "1.6.0_32" >>> >>> I am pretty sure the answer is yes, but it never hurts to ask! >>> >>> Thanks, >>> >>> Chris >>> >>> >
