Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some javassist fixes #114

Merged
merged 3 commits into from
Sep 24, 2013
Merged

Some javassist fixes #114

merged 3 commits into from
Sep 24, 2013

Conversation

garcia-jj
Copy link
Member

Makes code better, and add verbose messages to debug easily.

@dipold
Copy link
Member

dipold commented Sep 24, 2013

Maybe update javassist from current 3.12.1.GA to 3.18.GA ?

From version 3.16 was added Java 7 compatibility and Hibernate 4.3 beta just uses 3.18.GA

https://github.com/jboss-javassist/javassist/blob/master/Readme.html

@garcia-jj
Copy link
Member Author

We are using javassist:javassist artifact. There are no problems to change to org.javassist:javassist?

@dipold
Copy link
Member

dipold commented Sep 24, 2013

Well.. theoretically only changed the artifact .. the design is the same...

@garcia-jj
Copy link
Member Author

I'll test, because may be maven will download both javassist:javassist and org.javassist:javassist artifact if another jar has dependency of the javassist:javassist artifact.

garcia-jj added a commit that referenced this pull request Sep 24, 2013
@garcia-jj garcia-jj merged commit c5e3255 into master Sep 24, 2013
@Turini Turini added this to the 4.0.0-beta-1 milestone Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants