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.0org.springextensions.actionscriptspring-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.comspringactionscript-dev+unsubscribe@googlegroups.comspringactionscript-dev@googlegroups.com
- http://groups.google.com/group/springactionscript-dev
+ https://groups.google.com/group/springactionscript-dev
@@ -83,7 +83,7 @@
cherremanChristophe Herremanchristophe.herreman [at] stackandheap.com
- http://www.herrodius.com
+ https://www.herrodius.comStack & Heaphttp://www.stackandheap.com+1
@@ -92,7 +92,7 @@
rzwagaRoland Zwagaroland.zwaga [at] stackandheap.com
- http://zwaga.blogspot.com/
+ https://zwaga.blogspot.com/Stack & Heaphttp://www.stackandheap.com+1
@@ -342,7 +342,7 @@
maven-assembly-plugin2.2-beta-4false
@@ -830,7 +830,7 @@
flex-mojos-repository
- http://repository.sonatype.org/content/groups/public
+ https://repository.sonatype.org/content/groups/publictrue
@@ -840,7 +840,7 @@
flex-mojos-flex-repository
- http://repository.sonatype.org/content/groups/flexgroup
+ https://repository.sonatype.org/content/groups/flexgrouptrue
@@ -850,14 +850,14 @@
yoolab.org-releases
- http://projects.yoolab.org/maven/content/repositories/releases
+ https://projects.yoolab.org/maven/content/repositories/releasestrueyoolab.org-snapshots
- http://projects.yoolab.org/maven/content/repositories/snapshots
+ https://projects.yoolab.org/maven/content/repositories/snapshotstrue
@@ -867,7 +867,7 @@
flexmojos-plugin
- http://repository.sonatype.org/content/groups/flexgroup
+ https://repository.sonatype.org/content/groups/flexgrouptrue
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">
sourcesfalse
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 sourcesadded support for parent objects in XML configadded support for depends-on attribute in XML config
@@ -378,7 +378,7 @@
introduction of PureMVC supportadded PureMVC sample application
- nightly builds available at http://prana.herrodius.com
+ nightly builds available at https://prana.herrodius.comfixed config.xsl to ignore _svn foldersfixed early dispatching of events in EventSequenceadded "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 @@
IntroductionSpring 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 @@
-
-
+
+
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/releasestrueyoolab.org-snapshots
- http://projects.yoolab.org/maven/content/repositories/snapshots
+ https://projects.yoolab.org/maven/content/repositories/snapshotstrue
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 @@
-