AlexJoz / play2-maven-plugin

Automatically exported from code.google.com/p/play2-maven-plugin
0 stars 0 forks source link

Port Play! 2.3.x test projects to Play! 2.4.x #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There are almost no sample projects in Play! 2.4.x distribution, so all Play! 
2.3.x samples will be ported.

All projects will have "injected" routes configured to test DI.

Here is a place for all comments, etc. regarding differences between Play! 
2.3.x and 2.4.x from test projects point of view.

Original issue reported on code.google.com by gslowiko...@gmail.com on 18 May 2015 at 3:19

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/play2-maven-plugin/source/detail?r=1248 - all java 
and scala projects ported.

One project, "java/computer-database" project does not work. This is Ebean 
project using 'com.avaje.ebean.Page' class, but this class was removed from 
Ebean and I cannot find any information about replacement.

Original comment by gslowiko...@gmail.com on 18 May 2015 at 3:44

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/play2-maven-plugin/source/detail?r=1256 - 
"MessagesApi" injection fix.

Original comment by gslowiko...@gmail.com on 19 May 2015 at 7:10

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/play2-maven-plugin/source/detail?r=1257 - multimodule 
project ported.

Original comment by gslowiko...@gmail.com on 19 May 2015 at 8:10

GoogleCodeExporter commented 8 years ago

Original comment by gslowiko...@gmail.com on 19 May 2015 at 9:19

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/play2-maven-plugin/source/detail?r=1280 - added some 
comments inside 'pom.xml' files.

Original comment by gslowiko...@gmail.com on 20 May 2015 at 9:46