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

git commit: [flex-asjs] [refs/heads/develop] - Removed Basic project.

Repository: flex-asjs
Updated Branches:
  refs/heads/develop ca93c2c8d -> 13ed09555


Removed Basic project.


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

Branch: refs/heads/develop
Commit: 13ed09555d3f5aa55718a056154ba9ea33a69c40
Parents: ca93c2c
Author: Peter Ent <pe...@apache.org>
Authored: Fri Mar 24 11:51:23 2017 -0400
Committer: Peter Ent <pe...@apache.org>
Committed: Fri Mar 24 11:51:23 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/13ed0955/frameworks/projects/pom.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 4ee0a13..66e9019 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -46,7 +46,7 @@
     <module>FontAwesome</module>
     <module>GoogleMaps</module>
     <module>Graphics</module>
-    <module>Basic</module>
+    <!--<module>Basic</module>-->
     <module>HTML</module>
     <module>HTML5</module>
     <module>JQuery</module>