Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-dev] accumulo 1.6 branch.

It would be great if we could keep a single branch and just use maven profiles to control the accumulo version. I tried changing the pom to use 1.6.0, and the places that failed were:

org.locationtech.geomesa.core.iterators.TimestampRangeIterator
org.locationtech.geomesa.core.util.ExplainingScanner
org.locationtech.geomesa.jobs.scalding.AccumuloScheme
org.locationtech.geomesa.plugin.ui.GeoMesaDataStoresPage
org.locationtech.geomesa.tools.AccumuloProperties

It might not be feasible to keep a single branch, but it's worth a try.

Thanks,

Emilio

On 12/21/2014 10:49 PM, Andrew Hulbert wrote:
Usually IntelliJ 13 though we are trying 14. Maven 3.2.3 and Java 1.7.

Andrew

On 12/21/2014 08:06 PM, Alex Hurd wrote:
thanks... is there a particular IDE/dev environment that you guys use with maven?

On Sun, Dec 21, 2014 at 5:48 PM, Anthony Fox <anthony.fox@xxxxxxxx> wrote:
There is now. ;)

Seriously, though, we need to roll out a 1.6 branch ASAP.  It would be nice if we can drop the classifier on the artifacts too.

> On Dec 21, 2014, at 3:50 PM, Alex Hurd <hurdad@xxxxxxxxx> wrote:
>
> Any plans for an accumulo 1.6 branch? I can help.
>
> -alex
> _______________________________________________
> geomesa-dev mailing list
> geomesa-dev@xxxxxxxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> http://locationtech.org/mailman/listinfo/geomesa-dev
_______________________________________________
geomesa-dev mailing list
geomesa-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://locationtech.org/mailman/listinfo/geomesa-dev



_______________________________________________
geomesa-dev mailing list
geomesa-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://locationtech.org/mailman/listinfo/geomesa-dev



_______________________________________________
geomesa-dev mailing list
geomesa-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://locationtech.org/mailman/listinfo/geomesa-dev


Back to the top