| | |
| | | # |
| | | |
| | | # Specify minimum Moxie version required to build |
| | | requires: 0.7.3 |
| | | requires: 0.7.4 |
| | | |
| | | # Project Metadata |
| | | name: Gitblit |
| | |
| | | - compile 'org.apache.ivy:ivy:2.2.0' :war |
| | | - compile 'com.toedter:jcalendar:1.3.2' :authority |
| | | - compile 'org.apache.commons:commons-compress:1.4.1' :war |
| | | - compile 'com.force.api:force-partner-api:24.0.0' :war |
| | | - compile 'org.freemarker:freemarker:2.3.19' :war |
| | | - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war |
| | | - test 'junit' |
| | | # Dependencies for Selenium web page testing |
| | | - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar |