jardel.novaes
|
83903575a9
|
Use property for maven-surefure-pugin
Closes gh-62
|
2022-08-01 11:25:35 +03:00 |
|
Rossen Stoyanchev
|
afef4d7028
|
Upgrade dependencies
|
2021-03-02 10:10:16 +00:00 |
|
Spring Operator
|
5985366945
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd (404) with 1 occurrences migrated to:
https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd ([https](https://www.springframework.org/schema/webflow-config/spring-webflow-config-2.4.xsd) result 404).
* http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd (404) with 14 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://tiles.apache.org/dtds/tiles-config_2_0.dtd with 5 occurrences migrated to:
https://tiles.apache.org/dtds/tiles-config_2_0.dtd ([https](https://tiles.apache.org/dtds/tiles-config_2_0.dtd) result 200).
* http://tiles.apache.org/dtds/tiles-config_3_0.dtd with 4 occurrences migrated to:
https://tiles.apache.org/dtds/tiles-config_3_0.dtd ([https](https://tiles.apache.org/dtds/tiles-config_3_0.dtd) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 8 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://www.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd) result 200).
* http://www.springframework.org/schema/faces/spring-faces.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/faces/spring-faces.xsd ([https](https://www.springframework.org/schema/faces/spring-faces.xsd) result 200).
* http://www.springframework.org/schema/mvc/spring-mvc.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd) result 200).
* http://www.springframework.org/schema/security/spring-security.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/security/spring-security.xsd ([https](https://www.springframework.org/schema/security/spring-security.xsd) result 200).
* http://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd ([https](https://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd) result 200).
* http://www.springframework.org/schema/webflow/spring-webflow.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow.xsd) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 5 occurrences migrated to:
https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://java.sun.com/dtd/facelet-taglib_1_0.dtd with 2 occurrences migrated to:
https://java.sun.com/dtd/facelet-taglib_1_0.dtd ([https](https://java.sun.com/dtd/facelet-taglib_1_0.dtd) result 302).
* http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd with 2 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd) result 302).
* http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd with 2 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd) result 302).
* http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd with 2 occurrences migrated to:
https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd ([https](https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) result 302).
# Ignored
These URLs were intentionally ignored.
* http://java.sun.com/xml/ns/javaee with 8 occurrences
* http://java.sun.com/xml/ns/persistence with 4 occurrences
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.springframework.org/schema/beans with 16 occurrences
* http://www.springframework.org/schema/context with 8 occurrences
* http://www.springframework.org/schema/faces with 4 occurrences
* http://www.springframework.org/schema/mvc with 8 occurrences
* http://www.springframework.org/schema/security with 2 occurrences
* http://www.springframework.org/schema/webflow with 36 occurrences
* http://www.springframework.org/schema/webflow-config with 4 occurrences
* http://www.springframework.org/security/tags with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 37 occurrences
|
2019-06-04 10:19:37 -04:00 |
|
Rossen Stoyanchev
|
fb43aa40ed
|
Polish
|
2018-02-09 10:42:47 -05:00 |
|
Rossen Stoyanchev
|
9d27aa25a4
|
Upgrade to SWF 2.5 snapshots
booking-mvc does not work yet due to the lack of Spring Framework 5
based Thymeleaf deps.
Issue: SWF-1717
|
2018-02-07 15:14:50 -05:00 |
|
Rossen Stoyanchev
|
07b7fef830
|
Refactor poms
|
2018-02-06 22:23:25 -05:00 |
|
Rossen Stoyanchev
|
e68b92bc8a
|
Update dependencies
|
2018-02-06 21:32:21 -05:00 |
|
Rossen Stoyanchev
|
f2312608cb
|
Fix SWF version
|
2016-08-09 11:14:11 -04:00 |
|
Rossen Stoyanchev
|
fbd6095acc
|
Upgrade to SWF 2.4.3 (in Maven central later today)
|
2016-07-12 14:27:20 -04:00 |
|
Rossen Stoyanchev
|
af75a7967d
|
Upgrade to 2.4.2.RELEASE
|
2015-09-01 14:17:05 -04:00 |
|
Rossen Stoyanchev
|
e79d45485b
|
Upgrade to Spring Security 4 via SWF 2.4.2 snapshots
|
2015-06-04 16:38:57 -04:00 |
|
Rossen Stoyanchev
|
74da2caa2d
|
Add failOnMissingWebXml=false to pom.xml
|
2014-05-29 21:31:55 -04:00 |
|
Rossen Stoyanchev
|
bb265fbe5a
|
Upgrade to Web Flow 2.4.0
|
2014-05-29 21:31:55 -04:00 |
|
Rossen Stoyanchev
|
97f9a3f6ea
|
Upgrade to Spring Web Flow 2.4 RC1
|
2014-04-02 13:23:09 -04:00 |
|
Rossen Stoyanchev
|
0b9fe7766c
|
Update booking-faces to use Java config
|
2014-02-26 17:31:31 -05:00 |
|
Rossen Stoyanchev
|
b948d1075f
|
Use Spring Framework maven bom
|
2014-02-19 15:49:45 -05:00 |
|
Rossen Stoyanchev
|
1ccc67b79e
|
Upgrade Spring Web Flow to version 2.3.3
|
2014-01-26 10:11:24 -05:00 |
|
Rossen Stoyanchev
|
15a3ac6cb2
|
Upgrade to Spring Framework 4.0 and Mojara 2.2.4
|
2013-12-20 14:57:41 -05:00 |
|
Rossen Stoyanchev
|
032120088f
|
Fix issues with exclusions and repositories in poms
|
2013-02-01 17:06:44 -05:00 |
|
Rossen Stoyanchev
|
2adb680e6a
|
Upgrade to SWF 2.4 M1 and fix git rebase issues
|
2013-02-01 16:51:58 -05:00 |
|
Rossen Stoyanchev
|
f45bc3ac1d
|
Upgrade to Spring Framework 3.2.1
|
2013-02-01 03:25:01 -05:00 |
|
Phillip Webb
|
0f0d811231
|
Update Web Flow version to 2.4.0.BUILD-SNAPSHOT
Also the booking-portlet-faces sample is upgraded to JSF 2.0
|
2013-02-01 03:13:59 -05:00 |
|
Rossen Stoyanchev
|
a61469d86b
|
Upgrade Spring Framework and Spring Security
Spring Framework -> 3.2.0
Spring Security -> 3.1.3
|
2012-12-21 16:24:03 -05:00 |
|
Phillip Webb
|
b995626545
|
Fix broken maven files
- Change surefire plugin from 2.1.12 to 2.12
- Update parent pom to remove reference to removed jsf sample
|
2012-05-30 15:04:25 -07:00 |
|
Rossen Stoyanchev
|
65fe46e524
|
Add samples from Web Flow distribution
|
2012-05-25 16:44:45 -04:00 |
|