摘要:
Application Frameworks – The Good, The Bad, and The Ugly原文网址:http://www.richardlord.net/presentations/application-frameworks-the-good-the-bad-and-the-uglyPresented atFlash on the Beach, 22 September 2009London Flash Platform User Group, 29 October 2009Flash Brighton User Group, 1 December 2009Flex L 阅读全文
摘要:
第二部分 mercurial及hudson配置【创建mercurial(hg)资料库】cd /home/xjimmy/apache-maven-2.2.1/flex-maven-madeiracloudhg init #初始化资料库hg add #添加文件hg commit #提交abort: no username supplied (see "hg help config")cd .hgvi hgrc#添加如下内容[path]default = ssh://xjimmy@xxx.xx.xx.x//home/xjimmy/apache-maven-2.2.1/flex-m 阅读全文
摘要:
【软件准备】OS:centos 5.6 i386持续集成服务器:hudson-2.1.0-beta自动化构建工具:Maven:apache-maven-2.2.1 Maven支持Flex的插件:flexmojos-3.8分布式版本管理:mercurial-1.8.4JDK:java-1.6.0-openjdkflashplayer for linux:flash_player_10_linux_dev【flex相关库版本】flexmojos-maven-plugin:https://repository.sonatype.org/content/sites/flexmojos-site/3.8 阅读全文