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

[3/5] git commit: [flex-asjs] [refs/heads/develop] - Rect has moved to basic-manifest.xml

Rect has moved to basic-manifest.xml


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

Branch: refs/heads/develop
Commit: 019f95d5351e870914847bc7a5b654b3c370eb34
Parents: 024d633
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Thu Oct 16 01:34:57 2014 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Thu Oct 16 01:34:57 2014 -0700

----------------------------------------------------------------------
 frameworks/as/projects/FlexJSUI/svg-manifest.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/019f95d5/frameworks/as/projects/FlexJSUI/svg-manifest.xml
----------------------------------------------------------------------
diff --git a/frameworks/as/projects/FlexJSUI/svg-manifest.xml b/frameworks/as/projects/FlexJSUI/svg-manifest.xml
index 998b54c..a32483e 100644
--- a/frameworks/as/projects/FlexJSUI/svg-manifest.xml
+++ b/frameworks/as/projects/FlexJSUI/svg-manifest.xml
@@ -20,8 +20,5 @@
 
 
 <componentPackage>
-
     <component id="TextButton" class="org.apache.flex.svg.TextButton"/>
-	<component id="Rect" class="org.apache.flex.core.graphics.Rect" />
-
 </componentPackage>