Skip to content

Conversation

@flybyray
Copy link
Contributor

Please close [#1860] and [#1896] as well.

xael-fry and others added 29 commits March 7, 2016 09:31
make allClasses, allClassesByNormalizedName, assignableClassesByName unmodifiable to avoid risk that somebody changes their content.
…urns unmodifiable list.

Nobody is allowed to add classes to it!
…ignable-classes

Fix fast tags assignable classes
make play.inject.Injector work with unmodifiable class lists
** c3p0 from .9.5 to 0.9.5.2,
** ams-all from 5.0.4 to 5.1,
** h2 from 1.4.185 to 1.4.191,
** validation-api from 1.0.0.GA to 1.1.0.Final
** sr107cache from 1.0 to 1.1
** mysql from 5.1.35 to 5.1.38.
** bcprov-jdk15 from 1.45 to 1.46
** mchange-commons-java from 0.2.9 to 0.2.11
** avassist from 3.20.0-GA to 3.20.0-GA3.10.4.Final3.10.4.Final
** slf4j from 1.7.16 to 1.7.18,
** ant from 5.0.4 to 1.9.6,
* [#2042] chore(deps): upgrade Play! dependencies:
…iables-in-validation-error

[#2044] support empty values in validation error arguments
* Play built-in cglib 3.2.1 has issues with Guice: cglib/cglib#61
* it was fixed in 3.2.2: https://github.com/cglib/cglib/releases/tag/RELEASE_3_2_2
* [#2049] fix(evolutions): Some resultsets are not close in Evolutions causing some leak
* [#2050] chore(lib): update slf4j-log4j12 from  1.7.18 to 1.7.21
…yncHttp

[#2050] chore(lib): update netty from 3.10.4 to 3.10.5
asolntsev and others added 14 commits May 9, 2017 00:04
* com.h2database:h2 1.4.193 -->> 1.4.195
* joda-time 2.9.7 -- >> 2.9.9
* mysql:mysql-connector-java 5.1.40 -->> 5.1.41
…compiler

upgrade to eclipse compiler 3.12.3
Avoid casting when calling getPluginInstance()
…atch

[#2120] Add support for (special) hibernate properties through applic…
…command

it creates modules directories without version numbers
…ames

playframework#1142 add parameter `--shortModuleNames` to `play deps` command
@asolntsev
Copy link
Contributor

@flybyray Do you still need this PR? Can you rebase it on master branch?

asolntsev added 8 commits May 24, 2017 13:16
…121-patch

[#2121] Move _key() after reference/null checks in JPABase.equals()
try to upgrade hibernate

next try

add missing dependency com.fasterxml -> classmate (used by hibernate 5)

set datasource to hibernate

fix dependencies.yml format

upgrade hibernate-c3p0 dependency

upgrade to hibernate 5.2.8

ApplicationClassloader can now find ".class" resources

without this, Hibernate5 would not resolve programmatically added entity classes

upgrade to hibernate 5.2.10

fix tests: use indexed placeholders for parameters

use patched version of hibernate-core 5.2.10

fix test

fix test

add support for "jpa.mapping-file" setting

rename to hibernate-core 5.2.10.patched
@flybyray
Copy link
Contributor Author

I will check changes in master.
The PR was just needed because of localization dependant code needed if someone uses non english windows
https://github.com/playframework/play1/pull/839/files#diff-158e4fe076b2af0296d71ca9d9f6eb7dR194

Andrei Solntsev, Marek Kusmin and others added 2 commits May 26, 2017 14:27
@flybyray
Copy link
Contributor Author

duplicates [#1910]
and fixes [#1860]
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.

10 participants