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/05/15 15:56:36 UTC

git commit: [flex-asjs] [refs/heads/develop] - - Re-added the fontsrc module

Repository: flex-asjs
Updated Branches:
  refs/heads/develop d54491fd3 -> 0a7da1bb3


- Re-added the fontsrc module


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

Branch: refs/heads/develop
Commit: 0a7da1bb30942880f68e9a1b6890aa027f6956d8
Parents: d54491f
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon May 15 11:56:32 2017 -0400
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon May 15 11:56:32 2017 -0400

----------------------------------------------------------------------
 frameworks/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/0a7da1bb/frameworks/pom.xml
----------------------------------------------------------------------
diff --git a/frameworks/pom.xml b/frameworks/pom.xml
index 05f926d..75c0749 100644
--- a/frameworks/pom.xml
+++ b/frameworks/pom.xml
@@ -33,7 +33,7 @@
   <name>Apache Flex - FlexJS: Framework</name>
 
   <modules>
-    <!--module>fontsrc</module-->
+    <module>fontsrc</module>
     <module>projects</module>
   </modules>