You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2017/05/30 19:48:09 UTC

[34/50] git commit: [flex-asjs] [refs/heads/tlf] - Disable Adobe Fontkit library - replacement will be implemented as part of FLEX-35315

Disable Adobe Fontkit library - replacement will be implemented as part of FLEX-35315


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

Branch: refs/heads/tlf
Commit: de199f99ea2337abd32c911bf835eb35a1ec62c0
Parents: 6fb50e9
Author: piotrz <pi...@apache.org>
Authored: Mon May 29 21:23:50 2017 +0200
Committer: piotrz <pi...@apache.org>
Committed: Mon May 29 21:23:50 2017 +0200

----------------------------------------------------------------------
 distribution/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/de199f99/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 2661461..0100bc5 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -645,12 +645,12 @@
           <type>zip</type>
         </dependency>
 
-        <dependency>
+      <!--  <dependency>
           <groupId>com.adobe</groupId>
           <artifactId>fontkit</artifactId>
           <version>1.0</version>
         </dependency>
-
+          -->
         <dependency>
           <groupId>com.adobe.air</groupId>
           <artifactId>templates</artifactId>