From 675f5b866328dc8fe2a2031ecb91594afcd970e4 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 22:17:27 -0500 Subject: [PATCH] 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). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://www.someotherdomain.com (200) with 1 occurrences could not be migrated: ([https](https://www.someotherdomain.com) result AnnotatedConnectException). * http://www.springactionscript.org (200) with 2 occurrences could not be migrated: ([https](https://www.springactionscript.org) result SSLHandshakeException). * http://www.springactionscript.org/ (200) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/) result SSLHandshakeException). * http://xmlmind.com/xmleditor (301) with 1 occurrences could not be migrated: ([https](https://xmlmind.com/xmleditor) result ConnectTimeoutException). * http://xslthl.sf.net (301) with 1 occurrences could not be migrated: ([https](https://xslthl.sf.net) result AnnotatedConnectException). * http://livedocs.adobe.com/flex/3/html/help.html?content=asdoc_2.html (404) with 1 occurrences could not be migrated: ([https](https://livedocs.adobe.com/flex/3/html/help.html?content=asdoc_2.html) result AnnotatedConnectException). * http://opensource.adobe.com/svn/opensource/cairngorm3/maven-repository (404) with 1 occurrences could not be migrated: ([https](https://opensource.adobe.com/svn/opensource/cairngorm3/maven-repository) result SSLHandshakeException). * http://www.elementriver.com/sourcemate/ (404) with 1 occurrences could not be migrated: ([https](https://www.elementriver.com/sourcemate/) result SSLHandshakeException). * http://www.pranaframework.org/schema/objects/prana-objects-0.5.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.pranaframework.org/schema/objects/prana-objects-0.5.xsd) result AnnotatedConnectException). * http://www.springactionscript.org/maven/spring-actionscript-prebuild-mojo.zip (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/maven/spring-actionscript-prebuild-mojo.zip) result SSLHandshakeException). * http://www.springactionscript.org/schema (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema) result SSLHandshakeException). * http://www.springactionscript.org/schema/eventbus (404) with 2 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/eventbus) result SSLHandshakeException). * http://www.springactionscript.org/schema/messaging (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/messaging) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-eventbus-2.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-eventbus-2.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-messaging-1.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-messaging-1.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-objects-1.0.xsd (404) with 5 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-objects-1.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-objects-2.0.xsd (404) with 6 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-objects-2.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-stageprocessing-1.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-stageprocessing-1.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-stageprocessing-2.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-stageprocessing-2.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-task-2.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-task-2.0.xsd) result SSLHandshakeException). * http://www.springactionscript.org/schema/objects/spring-actionscript-util-1.0.xsd (404) with 1 occurrences could not be migrated: ([https](https://www.springactionscript.org/schema/objects/spring-actionscript-util-1.0.xsd) result SSLHandshakeException). * http://beta.springactionscript.org/downloads/spring-actionscript-2.0-distribution-with-dependencies.zip (500) with 1 occurrences could not be migrated: ([https](https://beta.springactionscript.org/downloads/spring-actionscript-2.0-distribution-with-dependencies.zip) result SSLHandshakeException). * http://beta.springactionscript.org/downloads/spring-actionscript-2.0-distribution.zip (500) with 1 occurrences could not be migrated: ([https](https://beta.springactionscript.org/downloads/spring-actionscript-2.0-distribution.zip) result SSLHandshakeException). * http://beta.springactionscript.org/downloads/spring-actionscript-flex-2.0.zip (500) with 1 occurrences could not be migrated: ([https](https://beta.springactionscript.org/downloads/spring-actionscript-flex-2.0.zip) result SSLHandshakeException). * http://www.stackandheap.com (500) with 2 occurrences could not be migrated: ([https](https://www.stackandheap.com) result SSLHandshakeException). # 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://prana.herrodius.com (ConnectTimeoutException) with 1 occurrences migrated to: https://prana.herrodius.com ([https](https://prana.herrodius.com) result ConnectTimeoutException). * http://projects.yoolab.org/maven/content/repositories/releases (ConnectTimeoutException) with 2 occurrences migrated to: https://projects.yoolab.org/maven/content/repositories/releases ([https](https://projects.yoolab.org/maven/content/repositories/releases) result ConnectTimeoutException). * http://projects.yoolab.org/maven/content/repositories/releases/org/springextensions/actionscript/ (ConnectTimeoutException) with 1 occurrences migrated to: https://projects.yoolab.org/maven/content/repositories/releases/org/springextensions/actionscript/ ([https](https://projects.yoolab.org/maven/content/repositories/releases/org/springextensions/actionscript/) result ConnectTimeoutException). * http://projects.yoolab.org/maven/content/repositories/snapshots (ConnectTimeoutException) with 2 occurrences migrated to: https://projects.yoolab.org/maven/content/repositories/snapshots ([https](https://projects.yoolab.org/maven/content/repositories/snapshots) result ConnectTimeoutException). * http://projects.yoolab.org/maven/content/repositories/snapshots/org/springextensions/actionscript/ (ConnectTimeoutException) with 1 occurrences migrated to: https://projects.yoolab.org/maven/content/repositories/snapshots/org/springextensions/actionscript/ ([https](https://projects.yoolab.org/maven/content/repositories/snapshots/org/springextensions/actionscript/) result ConnectTimeoutException). * http://projects.yoolab.org/maven/index.html (ConnectTimeoutException) with 1 occurrences migrated to: https://projects.yoolab.org/maven/index.html ([https](https://projects.yoolab.org/maven/index.html) result ConnectTimeoutException). * http://www.herrodius.com (ConnectTimeoutException) with 1 occurrences migrated to: https://www.herrodius.com ([https](https://www.herrodius.com) result ConnectTimeoutException). * http://jira.codehaus.org/browse/MASSEMBLY-285 (UnknownHostException) with 1 occurrences migrated to: https://jira.codehaus.org/browse/MASSEMBLY-285 ([https](https://jira.codehaus.org/browse/MASSEMBLY-285) result UnknownHostException). * http://myfailoverserver.com/flex,http://localhost/flex (UnknownHostException) with 2 occurrences migrated to: https://myfailoverserver.com/flex,http://localhost/flex ([https](https://myfailoverserver.com/flex,https://localhost/flex) result UnknownHostException). * http://myserver.com/flex (UnknownHostException) with 2 occurrences migrated to: https://myserver.com/flex ([https](https://myserver.com/flex) result UnknownHostException). * http://www.swizframework.org (UnknownHostException) with 1 occurrences migrated to: https://www.swizframework.org ([https](https://www.swizframework.org) result UnknownHostException). * http://www.as3commons.org/as3-commons-metadata/index.html (404) with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-metadata/index.html ([https](https://www.as3commons.org/as3-commons-metadata/index.html) result 404). * http://www.as3commons.org/as3-commons-stageprocessing (404) with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-stageprocessing ([https](https://www.as3commons.org/as3-commons-stageprocessing) result 404). * http://www.as3commons.org/as3-commons-stageprocessing/index.html (404) with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-stageprocessing/index.html ([https](https://www.as3commons.org/as3-commons-stageprocessing/index.html) result 404). * http://www.as3commons.org/as3-commons-stageprocessing/introduction.html (404) with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-stageprocessing/introduction.html ([https](https://www.as3commons.org/as3-commons-stageprocessing/introduction.html) 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://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd with 1 occurrences migrated to: https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd ([https](https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd) result 200). * http://maven.apache.org/xsd/assembly-1.1.1.xsd with 4 occurrences migrated to: https://maven.apache.org/xsd/assembly-1.1.1.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.1.xsd) result 200). * http://maven.apache.org/xsd/decoration-1.0.0.xsd with 1 occurrences migrated to: https://maven.apache.org/xsd/decoration-1.0.0.xsd ([https](https://maven.apache.org/xsd/decoration-1.0.0.xsd) result 200). * http://maven.apache.org/xsd/xdoc-2.0.xsd with 3 occurrences migrated to: https://maven.apache.org/xsd/xdoc-2.0.xsd ([https](https://maven.apache.org/xsd/xdoc-2.0.xsd) result 200). * http://sourceforge.net/projects/xslthl/ with 14 occurrences migrated to: https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/) result 200). * http://twitter.com/springas with 1 occurrences migrated to: https://twitter.com/springas ([https](https://twitter.com/springas) result 200). * http://www.as3commons.org with 2 occurrences migrated to: https://www.as3commons.org ([https](https://www.as3commons.org) result 200). * http://zwaga.blogspot.com/ with 1 occurrences migrated to: https://zwaga.blogspot.com/ ([https](https://zwaga.blogspot.com/) result 200). * http://as3commons.org/as3-commons-eventbus/index.html with 2 occurrences migrated to: https://as3commons.org/as3-commons-eventbus/index.html ([https](https://as3commons.org/as3-commons-eventbus/index.html) result 301). * http://as3commons.org/as3-commons-eventbus/introduction.html with 2 occurrences migrated to: https://as3commons.org/as3-commons-eventbus/introduction.html ([https](https://as3commons.org/as3-commons-eventbus/introduction.html) result 301). * http://code.google.com/p/as3reflect/ with 1 occurrences migrated to: https://code.google.com/p/as3reflect/ ([https](https://code.google.com/p/as3reflect/) result 301). * http://forum.springsource.org/forumdisplay.php?60-Spring-Actionscript (301) with 1 occurrences migrated to: https://forum.spring.io/forumdisplay.php?60-Spring-Actionscript ([https](https://forum.springsource.org/forumdisplay.php?60-Spring-Actionscript) result 301). * http://forum.springframework.org/forumdisplay.php?f=60 with 3 occurrences migrated to: https://forum.springframework.org/forumdisplay.php?f=60 ([https](https://forum.springframework.org/forumdisplay.php?f=60) result 301). * http://groups.google.com/group/springactionscript-dev with 1 occurrences migrated to: https://groups.google.com/group/springactionscript-dev ([https](https://groups.google.com/group/springactionscript-dev) result 301). * http://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS with 3 occurrences migrated to: https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS ([https](https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS) result 301). * 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://springframework.org with 1 occurrences migrated to: https://springframework.org ([https](https://springframework.org) result 301). * http://springsource.com with 1 occurrences migrated to: https://springsource.com ([https](https://springsource.com) result 301). * http://www.as3commons.org/as3-commons-eventbus with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-eventbus ([https](https://www.as3commons.org/as3-commons-eventbus) result 301). * http://www.as3commons.org/as3-commons-lang/index.html with 1 occurrences migrated to: https://www.as3commons.org/as3-commons-lang/index.html ([https](https://www.as3commons.org/as3-commons-lang/index.html) result 301). * http://www.docbook.org/ with 1 occurrences migrated to: https://www.docbook.org/ ([https](https://www.docbook.org/) result 301). * http://www.spicefactory.org/parsley/ with 1 occurrences migrated to: https://www.spicefactory.org/parsley/ ([https](https://www.spicefactory.org/parsley/) result 301). * http://www.spicefactory.org/parsley/docs/2.3/api/parsley-flex/org/spicefactory/parsley/config/ObjectDefinitionDecorator.html with 1 occurrences migrated to: https://www.spicefactory.org/parsley/docs/2.3/api/parsley-flex/org/spicefactory/parsley/config/ObjectDefinitionDecorator.html ([https](https://www.spicefactory.org/parsley/docs/2.3/api/parsley-flex/org/spicefactory/parsley/config/ObjectDefinitionDecorator.html) result 301). * http://download.oracle.com/javase/1.5.0/docs/guide/apt/mirror/com/sun/mirror/apt/AnnotationProcessor.html with 1 occurrences migrated to: https://download.oracle.com/javase/1.5.0/docs/guide/apt/mirror/com/sun/mirror/apt/AnnotationProcessor.html ([https](https://download.oracle.com/javase/1.5.0/docs/guide/apt/mirror/com/sun/mirror/apt/AnnotationProcessor.html) result 302). * http://repository.sonatype.org/content/groups/flexgroup with 2 occurrences migrated to: https://repository.sonatype.org/content/groups/flexgroup ([https](https://repository.sonatype.org/content/groups/flexgroup) result 302). * http://repository.sonatype.org/content/groups/public with 1 occurrences migrated to: https://repository.sonatype.org/content/groups/public ([https](https://repository.sonatype.org/content/groups/public) result 302). # Ignored These URLs were intentionally ignored. * http://docbook.org/ns/docbook with 21 occurrences * http://maven.apache.org/POM/4.0.0 with 10 occurrences * http://maven.apache.org/XDOC/2.0 with 6 occurrences * http://maven.apache.org/changes/1.0.0 with 2 occurrences * http://maven.apache.org/xsd/assembly/1.1.1 with 8 occurrences * http://maven.apache.org/xsd/decoration-1.0.0 with 2 occurrences * http://ns.adobe.com/mxml/2009 with 16 occurrences * http://www.mydomain.com/flexcomponents with 1 occurrences * http://www.springactionscript.org/mxml/config with 16 occurrences * http://www.springactionscript.org/schema/mydatens with 3 occurrences * http://www.springactionscript.org/schema/objects with 23 occurrences * http://www.springactionscript.org/schema/stageprocessing with 3 occurrences * http://www.springactionscript.org/schema/task with 2 occurrences * http://www.springactionscript.org/schema/util with 2 occurrences * http://www.w3.org/1998/Math/MathML with 15 occurrences * http://www.w3.org/1999/XSL/Transform with 1 occurrences * http://www.w3.org/1999/xhtml with 15 occurrences * http://www.w3.org/1999/xlink with 15 occurrences * http://www.w3.org/2000/svg with 15 occurrences * http://www.w3.org/2001/XInclude with 1 occurrences * http://www.w3.org/2001/XMLSchema with 5 occurrences * http://www.w3.org/2001/XMLSchema-instance with 25 occurrences --- pom.xml | 22 +++++++++---------- spring-actionscript-core/pom.xml | 2 +- .../src/main/assembly/sources.xml | 2 +- spring-actionscript-flex/pom.xml | 2 +- spring-actionscript-mvc/pom.xml | 2 +- spring-actionscript-security/pom.xml | 2 +- src/changes/changes.xml | 6 ++--- src/docbkx/autowiring.xml | 2 +- src/docbkx/eventbus-integration.xml | 8 +++---- .../extending-the-application-context.xml | 18 +++++++-------- src/docbkx/object-definitions.xml | 2 +- .../resources/xslthl/actionscript-hl.xml | 2 +- src/docbkx/resources/xslthl/c-hl.xml | 2 +- src/docbkx/resources/xslthl/cpp-hl.xml | 2 +- src/docbkx/resources/xslthl/csharp-hl.xml | 2 +- src/docbkx/resources/xslthl/delphi-hl.xml | 2 +- src/docbkx/resources/xslthl/ini-hl.xml | 2 +- src/docbkx/resources/xslthl/java-hl.xml | 2 +- src/docbkx/resources/xslthl/javascript-hl.xml | 2 +- src/docbkx/resources/xslthl/m2-hl.xml | 2 +- src/docbkx/resources/xslthl/perl-hl.xml | 2 +- src/docbkx/resources/xslthl/php-hl.xml | 2 +- src/docbkx/resources/xslthl/python-hl.xml | 2 +- src/docbkx/resources/xslthl/ruby-hl.xml | 2 +- src/docbkx/resources/xslthl/xslthl-config.xml | 4 ++-- src/docbkx/springactionscript.xml | 4 ++-- src/docbkx/xml-schema-based-configuration.xml | 4 ++-- .../distribution-with-dependencies.xml | 2 +- src/main/assembly/distribution.xml | 2 +- src/main/assembly/sources.xml | 2 +- src/site/site.xml | 10 ++++----- src/site/xdoc/developer_resources.xml | 10 ++++----- src/site/xdoc/index.xml | 16 +++++++------- src/site/xdoc/samples.xml | 2 +- 34 files changed, 75 insertions(+), 75 deletions(-) diff --git a/pom.xml b/pom.xml index 2cd9aee..52e28b2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springextensions.actionscript spring-actionscript-superpom @@ -65,7 +65,7 @@ jira - http://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS + https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS @@ -74,7 +74,7 @@ springactionscript-dev+subscribe@googlegroups.com springactionscript-dev+unsubscribe@googlegroups.com springactionscript-dev@googlegroups.com - http://groups.google.com/group/springactionscript-dev + https://groups.google.com/group/springactionscript-dev @@ -83,7 +83,7 @@ cherreman Christophe Herreman christophe.herreman [at] stackandheap.com - http://www.herrodius.com + https://www.herrodius.com Stack & Heap http://www.stackandheap.com +1 @@ -92,7 +92,7 @@ rzwaga Roland Zwaga roland.zwaga [at] stackandheap.com - http://zwaga.blogspot.com/ + https://zwaga.blogspot.com/ Stack & Heap http://www.stackandheap.com +1 @@ -342,7 +342,7 @@ maven-assembly-plugin 2.2-beta-4 false @@ -830,7 +830,7 @@ flex-mojos-repository - http://repository.sonatype.org/content/groups/public + https://repository.sonatype.org/content/groups/public true @@ -840,7 +840,7 @@ flex-mojos-flex-repository - http://repository.sonatype.org/content/groups/flexgroup + https://repository.sonatype.org/content/groups/flexgroup true @@ -850,14 +850,14 @@ yoolab.org-releases - http://projects.yoolab.org/maven/content/repositories/releases + https://projects.yoolab.org/maven/content/repositories/releases true yoolab.org-snapshots - http://projects.yoolab.org/maven/content/repositories/snapshots + https://projects.yoolab.org/maven/content/repositories/snapshots true @@ -867,7 +867,7 @@ flexmojos-plugin - http://repository.sonatype.org/content/groups/flexgroup + https://repository.sonatype.org/content/groups/flexgroup true diff --git a/spring-actionscript-core/pom.xml b/spring-actionscript-core/pom.xml index a91b175..95586c9 100644 --- a/spring-actionscript-core/pom.xml +++ b/spring-actionscript-core/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> org.springextensions.actionscript diff --git a/spring-actionscript-core/src/main/assembly/sources.xml b/spring-actionscript-core/src/main/assembly/sources.xml index 6c19cfe..a38c29a 100644 --- a/spring-actionscript-core/src/main/assembly/sources.xml +++ b/spring-actionscript-core/src/main/assembly/sources.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/xsd/assembly/1.1.1 https://maven.apache.org/xsd/assembly-1.1.1.xsd"> sources false diff --git a/spring-actionscript-flex/pom.xml b/spring-actionscript-flex/pom.xml index 9c23641..62e81c6 100644 --- a/spring-actionscript-flex/pom.xml +++ b/spring-actionscript-flex/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> org.springextensions.actionscript diff --git a/spring-actionscript-mvc/pom.xml b/spring-actionscript-mvc/pom.xml index 72d9935..0095193 100644 --- a/spring-actionscript-mvc/pom.xml +++ b/spring-actionscript-mvc/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> org.springextensions.actionscript diff --git a/spring-actionscript-security/pom.xml b/spring-actionscript-security/pom.xml index f867570..44d9d99 100644 --- a/spring-actionscript-security/pom.xml +++ b/spring-actionscript-security/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> org.springextensions.actionscript diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 20ea0ce..8664a44 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> Spring ActionScript changes @@ -227,7 +227,7 @@ Prana Framework is now Spring ActionScript - Reflection API is now a separate project (as3reflect: http://code.google.com/p/as3reflect/) + Reflection API is now a separate project (as3reflect: https://code.google.com/p/as3reflect/) Cairngorm and PureMVC extensions removed from the core framework sources added support for parent objects in XML config added support for depends-on attribute in XML config @@ -378,7 +378,7 @@ introduction of PureMVC support added PureMVC sample application - nightly builds available at http://prana.herrodius.com + nightly builds available at https://prana.herrodius.com fixed config.xsl to ignore _svn folders fixed early dispatching of events in EventSequence added "remove" method to IMap and Map diff --git a/src/docbkx/autowiring.xml b/src/docbkx/autowiring.xml index 8bcce79..1065e68 100644 --- a/src/docbkx/autowiring.xml +++ b/src/docbkx/autowiring.xml @@ -289,7 +289,7 @@ The engine that is responsible for managing the stage processing in the FlashStageObjectProcessorRegistry that is offered by the AS3Commons-stageprocessing library. To make use of the metadata processor that handles all of the functionality described in diff --git a/src/docbkx/eventbus-integration.xml b/src/docbkx/eventbus-integration.xml index f0b2ed2..c8a61a1 100644 --- a/src/docbkx/eventbus-integration.xml +++ b/src/docbkx/eventbus-integration.xml @@ -5,11 +5,11 @@ Introduction Spring Actionscript uses the as3commons-eventbus project internally to facilitate decoupled communication between objects. To learn more about about as3commons's eventbus, take a look at its introduction page. As an extension to this functionality Spring Actionscript offers a number of configuration shortcuts that will make using the eventbus a lot easier. Actually, the @@ -104,9 +104,9 @@ public class MyEventDispatcher { <sas:EventHandlerConfiguration /> </sas:Object> Event interception - The The AS3commons-eventbus supports the concept of event interceptors. These interceptors can be easily defined in the Spring configuration in the following ways. Using XML configuration, this would be the diff --git a/src/docbkx/extending-the-application-context.xml b/src/docbkx/extending-the-application-context.xml index a62604a..797ff0e 100644 --- a/src/docbkx/extending-the-application-context.xml +++ b/src/docbkx/extending-the-application-context.xml @@ -233,9 +233,9 @@ public class PropertyBindingPostProcessor implements IObjectPostProcessor { Metadata processors Spring Actionscript offers an easy way to process actionscript metadata annotations. An - AS3Commons library is used + AS3Commons library is used to faciliate this functionality: as3commons-metadata. The main interface of interest in this library isĀ IMetadataProcessor. It looks like @@ -316,14 +316,14 @@ public class PropertyBindingPostProcessor implements IObjectPostProcessor { Credit where credit is due: This type of metadata handling is similar to the ObjectDefinitionDecorator in the Parsley Framework - and the IMetadataProcessor in the Parsley Framework + and the IMetadataProcessor in the Swiz Framework, the Spring Actionscript team both acknowledges and appreciates this work. Java programmers will see obvious similarities to the Java annotation processor. @@ -378,9 +378,9 @@ public class MyObjectFactoryPostProcessor implements IObjectFactoryPostProcessor added to the stage and perform abritrary processing on them. The logic behind this used to be an internal part of Spring Actionscript but since version 2.0 it has been split off and released as an autonomous API in the as3commons-stageprocessing project. Please refer to the documentation section on the as3commons.org site for specific info on the internals. To register your own IStageObjectProcessor and/or @@ -462,7 +462,7 @@ public class MyObjectFactoryPostProcessor implements IObjectFactoryPostProcessor IEventBus - For more more information about this interface please refer to the as3commons.org/eventbus + xlink:href="https://www.as3commons.org/as3-commons-eventbus">as3commons.org/eventbus documentation. diff --git a/src/docbkx/object-definitions.xml b/src/docbkx/object-definitions.xml index 63e6280..5dd36a1 100644 --- a/src/docbkx/object-definitions.xml +++ b/src/docbkx/object-definitions.xml @@ -281,7 +281,7 @@ If an object is encountered in the context that implements this interface its dispose() method will be invoked once the context itself is being disposed. The IDisposable interface is part of the as3commons-lang library. diff --git a/src/docbkx/resources/xslthl/actionscript-hl.xml b/src/docbkx/resources/xslthl/actionscript-hl.xml index 56b66e3..aa17b5c 100644 --- a/src/docbkx/resources/xslthl/actionscript-hl.xml +++ b/src/docbkx/resources/xslthl/actionscript-hl.xml @@ -4,7 +4,7 @@ Syntax highlighting definition for Java xslthl - XSLT Syntax Highlighting -http://sourceforge.net/projects/xslthl/ +https://sourceforge.net/projects/xslthl/ Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks This software is provided 'as-is', without any express or implied diff --git a/src/docbkx/resources/xslthl/c-hl.xml b/src/docbkx/resources/xslthl/c-hl.xml index 44ab02d..4fac1c0 100644 --- a/src/docbkx/resources/xslthl/c-hl.xml +++ b/src/docbkx/resources/xslthl/c-hl.xml @@ -1,6 +1,6 @@ sources diff --git a/src/site/site.xml b/src/site/site.xml index 9e6ffb0..b33ca3a 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,5 +1,5 @@ - @@ -18,8 +18,8 @@ - - + + @@ -33,10 +33,10 @@ + href="https://forum.springframework.org/forumdisplay.php?f=60" /> - + diff --git a/src/site/xdoc/developer_resources.xml b/src/site/xdoc/developer_resources.xml index 100935e..1b1ea17 100644 --- a/src/site/xdoc/developer_resources.xml +++ b/src/site/xdoc/developer_resources.xml @@ -1,5 +1,5 @@ - @@ -24,8 +24,8 @@ problem, then the easiest way to get your patch merged into the code base is to submit it in the JIRA bug tracker. The JIRA bug tracker can be found at this URL: http://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS

