HowToBuildMarauroa: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin No edit summary |
imported>MiguelAngelBlanchLardin No edit summary |
||
| Line 3: | Line 3: | ||
=Requirements= |
=Requirements= |
||
To compile Marauroa you will need: |
To compile Marauroa you will need: |
||
* Java SDK 1. |
* Java SDK 1.5<br>http://java.sun.com |
||
* JUnit 1.3.8 |
* JUnit 1.3.8<br>http://junit.sourceforge.net |
||
* Ant 1.6 |
* Ant 1.6<br>http://ant.apache.org |
||
* Jython 2.1 |
* Jython 2.1<br>http://www.jython.org/download.html |
||
In order to get it working with MySQL you will also need: |
In order to get it working with MySQL you will also need: |
||
* MySQL Connector/J |
* MySQL Connector/J<br>http://www.mysql.com/downloads/api-jdbc-stable.html |
||
= Build= |
= Build= |
||