[hibernate-dev] Jenkins notification plugin

2013-05-18 Thread Steve Ebersole
https://wiki.jenkins-ci.org/display/JENKINS/GCM+Notification+Plugin

Sounds pretty interesting.  Lets you "pair" an Android device with 
Jenkins, and then to receive notifications from Jenkins onto your device 
via that pairing.
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] Search: Someone needing the standalone FullTextManager ?

2013-05-18 Thread Sanne Grinovero
There is an experimental feature in Hibernate Search which is as well
known and as well documented as an easter egg:

org.hibernate.search.sandbox.standalone.FullTextManager

allows to use Hibernate Search in "standalone" mode, i.e. without a
database and storing all data in the Lucene index only.

This doesn't even have tests, but hasn't harmed any kitten so far.
However now while I'm looking at doing some refactorings in
preparation of Lucene 4, this looks like something that will need a
complete rewrite, and is adding some resistance already by depending
on deprecated methods which I'd rather remove asap.

So I'm proposing to delete it, for the time being with no replacement.
If there is interest we'd need to rewrite it anyway, but I'd prefer
doing that eventually after the migration.

Are we all ok with this?

Cheers,
Sanne
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] Jenkins notification plugin

2013-05-18 Thread Sanne Grinovero
Looks very nice! are you installing it?

The app they recommend - BuildWatch - however is specifically meant
for an android watch from Sony (a specific product): I'd need to find
some alternative app, or create one, as I don't have that watch (and
don't like wearing watches, although this one looks very cool)

On 18 May 2013 22:22, Steve Ebersole  wrote:
> https://wiki.jenkins-ci.org/display/JENKINS/GCM+Notification+Plugin
>
> Sounds pretty interesting.  Lets you "pair" an Android device with
> Jenkins, and then to receive notifications from Jenkins onto your device
> via that pairing.
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] Jenkins notification plugin

2013-05-18 Thread Steve Ebersole
Doh.  I missed the sony watch part :)
 On May 18, 2013 5:57 PM, "Sanne Grinovero"  wrote:

> Looks very nice! are you installing it?
>
> The app they recommend - BuildWatch - however is specifically meant
> for an android watch from Sony (a specific product): I'd need to find
> some alternative app, or create one, as I don't have that watch (and
> don't like wearing watches, although this one looks very cool)
>
> On 18 May 2013 22:22, Steve Ebersole  wrote:
> > https://wiki.jenkins-ci.org/display/JENKINS/GCM+Notification+Plugin
> >
> > Sounds pretty interesting.  Lets you "pair" an Android device with
> > Jenkins, and then to receive notifications from Jenkins onto your device
> > via that pairing.
> > ___
> > hibernate-dev mailing list
> > hibernate-dev@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev