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

Moving to Spring 4.1 #16

Closed
php-coder opened this issue Jun 26, 2014 · 3 comments
Closed

Moving to Spring 4.1 #16

php-coder opened this issue Jun 26, 2014 · 3 comments
Assignees
Labels
dependency/spring Task is related to Spring Framework kind/dependency-update Update one of dependencies
Milestone

Comments

@php-coder
Copy link
Owner

@php-coder
Copy link
Owner Author

Don't forget to update Thymeleaf's artifacts (#17) if this task already would done:

  • org.thymeleaf: thymeleaf-spring3 -> thymeleaf-spring4
  • org.thymeleaf.extras: thymeleaf-extras-tiles2-spring3 -> thymeleaf-extras-tiles2-spring4

@php-coder
Copy link
Owner Author

I already added BOM artifact usage in commit 2b5586c.

@php-coder php-coder added the ready label Oct 1, 2014
@php-coder
Copy link
Owner Author

@php-coder php-coder changed the title Moving to Spring 4.0 Moving to Spring 4.1 Oct 23, 2014
@php-coder php-coder added this to the 0.4 milestone Oct 23, 2014
@php-coder php-coder self-assigned this Oct 23, 2014
php-coder added a commit that referenced this issue Oct 28, 2014
@see http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#new-in-4.0
@see http://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#new-in-4.1
@see http://xpadro.blogspot.com.es/2014/01/migrating-spring-mvc-restful-web.html

I've also updated hibernate-validator to 5.1.3 to fix the exception:
ClassCastException: java.util.Arrays$ArrayList cannot be cast to [Ljava.lang.String;

@see http://in.relation.to/Bloggers/HibernateValidator500Alpha2And431Final
@see http://in.relation.to/Bloggers/BeanValidationTCK110CR1AndHibernateValidator500CR1Released
@see http://in.relation.to/Bloggers/HibernateValidator501AndTheStoryBehindTheMissing500Final
@see http://in.relation.to/Bloggers/BeanValidation11FeatureSpotlightExpressionLanguage
@see http://in.relation.to/Bloggers/HibernateValidator510Alpha1Released
@see http://in.relation.to/Bloggers/HasteMakesWasteHereComesHibernateValidator510Beta1
@see http://in.relation.to/Bloggers/BeanValidation11FeatureSpotlightMethodValidation
@see http://in.relation.to/Bloggers/HibernateValidator510CR1IsOutOneStepCloserToFinal
@see http://in.relation.to/Bloggers/DontWaitUpgradeHibernateValidator510FinalIsOut
@see http://in.relation.to/Bloggers/HibernateValidator520Alpha1WithJava8SupportAndA51MaintenanceRelease
@see https://developer.jboss.org/wiki/HibernateValidatorMigrationGuide
@see http://docs.oracle.com/javaee/7/api/javax/validation/ConstraintValidatorContext.ConstraintViolationBuilder.html#addNode%28java.lang.String%29

Fix GH #16

No functional changes.
@php-coder php-coder added dependency/spring Task is related to Spring Framework and removed area/infrastructure labels May 12, 2017
@php-coder php-coder added the kind/dependency-update Update one of dependencies label Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/spring Task is related to Spring Framework kind/dependency-update Update one of dependencies
Projects
None yet
Development

No branches or pull requests

1 participant