You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/12 14:10:11 UTC

[1/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - Added JIRA fix checker

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.0 c67eb11bf -> 3be82751f


Added JIRA fix checker

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3522b905
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3522b905
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3522b905

Branch: refs/heads/release4.14.0
Commit: 3522b9053734c4e186b89562569134a8d4018aec
Parents: c67eb11
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Fri Dec 12 14:08:40 2014 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Fri Dec 12 14:08:40 2014 +0100

----------------------------------------------------------------------
 CONTRIBUTORS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3522b905/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index ec78d55..80958c3 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -6,7 +6,7 @@ Apache Flex SDK 4.14.0
 Aaron Nash, After24, Alex Harui, Chris Martin, Curtis Aube, Darrell Loverin, 
 Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Justin Mclean, Lee Burrows,
 Mahmoud Ali, Marcus Wilkinson, Mark Kessler, Mihai Chira, Neil Madsen, 
-OmPrakash Muppirala, Tom Chiverton
+OmPrakash Muppirala, Tom Chiverton, Vitaliy Parfenov
 
 Apache Flex SDK 4.13.0
 ----------------------


[2/2] git commit: [flex-sdk] [refs/heads/release4.14.0] - Fix Maven URL to avoid 'SSL' error due to redirect

Posted by er...@apache.org.
Fix Maven URL to avoid 'SSL' error due to redirect

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3be82751
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3be82751
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3be82751

Branch: refs/heads/release4.14.0
Commit: 3be82751f19f4d6d9113414a1c86b7001316516e
Parents: 3522b90
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Fri Dec 12 14:09:50 2014 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Fri Dec 12 14:09:50 2014 +0100

----------------------------------------------------------------------
 modules/downloads.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3be82751/modules/downloads.xml
----------------------------------------------------------------------
diff --git a/modules/downloads.xml b/modules/downloads.xml
index 82a0e6b..291b110 100644
--- a/modules/downloads.xml
+++ b/modules/downloads.xml
@@ -43,7 +43,7 @@
     <property name="velocity.zip.dir" value="velocity-1.4"/>
     <property name="velocity.dir" value="thirdparty/velocity"/>
     
-    <property name="maven.search.url" value="http://search.maven.org/remotecontent?filepath="/>
+    <property name="maven.search.url" value="https://search.maven.org/remotecontent?filepath="/>
     <property name="flexToolApi.name" value="flex-tool-api"/>
     <property name="flexToolApi.version" value="1.0.0"/>