MActor Code
Status: Beta
Brought to you by:
lialm
| File | Date | Author | Commit |
|---|---|---|---|
| mactor-brokers | 2010-09-23 | lialm | [r52] [maven-release-plugin] prepare for next develop... |
| mactor-builder | 2009-03-16 | lialm | [r38] |
| mactor-core | 2010-09-26 | lialm | [r76] [maven-release-plugin] prepare release mactor-c... |
| mactor-extensions | 2010-09-23 | lialm | [r55] [maven-release-plugin] prepare for next develop... |
| mactor-parent | 2009-03-17 | lialm | [r44] testng startup |
| mactor-rpm | 2009-03-17 | lialm | [r43] moved ui resources from core to ui ++ |
| mactor-ui | 2010-09-26 | lialm | [r77] |
| mactor-win32 | 2010-09-24 | lialm | [r73] |
| non-maven-libs | 2009-03-08 | lialm | [r33] |
| nsis_includes | 2008-11-13 | lialm | [r9] |
| tools | 2008-11-13 | lialm | [r9] |
| readme.txt | 2009-03-16 | lialm | [r39] |
| todo.txt | 2009-03-05 | lialm | [r29] |
HOWTO build MActor: 1. add non-mavenb-to your local repository: from non-maven-libs, run "install-non-maven-jars.bat" / "install-non-maven-jars.sh" 2. from mactor-builder, run mvn install HOWTO create the Wint32 setup executable: 1. Install NSIS (http://nsis.sourceforge.net/Download), and copy the files from the nsis_includes to the includes folder of your NSIS installation 2. Build mactor, and right click on the mactor-win32\trunk\target file, and select Complie NSIS script