You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2017/06/12 09:15:24 UTC

[1/3] git commit: [flex-asjs] [refs/heads/release0.8.0] - - Added missing "relativePath" entries to the parts of the distribution bundle.

Repository: flex-asjs
Updated Branches:
  refs/heads/release0.8.0 d4aa7a6fc -> 77b09e0a8


- Added missing "relativePath" entries to the parts of the distribution bundle.


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

Branch: refs/heads/release0.8.0
Commit: e6ec96587e5dd6182f64ceeb85ff963c353181cd
Parents: 4ddc52c
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Jun 12 11:14:34 2017 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Jun 12 11:14:34 2017 +0200

----------------------------------------------------------------------
 distribution/jars/falcon-asc/pom.xml       | 1 +
 distribution/jars/falcon-compc/pom.xml     | 1 +
 distribution/jars/falcon-mxmlc/pom.xml     | 1 +
 distribution/jars/falcon-optimizer/pom.xml | 1 +
 distribution/jars/falcon-swfdump/pom.xml   | 1 +
 distribution/jars/mxmlc/pom.xml            | 1 +
 6 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/falcon-asc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/falcon-asc/pom.xml b/distribution/jars/falcon-asc/pom.xml
index e1b4ae1..3d9dca8 100644
--- a/distribution/jars/falcon-asc/pom.xml
+++ b/distribution/jars/falcon-asc/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/falcon-compc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/falcon-compc/pom.xml b/distribution/jars/falcon-compc/pom.xml
index c332371..f178e21 100644
--- a/distribution/jars/falcon-compc/pom.xml
+++ b/distribution/jars/falcon-compc/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/falcon-mxmlc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/falcon-mxmlc/pom.xml b/distribution/jars/falcon-mxmlc/pom.xml
index d0bf1b9..9d24cd2 100644
--- a/distribution/jars/falcon-mxmlc/pom.xml
+++ b/distribution/jars/falcon-mxmlc/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/falcon-optimizer/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/falcon-optimizer/pom.xml b/distribution/jars/falcon-optimizer/pom.xml
index eec988e..022b4d3 100644
--- a/distribution/jars/falcon-optimizer/pom.xml
+++ b/distribution/jars/falcon-optimizer/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/falcon-swfdump/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/falcon-swfdump/pom.xml b/distribution/jars/falcon-swfdump/pom.xml
index 86f1ef8..7362a68 100644
--- a/distribution/jars/falcon-swfdump/pom.xml
+++ b/distribution/jars/falcon-swfdump/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6ec9658/distribution/jars/mxmlc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml
index ff99ffa..332b25f 100644
--- a/distribution/jars/mxmlc/pom.xml
+++ b/distribution/jars/mxmlc/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>


[2/3] git commit: [flex-asjs] [refs/heads/release0.8.0] - - Added missing "relativePath" entries to the parts of the distribution bundle.

Posted by cd...@apache.org.
- Added missing "relativePath" entries to the parts of the distribution bundle.


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2ca935a0
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2ca935a0
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/2ca935a0

Branch: refs/heads/release0.8.0
Commit: 2ca935a0e7c55d40c2dafb0558d616106572403b
Parents: e6ec965
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Jun 12 11:14:52 2017 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Jun 12 11:14:52 2017 +0200

----------------------------------------------------------------------
 distribution/jars/compc/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2ca935a0/distribution/jars/compc/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index 1b3cfaa..f4a17ee 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -25,6 +25,7 @@
     <groupId>org.apache.flex.flexjs.framework</groupId>
     <artifactId>flexjs-framework-parent</artifactId>
     <version>0.8.0-SNAPSHOT</version>
+    <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.flex.flexjs.framework.distribution</groupId>


[3/3] git commit: [flex-asjs] [refs/heads/release0.8.0] - Merge remote-tracking branch 'origin/release0.8.0' into release0.8.0

Posted by cd...@apache.org.
Merge remote-tracking branch 'origin/release0.8.0' into release0.8.0


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/77b09e0a
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/77b09e0a
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/77b09e0a

Branch: refs/heads/release0.8.0
Commit: 77b09e0a89a88342db6a335852bad510a0bf1ac2
Parents: 2ca935a d4aa7a6
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Jun 12 11:15:07 2017 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Jun 12 11:15:07 2017 +0200

----------------------------------------------------------------------
 RELEASE_NOTES                                   |  1 +
 build.xml                                       | 18 +++++---
 examples/flexjs/StorageExample/pom.xml          | 15 ++++++-
 .../flex/org/apache/flex/core/LayoutBase.as     | 36 ++++++++++++++++
 .../main/flex/org/apache/flex/core/UIBase.as    |  5 +++
 .../src/main/flex/org/apache/flex/core/View.as  |  2 +-
 .../main/flex/org/apache/flex/html/CheckBox.as  |  1 +
 .../main/flex/org/apache/flex/html/Slider.as    |  1 +
 .../html/beads/AccordionItemRendererView.as     | 25 ++++++++++-
 .../org/apache/flex/html/beads/GroupView.as     |  9 ++++
 .../flex/html/beads/NumericStepperView.as       | 44 +++++++++++++++-----
 .../org/apache/flex/html/beads/PanelView.as     | 15 +++----
 .../org/apache/flex/html/beads/SpinnerView.as   | 17 ++++++++
 .../beads/controllers/SliderMouseController.as  | 27 ++++++++----
 .../beads/controllers/SpinnerMouseController.as |  9 +++-
 .../html/beads/layouts/VerticalFlexLayout.as    | 14 +++++--
 .../apache/flex/html/beads/models/RangeModel.as |  6 ++-
 .../html/beads/models/RangeModelExtended.as     |  9 +++-
 .../flex/html/beads/models/ToggleButtonModel.as |  2 +-
 .../html/beads/models/ValueToggleButtonModel.as |  5 ++-
 .../supportClasses/AccordionItemRenderer.as     |  2 +
 .../Basic/src/main/resources/defaults.css       | 28 ++++++++-----
 .../FlexJSTest_Panel/src/MyInitialView.mxml     |  7 +++-
 .../java/src/marmotinni/MarmotinniRunner.java   |  9 ++++
 releasecandidate.xml                            | 36 ++++++++--------
 25 files changed, 267 insertions(+), 76 deletions(-)
----------------------------------------------------------------------