Make Text and TLF module part of general build

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

Branch: refs/heads/develop
Commit: 85588e543b2466319503c4ed37a35cc7f71da3eb
Parents: 1faaa3c
Author: piotrz <[email protected]>
Authored: Sun Jun 18 20:19:16 2017 +0200
Committer: piotrz <[email protected]>
Committed: Sun Jun 18 20:19:16 2017 +0200

----------------------------------------------------------------------
 frameworks/projects/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/85588e54/frameworks/projects/pom.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 272a1ae..40c2e87 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -57,6 +57,8 @@
     <module>Reflection</module>
     <module>Storage</module>
     <module>XML</module>
+    <module>Text</module>
+    <module>TLF</module>
   </modules>
 
   <build>

Reply via email to