- Original Message -
> From: "Steve Ebersole"
> To: "Hibernate hibernate-dev"
> Sent: Tuesday, September 4, 2012 1:16:55 PM
> Subject: [hibernate-dev] Jira issue links
>
> Saw something pretty cool today in Jira. Not sure when it was added,
> but you can now link Jira issues to random
Saw something pretty cool today in Jira. Not sure when it was added,
but you can now link Jira issues to random urls.
For example, here is an issue I linked to its JBPAPP counterpart :
https://hibernate.onjira.com/browse/HHH-7563
Was thinking we might want to do that for GitHub pull-requests a
Tomorrow is the timebox for 4.1.7 release.
Anything you want in 4.1.7 please be sure to get finished up and pushed
to the 4.1 branch.
--
st...@hibernate.org
http://hibernate.org
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://list
Thank you, this looks better than customize the meta provider and
annotation reader.
On 9/4/12 15:17 PM, Sanne Grinovero wrote:
> Hi,
> I once had a similar requirement, which was easily resolved by
> implementing a custom NamingStrategy
>
> http://docs.jboss.org/hibernate/core/4.1/manual/en-US/h
On 4 Jan 2012, at 5:11 PM, Sanne Grinovero wrote:
> I spent and hour on it yesterday but couldn't understand it. The
> failure I have is HornetQ not being able to boot in AS7, then our test
> fails as it depends on JMS.; It fails consistently when using the
> build.sh script which forks my reposi
Hello!
I have a strange problem, which I don't have in my company related to
the usage of mapped superclasses.
I have a base entity which encapsulates the id like this:
@MappedSuperclass
public abstract class SimpleEntity implements
Serializable {
private static final long serialVersionUI
Yes since that pull, which Emmanuel merged (so I guess it's working
fine for him too) it's consistently broken for me, and for our Jenkins
instances too.
I spent and hour on it yesterday but couldn't understand it. The
failure I have is HornetQ not being able to boot in AS7, then our test
fails as
On 4 Jan 2012, at 4:40 PM, Nicolas Helleringer wrote:
> Yes
>
> They are +very+ local hardware/environnement sensitive
It definitely seems like it.
--Hardy
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman
Hi,
Sounds this is related to HSEARCH-1179. Before the changes for HSEARCH-1179 the
test would fail on my system :-)
I was hoping the problem was gone, but since you (and I think Sanne) seem to
have problems now, there might be yet another issue.
Personally I feel these tests start taking too
Hi all,
Since ~10 days, I do have build issue with master branch :
Failed tests:
searchNewMemberBeforeSynchronizationOnSlave1(org.hibernate.search.test.integration.jms.SearchBeforeIndex
SynchronizationJmsMasterSlaveIT): Found user created by Slave 1: [[1,
Davide D'Alto, d...@slave1.fake.email]] e
Hi,
I once had a similar requirement, which was easily resolved by
implementing a custom NamingStrategy
http://docs.jboss.org/hibernate/core/4.1/manual/en-US/html_single/#configuration-namingstrategy
You could either have two different strategies, or have one which
reads some configuration file.
11 matches
Mail list logo