diff --git a/changelog.txt b/changelog.txt index d5db5ee..438fa6f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ FLEX ADDON FOR SPRING ROO CHANGELOG ========================= -http://www.springsource.org/spring-flex +https://www.springsource.org/spring-flex Changes in Flex Addon for Spring Roo 1.0.0.M1 (06.30.2010) _________________________________________ diff --git a/docbkx/resources/xsl/highlight-fo.xsl b/docbkx/resources/xsl/highlight-fo.xsl index f0b5dd9..e86eba7 100644 --- a/docbkx/resources/xsl/highlight-fo.xsl +++ b/docbkx/resources/xsl/highlight-fo.xsl @@ -5,7 +5,7 @@ diff --git a/docbkx/resources/xsl/highlight.xsl b/docbkx/resources/xsl/highlight.xsl index c63c476..1369d43 100644 --- a/docbkx/resources/xsl/highlight.xsl +++ b/docbkx/resources/xsl/highlight.xsl @@ -3,7 +3,7 @@ Simple highlighter for HTML output. Follows the Eclipse color scheme. --> diff --git a/docbkx/resources/xsl/html.xsl b/docbkx/resources/xsl/html.xsl index 2b0f8d6..04fb3c8 100644 --- a/docbkx/resources/xsl/html.xsl +++ b/docbkx/resources/xsl/html.xsl @@ -5,7 +5,7 @@ --> @@ -93,11 +93,11 @@
- - +
diff --git a/docbkx/resources/xsl/html_chunk.xsl b/docbkx/resources/xsl/html_chunk.xsl index 29b35d2..2f0ec26 100644 --- a/docbkx/resources/xsl/html_chunk.xsl +++ b/docbkx/resources/xsl/html_chunk.xsl @@ -86,11 +86,11 @@ @@ -200,7 +200,7 @@ - Sponsored by SpringSource diff --git a/notice.txt b/notice.txt index 5497141..83852cc 100644 --- a/notice.txt +++ b/notice.txt @@ -4,13 +4,13 @@ ====================================================================== This product includes software developed by - the Apache Software Foundation (http://www.apache.org). + the Apache Software Foundation (https://www.apache.org). The end-user documentation included with a redistribution, if any, must include the following acknowledgement: "This product includes software developed by the Spring Framework - Project (http://www.springframework.org)." + Project (https://www.springframework.org)." Alternately, this acknowledgement may appear in the software itself, if and wherever such third-party acknowledgements normally appear. diff --git a/org.springframework.flex.roo.addon/src/main/java/org/springframework/flex/roo/addon/FlexOperationsImpl.java b/org.springframework.flex.roo.addon/src/main/java/org/springframework/flex/roo/addon/FlexOperationsImpl.java index c3da50d..12aa1ee 100644 --- a/org.springframework.flex.roo.addon/src/main/java/org/springframework/flex/roo/addon/FlexOperationsImpl.java +++ b/org.springframework.flex.roo.addon/src/main/java/org/springframework/flex/roo/addon/FlexOperationsImpl.java @@ -401,12 +401,12 @@ private void fixBrokenFlexPlugin() { private void configureFlexBuild() { ProjectMetadata projectMetadata = (ProjectMetadata) this.metadataService.get(ProjectMetadata.getProjectIdentifier()); - Repository externalRepository = new Repository("spring-external", "Spring External Repository", "http://maven.springframework.org/external"); + Repository externalRepository = new Repository("spring-external", "Spring External Repository", "https://maven.springframework.org/external"); if (!projectMetadata.isRepositoryRegistered(externalRepository)) { this.projectOperations.addRepository(externalRepository); } - Repository flexRepository = new Repository("flex", "Sonatype Flex Repo", "http://repository.sonatype.org/content/groups/flexgroup"); + Repository flexRepository = new Repository("flex", "Sonatype Flex Repo", "https://repository.sonatype.org/content/groups/flexgroup"); if (!projectMetadata.isRepositoryRegistered(flexRepository)) { this.projectOperations.addRepository(flexRepository); } diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/appname_scaffold_html.st b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/appname_scaffold_html.st index 07bf82f..29dbecb 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/appname_scaffold_html.st +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/appname_scaffold_html.st @@ -1,4 +1,4 @@ - + $projectName$ @@ -68,7 +68,7 @@

@@ -93,8 +93,8 @@ 10.0.0 or greater is not installed.

- - Get Adobe Flash Player + + Get Adobe Flash Player diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/index.template.html b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/index.template.html index 47b00d1..23e4e32 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/index.template.html +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/index.template.html @@ -1,4 +1,4 @@ - + ${title} @@ -68,7 +68,7 @@

@@ -93,8 +93,8 @@ ${version_major}.${version_minor}.${version_revision} or greater is not installed.

- - Get Adobe Flash Player + + Get Adobe Flash Player diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/swfobject.js b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/swfobject.js index bf35c07..e134da5 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/swfobject.js +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/flashbuilder/html-template/swfobject.js @@ -1,5 +1,5 @@ -/*! SWFObject v2.2 - is released under the MIT License +/*! SWFObject v2.2 + is released under the MIT License */ var swfobject = function() { @@ -42,7 +42,7 @@ var swfobject = function() { windows = p ? /win/.test(p) : /win/.test(u), mac = p ? /mac/.test(p) : /mac/.test(u), webkit = /webkit/.test(u) ? parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/, "$1")) : false, // returns either the webkit version or false if not webkit - ie = !+"\v1", // feature detection based on Andrea Giammarchi's solution: http://webreflection.blogspot.com/2009/01/32-bytes-to-know-if-your-browser-is-ie.html + ie = !+"\v1", // feature detection based on Andrea Giammarchi's solution: https://webreflection.blogspot.com/2009/01/32-bytes-to-know-if-your-browser-is-ie.html playerVersion = [0,0,0], d = null; if (typeof nav.plugins != UNDEF && typeof nav.plugins[SHOCKWAVE_FLASH] == OBJECT) { @@ -146,7 +146,7 @@ var swfobject = function() { } /* Cross-browser onload - - Based on James Edwards' solution: http://brothercake.com/site/resources/scripts/onload/ + - Based on James Edwards' solution: https://brothercake.com/site/resources/scripts/onload/ - Will fire an event as soon as a web page including all of its assets are loaded */ function addLoadEvent(fn) { @@ -307,7 +307,7 @@ var swfobject = function() { } /* Show the Adobe Express Install dialog - - Reference: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75 + - Reference: https://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75 */ function showExpressInstall(att, par, replaceElemIdStr, callbackFn) { isExpressInstallActive = true; @@ -537,7 +537,7 @@ var swfobject = function() { } /* Cross-browser dynamic CSS creation - - Based on Bobby van der Sluis' solution: http://www.bobbyvandersluis.com/articles/dynamicCSS.php + - Based on Bobby van der Sluis' solution: https://www.bobbyvandersluis.com/articles/dynamicCSS.php */ function createCSS(sel, decl, media, newStyle) { if (ua.ie && ua.mac) { return; } @@ -621,7 +621,7 @@ var swfobject = function() { return { /* Public API - - Reference: http://code.google.com/p/swfobject/wiki/documentation + - Reference: https://code.google.com/p/swfobject/wiki/documentation */ registerObject: function(objectIdStr, swfVersionStr, xiSwfUrlStr, callbackFn) { if (ua.w3 && objectIdStr && swfVersionStr) { diff --git a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/htmlwrapper/swfobject.js b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/htmlwrapper/swfobject.js index bf35c07..e134da5 100644 --- a/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/htmlwrapper/swfobject.js +++ b/org.springframework.flex.roo.addon/src/main/resources/org/springframework/flex/roo/addon/htmlwrapper/swfobject.js @@ -1,5 +1,5 @@ -/*! SWFObject v2.2 - is released under the MIT License +/*! SWFObject v2.2 + is released under the MIT License */ var swfobject = function() { @@ -42,7 +42,7 @@ var swfobject = function() { windows = p ? /win/.test(p) : /win/.test(u), mac = p ? /mac/.test(p) : /mac/.test(u), webkit = /webkit/.test(u) ? parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/, "$1")) : false, // returns either the webkit version or false if not webkit - ie = !+"\v1", // feature detection based on Andrea Giammarchi's solution: http://webreflection.blogspot.com/2009/01/32-bytes-to-know-if-your-browser-is-ie.html + ie = !+"\v1", // feature detection based on Andrea Giammarchi's solution: https://webreflection.blogspot.com/2009/01/32-bytes-to-know-if-your-browser-is-ie.html playerVersion = [0,0,0], d = null; if (typeof nav.plugins != UNDEF && typeof nav.plugins[SHOCKWAVE_FLASH] == OBJECT) { @@ -146,7 +146,7 @@ var swfobject = function() { } /* Cross-browser onload - - Based on James Edwards' solution: http://brothercake.com/site/resources/scripts/onload/ + - Based on James Edwards' solution: https://brothercake.com/site/resources/scripts/onload/ - Will fire an event as soon as a web page including all of its assets are loaded */ function addLoadEvent(fn) { @@ -307,7 +307,7 @@ var swfobject = function() { } /* Show the Adobe Express Install dialog - - Reference: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75 + - Reference: https://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75 */ function showExpressInstall(att, par, replaceElemIdStr, callbackFn) { isExpressInstallActive = true; @@ -537,7 +537,7 @@ var swfobject = function() { } /* Cross-browser dynamic CSS creation - - Based on Bobby van der Sluis' solution: http://www.bobbyvandersluis.com/articles/dynamicCSS.php + - Based on Bobby van der Sluis' solution: https://www.bobbyvandersluis.com/articles/dynamicCSS.php */ function createCSS(sel, decl, media, newStyle) { if (ua.ie && ua.mac) { return; } @@ -621,7 +621,7 @@ var swfobject = function() { return { /* Public API - - Reference: http://code.google.com/p/swfobject/wiki/documentation + - Reference: https://code.google.com/p/swfobject/wiki/documentation */ registerObject: function(objectIdStr, swfVersionStr, xiSwfUrlStr, callbackFn) { if (ua.w3 && objectIdStr && swfVersionStr) { diff --git a/readme.txt b/readme.txt index 5e06594..36b7a47 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ FLEX ADDON FOR SPRING ROO 1.0.0.M2 (? 2011) ---------------------------------- -http://www.springsource.org/spring-flex +https://www.springsource.org/spring-flex 1. INTRODUCTION ---------------