can you control the dns ? i.e. for jbang.dev I moved to cloud flare for
dns to let me do things GitHub pages and hover.com didn't support doing.
cloudflare seem to have more fine grained control options.
/max
+1
I think we need to move off github pages; it's great for simple
projects but it'
Finally figure out my atlassian account so i could go with the hibernate
issues ;)
>> What is the equivalent way to do this in new metadata api:
>>
>> ```
>> new Configuration().setProperty("hibernate.dialect",
>> "org.hibernate.dialect.H2Dialect")
>> .setProperty("hibernate.
Heya,
While working on Quarkus a few of us (Georgios in cc and I in
particular) been pondering on doing a guide on best approaches on
how to access data a bit more raw (i.e. raw sql, stateless season, etc.)
as we got quite a lot of feedback stating Hibernate/JPA was considered
complex in compari
s to be ready to repeat it all (script it) multiple times, to prefer
> tune the templates and naming strategies iteratively over fixing
> things by hand.
>
> On 10 October 2016 at 12:58, Max Rydahl Andersen
> wrote:
>> hibernate tools can do it for the basic cases - but it haven
hibernate tools can do it for the basic cases - but it haven't been
updated in a long while, but you can customise the templates if you find
issues.
/max
> Hi guys,
> We have 200-ish hbm files we would like to convert to annotated
> classes. Is there any tool you guys recommend to tackle such
s among us.
>
> I just wonder if we're not going in opposite direction of usability
> for our own sake of selfish sense of organization.
> On the other end, maybe grouping them together will make it clearer to
> end users which artifacts need to use the same version?
> As u
Won't this break like every existing example and 3rd party integrations
(think Spring projects) maven and gradle builds on the planet
? Or are hibernate 6 so radically different there is no chance you would
just change the version number to have
builds work with both hibernate 5 and 6 ?
Not sayi
Hi Sanne,
sorry for missing this mail - fell into my "read when on long
flights"-folder.
Those projects are setup by volunteers using Che and then shared.
I've cc'ed you in a thread/mail to them on this subject - I'm also
meeting with them this week so might get a more direct answer there.
/m
On 24 Jul 2015, at 16:48, Steve Ebersole wrote:
> Do we want to consider automatically applying known database limits on
> various identifier lengths? This is trickier to implement than it
> might
> sound. And it would definitely need to wait for the reworking of
> annotation binding. But in g
> The old
> way was calling one or more of the 50,000 (give or take ;) true/false
> methods on Dialect at runtime. The new evolving approach is to build
> delegates/helpers at boot time that encapsulate all that. Most of that
> work so far is encapsulated by JdbcEnvironment. One piece of this
>
On 27 May 2015, at 5:49, Steve Ebersole wrote:
> If anyone is interested, the issue is here:
> https://hibernate.atlassian.net/browse/HHH-9820
>
> I do wonder overall about the interplay that should happen between a
> Dialect and the JdbcEnvironment.
I reckon your issue is that you need access to
On 30 Apr 2015, at 6:35, Steve Ebersole wrote:
> http://in.relation.to/Bloggers/HibernateORM500Beta2Release
with respect to:
Much improved (and still improving!) schema management tooling for
export, validation and migration.
Where is the best place to find info on this.
As discussed in past
As long as we can explicitly disable things via API like we could in
past this should be fine.
i.e. in tools we used setting properties to disable second level
caching, hibernate validator, connection pooling, tx management and
search setup since it just doesn't either make sense or won't work
On 23 Jan 2015, at 14:18, Steve Ebersole wrote:
> [1] - I vaguely recall seeing that certain databases allow different
> length
> constraints for different types of identifiers (table name, versus
> column
> name, versus constrain name, ...). Can anyone confirm that?
I remember db2 have this f
On 13 Oct 2014, at 20:48, Steve Ebersole wrote:
> just a heads up that I have not been able to connect to freenode for
> quite
> a few weeks now. Still no idea what is up there.
freenode moved to require SSL for some connections afaik. Use 6697 for
port,
and they also changed hostsnames - thus
I'm actually pretty sure https worked earlier too. Weird. I'll ping jbossorg to
hear if they changed something.
/max (sent from my phone)
> On 21/02/2014, at 22.40, Gunnar Morling wrote:
>
> Thanks!
>
> Bonus question (probably for Steve E.): Can you update the link in the
> channel descrip
change
in neuchatel.
Thus if you see it missing let me know - something must have occurred
that the startup script is not considering but for now I haven't seen
that.
I've sent mail to core about the changes to let others know.
/max
>
> On Tue 21 Jan 2014 07:45:08 AM CST, Max Ryd
mb logic.
/max
On 21 Jan 2014, at 14:36, Max Rydahl Andersen wrote:
>> We have been having a lot of trouble lately with relying on jbott to
>> record the team meetings on irc. A few times jbott has not been in
>> the
>> room. A few times it refuses to start/end meeti
> We have been having a lot of trouble lately with relying on jbott to
> record the team meetings on irc. A few times jbott has not been in
> the
> room. A few times it refuses to start/end meetings.
>
> Max, is there anything to be done to make jbott more stable?
jbott had been running for mo
yeah, sorry about this someone filled up the machine disk while I was away in
Brno.
/max
On 14 Dec 2012, at 19:34, Gunnar Morling wrote:
> Hi,
>
> Emmanuel said he wanted to contact Max, not sure what came out of this.
>
> --Gunnar
> Am 14.12.2012 18:56 schrieb "Steve Ebersole" :
>
>> Nope,
FYI, coincidentally I was looking at Java 7 adoption for JBoss Tools users and
currently that is at ~24% out ouf ~730.000 starts the last month.
Plus Java 7 is not very stable for anything that has do with graphical
rendering on either OSX and Linux OpenJDK - so it would currently
be a shame if
t;>
>>> Like I said in the original email, the connection may or may not be
>>> available. Which means we cannot rely on it being available. Nor do
>>> we rely on it being available today either btw. The difference is just
>>> that today in those cases we expect
hmm - any reason why jpa won't pass in DatabaseMetadata ?
how would one identify name and version anyway if that is not available ?
/max
On 29 Aug 2012, at 16:43, Steve Ebersole wrote:
> I think we need to consider changing DialectResolver to fit with some
> upcoming JPA 2.1 features.
>
> JP
hibernate doesn't use maven build anymore, so don't think this applies anymore?
about m2e - upcoming version of m2e will allow storing these things
*externally* to the pom.xml making this problem go away.
/max
On 23 Aug 2012, at 18:42, Brett Meyer wrote:
> I know a lot of you don't use Eclips
sorry for the very slow response rate - mailbox overload.
> Probably best. This is one of the main issue with the existing
> metamodel. There are no tests of it. There is virtually no doc. And
> noone wants to touch the code. Really I would have thought Max the
> best person to ask.
I ask
Thanks for the info - this just means we won't be able to show the source for
this package - too bad,
but the reality shady jars live in ;)
/max
> Thanks for the answer.
> It seems that only the org.hibernate.validator.jtype package is missing.
> I have created a plugin that automatically opens
On Jan 24, 2012, at 16:48, Steve Ebersole wrote:
> Do not use --force with git push when pushing to any of the GitHub
> hosted hibernate repos. GitHub does not allow us to disable or
> otherwise limit its use.
>
> However, we are now able to see when someone does a forced push.
I'm curious
gt; Via Kravogl 4
> I-39100 Bolzano
> Direct: +39 0471 564 061
> Fax:+39 0471 564 122
> E-Mail: guenther.dem...@wuerth-phoenix.com
> Website: www.wuerth-phoenix.com
>
> -Original Message-
> From: Max Rydahl Andersen [mailto:max.ander...@redhat.com]
&g
JBoss Tools M5 have an experimental version of the eclipse plugins that works
against both 3.6 and 4.0.
We'll get that merged into hibernate tools in the new year.
Problem is that it seems 4.1 will cause similar disjunct API so the problem
is just getting worse to keep up and keep a stable API/a
simpler and
much faster.
…but that doesn't help users that wants to just use java for computation.
> But I DO think it's actually easier on the temp segment than to not use it,
> in most cases.
yes, but as Steve says - no good generic way of implementing this.
/max
>
>
> One technical (and probably way out of scope!) way to handle this would
> be to use a temp table, do a batch insert of the values, then change the
> " in (v1, v2, v3...)" to " in (select v from temp)".
I think I would rather hear people complain about query exceptions happening
when
they a
ed scalar
queries into a map.
smaller corner case at least ;)
/max
>
>
> On Wed 30 Nov 2011 10:57:31 AM CST, Max Rydahl Andersen wrote:
>>
>> On Nov 30, 2011, at 15:22, Steve Ebersole wrote:
>>
>>> Not sure when you sent this out, but I already fixed this (my) ye
nt bug
problem.
/max
>
>
>
> On Tue 29 Nov 2011 11:37:59 AM CST, Max Rydahl Andersen wrote:
>>> I agree we should not do any magic on a native query; but following
>>> this reasoning just anything should be possible, and I wouldn't expect
>>> Hiberna
portant to allow a full "jdbc fallback"
> experience, otherwise instead of being a nice tool it becomes an
> impediment and users will rightfully hate you.
>
> Sanne
>
> On 29 November 2011 15:25, Max Rydahl Andersen
> wrote:
>> the original idea of the nativ
the original idea of the native sql approach is to avoid/reduce doing anything
magical with the query since
there is no way to fix these generally without a full sql parser.
So I would say it works as expected.
/max
On Nov 29, 2011, at 11:59, Strong Liu wrote:
> T_User
> id username
> 1s
based on the "old" DTD's and not XSD ?
/max
>
>
> On Thu 24 Nov 2011 06:55:06 AM CST, Max Rydahl Andersen wrote:
>> For hibernate guys: to be clear, what Dmitry is working on is
>> to test and develop support in hibernate tools / jboss tools to work with
>&g
For hibernate guys: to be clear, what Dmitry is working on is
to test and develop support in hibernate tools / jboss tools to work with both
Hibernate 3.x and Hibernate 4.
The docs/migration guide doesn't seem to cover these differences so asked him
to raise the question on the list.
/max
On N
Hi,
Is the docs for Hibernate 4 available online somewhere ?
http://www.hibernate.org/docs doesn't list them and I only see javadocs in
http://docs.jboss.org/hibernate/core/4.0/
/max
http://about.me/maxandersen
___
hibernate-dev mailing list
hiber
On Oct 7, 2011, at 16:14, Strong Liu wrote:
>
> On Oct 7, 2011, at 10:04 PM, Max Rydahl Andersen wrote:
>
>>> 3. Junit 4
>>
>> How does that affect Hibernate tools ?
>
> I changed hibernate tools tests to use hibernate-testing, there are some
> fe
gt;> Dmitry Geraskov
>>
>> 06/10/2011 20:05, Strong Liu wrote:
>>> I'm in the middle of moving hibernate tools to use hibernate4
>>> but there are too many codes need to be changed (well, almost all)
>>>
>>> I guess you won't like my pull
ope you are talking with Dima on these since he is doing the same!
/max
>
> ---
> Strong Liu
> http://hibernate.org
> http://github.com/stliu
>
> On Oct 6, 2011, at 11:37 PM, Max Rydahl Andersen wrote:
>
>>
>> On Sep 30, 2011, at 20:01, Gail Badner wr
>
> I guess you won't like my pull request :(
just to be clear - I would love to see a pull request that uses the full new
Hibernate 4 API.
Been very hard to keep track on what changes we need to do so i'm looking
forward to see it.
But yes, Dima (dgeraskov) been doing a basic migration which
request :(
>>
>> ---
>> Strong Liu
>> http://hibernate.org
>> http://github.com/stliu
>>
>> On Oct 6, 2011, at 11:37 PM, Max Rydahl Andersen wrote:
>>
>>>
>>> On Sep 30, 2011, at 20:01, Gail Badner wrote:
>>>
>>>
On Sep 30, 2011, at 20:01, Gail Badner wrote:
> There have been a couple of comments about problems with eclipse integration
> with Hibernate 3.6.7:
> - http://in.relation.to/Bloggers/HibernateCore367FinalRelease#comment21925
> - http://in.relation.to/Bloggers/HibernateCore367FinalRelease#commen
>> Sorry for the "advertising", but I'm sure most people here will
>> welcome the news, likely all except myself and Max:
well, the cool thing they actually published the sources.
The eclipse stuff is still closed unfortunately ;(
/max
>
> Nice. I cannot wait for Idea 11. I'll try this asap. O
if I recall java:/TransactionManager is the only place it is posted in AS
4 and 5?
>>>
>>> Right, java:/TransactionManager is correct before AS7.
>>
>> Do you know the reason for this change BTW?
>
> Best to see the http://echelog.matzon.dk/logs/browse/jboss-as7/1312495200
> discussi
Hi,
I just noticed https://github.com/hibernate/hibernate-core/pull/147/files
Does that change work on all previous AS versions or is Hibernate JTA now
locked down to run on AS 7 ?
if I recall java:/TransactionManager is the only place it is posted in AS 4 and
5?
Or am I wrong about that?
/m
etty similar to what you had.
yeah, so this looks fine/great.
i'm failing to see what changed beyond a more unified api ?
/max
>
> On 06/23/2011 02:18 PM, Max Rydahl Andersen wrote:
>> sorry i'm a bit slow here but could someone show (pseudo) code for how the
>> ne
sorry i'm a bit slow here but could someone show (pseudo) code for how the new
approach would look like versus before?
Here is what I remember being used to (approximately from memory):
PersistentClass pc = new PersistentClass();
pc.setEntityName("org.model.Customer");
pc.setTable(new Table("CUS
>> Any git branches/forks where Configuration is removed or a test is present
>> that doesn't use the "old " Configuration approach and i'll try and take a
>> new look.
>
> There are some tests in master
Could you be a tad more specific ? Package or even a class name to narrow it
down :)
/ma
>>> In the new terminology, what we are discussing is the process for handling
>>> "metadata sources" (o.h.metamodel.source). What you describe is really a
>>> parallel source (o.h.metamodel.source.jdbc???). So it is going to be
>>> completely up to the developer of that code how the binding o
ccess the project
> web site. Totally forget how to do that. But its part of the site support
> docs.
I'lll investigate.
/max
>
>
> On 06/14/2011 01:35 AM, Max Rydahl Andersen wrote:
>> Hey,
>>
>> What's the process for updating the file behind
&
new piece of code. I would
> be shocked if we get it completely right out of the gate. So just let us
> know where we missed stuff.
will try - hardest part is to figure out where to look to know what API to
actually use to try it at this point, secondly finding the time ;(
/max
>
Any idea how much this would affect tools ability to reflect on the metamodel
without requiring the actual
model classes and types to be available ?
At what time will the classes/types be *required* to be available?
i.e. for H3 as long as we filled out all the type info in the xml hibernate did
Hey,
What's the process for updating the file behind
http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd ?
Been years since I last needed to update it and the systems changed since ;)
Anyone got an idea ?
/max
http://about.me/maxandersen
_
> Moving it to the hibernate-testing module seems like a good idea to me.
Sounds good to me too - the only quirk for it that I recall was that tools like
schemaexport etc.
shouldn't require cacheproviders, but if the cacheprovider is lazily loaded
(i.e. not actually instantiated
until used) or
>>> I've setup @hibernate_dev on Twitter and made GitHub to push commit
>>> messages to the account.
>>> If you are interested in the commit messages, just follow this account.
>>
>> seriously?
>>
>> This means twitter search for Hibernate will now be rather useless since all
>> commits will sh
> I've setup @hibernate_dev on Twitter and made GitHub to push commit messages
> to the account.
> If you are interested in the commit messages, just follow this account.
seriously?
This means twitter search for Hibernate will now be rather useless since all
commits will show up
instead of thos
> As we discussed in a meeting I think 2 weeks ago, I went ahead and spoke
> with Paul about renaming the groupIds we use for publishing. He said he
> thought it was fine. He did not foresee any issue with doing that.
What will the renames be ?
Just wondering if I should do the same rename f
just to conclude this one - I had the bot configured to login before nickserv
responded; now it waits and thus it should get into hibernate-dev without
problems next time something causes a network outage ;)
/max
On Apr 26, 2011, at 20:53, Max Rydahl Andersen wrote:
>
>> jpav: no on
> jpav: no one started the bot yet
> emmanuel: #startmeeting
> jpav: I don't think the bot is even running
> emmanuel: maxandersen: BOT
> emmanuel: Ok nevermind let's start
sorry for that one - not sure why but jbott was logged into all channels but
somehow either got rejected or kicked
>> i.e. #action maxandersen sebersole solve all build problems in the world.
>>
>> and both maxandersen and sebersole will have "solve all build problems in
>> the world" as an action item in the summary.
>
> Very useful, thank you.
> and in next release it will create JIRAs, assign them to you
btw.a few keywords that are good to remember.
To add some key point to the summary (instead of requiring everyone reading the
full log) use
#info or #agreed if you want to differentiate and it will show up
in the summary.
If there are action items use #action * and it will also be noted
in
>> we are using stax now under the covers as well.
>>
>> These are just different models of jaxp parsing: dom, sax, stax.
I wasn't aware of stax / jaxb interoperability so sorry for that noise ;)
> Right, and the benefit of JAXB is the typed API.
sounds good as long as the xml and model still
sions/variations (probably related to b)
This was in comparison to the stax(?) parsers they moved to as far as I
understood it.
/max
>
> On 04/15/2011 10:45 AM, Max Rydahl Andersen wrote:
>> im confused - are we seriously looking at using jaxb for parsing the xml
>> configurations
im confused - are we seriously looking at using jaxb for parsing the xml
configurations even though
they are doing what they can to remove any jaxb stuff from AS7 codebase because
of the bad performance
and maintenance overhead (especially when its part of the server) ?
/max
On Apr 13, 2011, at
On Apr 13, 2011, at 24:44, Steve Ebersole wrote:
> Hm, if we move to jaxb are those generated binding classes serializable?
jaxb? i thought we wanted this stuff to be faster, not slower ? (sorry,
couldn't resist ;)
/max
>
> On 04/12/2011 02:41 PM, Hardy Ferentschik wrote:
>>
>>
>>
>>
>>
> Do we want to make caching of files a flag for processing all of the xml
> files?
>
> Currently we have methods:
> addFile(String path)
> addFile(File file)
> addCacheableFile(String path)
> addCacheableFile(File file)
>
> Could we instead condense these and allow configuration of whether to
>>> Like I said, I do not think that is enough as I think that if you get the
>>> connection, you also need the "transaction context" holding that connection.
>>> "transacvtion context" here is the TransactionCoordinator.
>>>
>>> session.sessionWithOptions().transactionContext().openSession()
>>
)
Okey and the transactionContext actually continues to lives on even though the
source session
is closed, correct ?
Trying to get my head around some of the old special case assumptions ;)
/max
>
>
> On Monday, April 04, 2011, at 04:40 am, Max Rydahl Andersen wrote:
>>> RE:
Sorry - didn't get the mail thread in proper order (damn VPN!)
>From reading the whole thread I guess the answer is:
session.sessionWithOptions().connection().openSession()
or even
session.sessionWithOptions().transactionContext().openSession()
I'm still a bit fuzzy about where the lifecycle bo
about Bean Validation for
>> example?
>>
>> On 31 mars 2011, at 20:08, Adam Warski wrote:
>>> On Mar 31, 2011, at 12:05 PM, Max Rydahl Andersen wrote:
>>>> btw. any way to disable specific discovery items ?
>>>> i.e. I would like to not h
> RE: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2860
>
> This dealt with cleaning up all the overloaded openSession methods from
> SessionFactory and SessionFactoryImplementor.
>
> The new main method for obtaining a Session is SessionFactory.withOptions()
> which returns a
a reason eclipse has that as an
Error.
But since we have different opinions on consequences and effects of cyclic
dependencies i'll just leave it at that.
/max
>
> On Mar 31, 2011, at 1:07 PM, Sanne Grinovero wrote:
>
>> 2011/3/31 Steve Ebersole :
>>>
>>&g
maybe the concern is that it possibly does not work in
> JBoss Tools...
This has nothing to do with JBoss Tools.
/max
>
>
>>
>> /max
>>
>>> On Thursday, March 31, 2011, at 05:14 am, Max Rydahl Andersen wrote:
>>>>>> 2)Eclipse
>>>>&g
Thursday, March 31, 2011, at 05:14 am, Max Rydahl Andersen wrote:
> > >> 2)Eclipse
> > >> the configuration files generated by gradle are totally wrong, but I
> > >> could fix them by hand.
> > >> Now Eclipse refuses to compile the project as there
>> 2)Eclipse
>> the configuration files generated by gradle are totally wrong, but I
>> could fix them by hand.
>> Now Eclipse refuses to compile the project as there's a circular
>> dependency: the testsuite from hibernate-core depends on the
>> hibernate-testing module, which in turn depends on h
On Mar 24, 2011, at 17:10, Hardy Ferentschik wrote:
> On Wed, 23 Mar 2011 15:41:29 +0100, Max Rydahl Andersen
> wrote:
>
>>> Speaking of shading, this could be an easy solution for METAGEN-53 as well.
>>>
>>
>> For metagen-53 I recall that the onl
btw. any way to disable specific discovery items ?
i.e. I would like to not have search and envers enabled when the tools are
doing query plans/executions
since it then suddenly requires much more configuration to have it setup and
run.
/max
On Mar 31, 2011, at 12:00, Max Rydahl Andersen
Any thinking done on how CDI enabled applications could be using CDI to wire
this up ?
/max
On Mar 27, 2011, at 19:27, Steve Ebersole wrote:
> HHH-5562 is done, which introduces a locator/discovery means for integrating
> with Hibernate. Specifically it introduces the (alternate name suggesti
>
> Speaking of shading, this could be an easy solution for METAGEN-53 as well.
>
For metagen-53 I recall that the only dependency is class name lookup which
could just as easily
be replaced with strings to avoid the multijar setup.
Maybe the same goes for validator annotation processor ?
/ma
tools should move to participant too.
/max
On Mar 19, 2011, at 11:06, Hardy Ferentschik wrote:
>
>> 1) Tools
>> 5) Shards
> Not sure about this ones
>
>> 2) Bean Validation
>> 3) Bean Validation TCK
> But these two can be changed as well
>
>> 4) Commons Annotations (on a side note did we ever
>
> As outlined on that page, create a Jira "Hosted Fisheye" issues @
> http://support.atlassian.com/ if you want to have them host it for you.
>
> On Wednesday, March 09, 2011, at 08:50 am, Max Rydahl Andersen wrote:
>>> Fisheye.
>>
>> Could you
> Fisheye.
Could you provide a *tad* more info ? :)
..or are you saying one should just use fisheye to search for the match instead
of having it directly in jira ?
/max
>
> On Wednesday, March 09, 2011, at 08:06 am, Max Rydahl Andersen wrote:
>> on that subject, anyone
on that subject, anyone know how to get git commits to show up at
http://opensource.atlassian.com/projects/hibernate/browse/HBX ?
/max
On Mar 9, 2011, at 11:30, Max Rydahl Andersen wrote:
> Hi,
>
> https://github.com/hibernate/hibernate-tools is now live.
>
> I've locked
Hi,
https://github.com/hibernate/hibernate-tools is now live.
I've locked down tools in svn to be read only.
/max
http://about.me/maxandersen
/max
http://about.me/maxandersen
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://li
Dmitry,
Could you make the patch a pull-request on hibernate 3.x and 4.x git version ?
Then I think it can/will be accepted/processed faster.
Thanks,
Max
On Mar 2, 2011, at 10:44, Dmitry Geraskov wrote:
> Hey, guys,
> it is possible that foreign key references non-primary key, but some
> cand
On Mar 4, 2011, at 18:02, Emmanuel Bernard wrote:
> 1. I think I'm fine with that. I never really trusted Hibernate to properly
> implement this anyways :)
Was nested transactions actually ever possible ? (i know some weird databases
support it...just wondering if anyone actually used it ;)
b
Is it just me or did they just make a weapon to shoot everyone in their foot ?
Caching entities like that is dangerous and really hard to catchweird how
neither
their docs, blogs or javadocs mentions the problem of accidentally sharing out
JPA
entities across sessions
/max
On Feb 23, 2
On Feb 9, 2011, at 07:55, Adam Warski wrote:
> Do you have in mind the process of discovery (that services would also be
> discovered via META-INF/services, like event listeners), or that the event
> listener registry should just be another Hibernate service?
If that happens I hope we will hav
ve out some
history) ?
/max
> On 31 janv. 2011, at 12:23, Max Rydahl Andersen wrote:
>
>> Hi,
>>
>> I'll be releasing the final version of hibernate tools to match what will be
>> in jboss tools 3.2 soon and thought it would be a good time to
>> move the s
Hi,
I'll be releasing the final version of hibernate tools to match what will be in
jboss tools 3.2 soon and thought it would be a good time to
move the svn repo to git.
Anyone got the steps for how it was done for the rest that I could possibly
reuse ?
Thanks,
Max
for which you want pull request notifications.
>
>
> On Friday, December 03, 2010, at 08:45 am, Hardy Ferentschik wrote:
>> You are not part of the core-dev team -
>> https://github.com/organizations/hibernate/teams/18292
>>
>> On Fri, 03 Dec 2010 15:40:22 +0100, M
im browsing the github repo and i can't find where I can add my self explicitly
beyond where
Im not already.
weird.
/max
On Dec 3, 2010, at 15:27, Steve Ebersole wrote:
> You need to add yourself explicitly to the teams with access to the repo. As
> stated members of the organization owner t
Is there any way to get notified about pullrequests or does one actually have
to visit github to see ?
/max
On Dec 3, 2010, at 14:31, Strong Liu wrote:
> actually, I'd think pull request is the same thing as patch attached to a
> jira case.
> every commitor can deal with that if he/she think t
Yes, GPL-3 doesn't mix well with LGPL.
/max
On Nov 24, 2010, at 17:27, Scheper, Erik-Berndt wrote:
> Hi,
>
> I was checking out HHH-5721, but it contains a patch that is licensed under
> GPL-v3.
>
> I guess this is incompatible with Hibernate's license, or am I mistaken here?
>
> Regards,
>
It's used to allow injecting global meta tags when generating code via
hibernate tools.
Depending on how hibernate 4 refactoring goes we might not need it
anymore...i.e. since hibernate tools would need a rewrite anyway ;0)
/max
On Oct 16, 2010, at 21:25, Steve Ebersole wrote:
> HBMBinder.bi
>> I did with the "original" one; just curious if we continued ensuring it work
>> in the various IDE;s and especially
>> Eclipse that has lowerlevel hooks into Eclipse JDT to make it more
>> incremental than other IDE's.
>
> I just recently in combination with
> http://opensource.atlassian.com
Hardy,
Have you tried setting up this annotation processor in Eclipse recently ?
I did with the "original" one; just curious if we continued ensuring it work in
the various IDE;s and especially
Eclipse that has lowerlevel hooks into Eclipse JDT to make it more incremental
than other IDE's.
/ma
>
>
> Personally I think y'all are getting a little too hung up the on injection of
> dependent services here. It is a quite limited scope and the implementation
> is both dead simple and already done (its not like this is going to drag on
> for years like we have seen elsewhere).
It is not
1 - 100 of 293 matches
Mail list logo