+ href="https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS" + target="_blank">https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS

Your patch will subsequently be evaluated by a team member and based on their findings it will end up being included or not.

@@ -121,7 +121,7 @@

As mentioned, this documentation is compiled using the docbook standard, for more information concerning this standard visit: docbook.org

+ href="https://www.docbook.org/" target="_blank">docbook.org

When adding a section to an existing docbook page make sure to give the section an explicit xml:id attribute. When your @@ -139,7 +139,7 @@

For editing docbook pages the Spring Actionscript team recommends XMLmind XML Editor, of which you can download a free personal edition - from this website: xmlmind.com

Finally, use the existing docbook documentation for reference on diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index ea7160a..80312d6 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> Spring Actionscript @@ -12,7 +12,7 @@

Anything you read and download here might be unstable and is subject to change. However, feel free to play around and test the new possibilities - of Spring Actionscript v2.0. Please refer to our forums if you have any questions, criticism or suggestions.

+ of Spring Actionscript v2.0. Please refer to our forums if you have any questions, criticism or suggestions.


@@ -79,7 +79,7 @@
  • flex-async (only for the Flex extensions of course)
  • The .swc files for these libraries can be downloaded from the AS3Commons website + href="https://www.as3commons.org" target="_blank">AS3Commons website

    Once you have downloaded the files, they need to be installed in a permanent library location.
    You need to inform your IDE that you want these libraries included in the @@ -88,11 +88,11 @@

    Spring Actionscript is also deployed to yoolab.org maven repository where + href="https://projects.yoolab.org/maven/index.html">yoolab.org maven repository where you can find all releases and snapshots

    Use the following code to use it in your maven project: @@ -101,14 +101,14 @@ ... yoolab.org-releases - http://projects.yoolab.org/maven/content/repositories/releases + https://projects.yoolab.org/maven/content/repositories/releases true yoolab.org-snapshots - http://projects.yoolab.org/maven/content/repositories/snapshots + https://projects.yoolab.org/maven/content/repositories/snapshots true diff --git a/src/site/xdoc/samples.xml b/src/site/xdoc/samples.xml index 95e2694..34f050b 100644 --- a/src/site/xdoc/samples.xml +++ b/src/site/xdoc/samples.xml @@ -1,5 +1,5 @@ -