JUnit 4 upgrade
From SIPfoundry sipXecs IP PBX, The Open Source SIP PBX for Linux - Calivia
This page is for tracking information about upgrading to JUnit 4.
Apache Ant 1.7
Ant 1.7 is required to run JUnit 4-style tests (with annotations). We can't move to Ant 1.7 unless it's available in the repositories for all our supported platforms.
| Platform | Architecture | Repository/package | Ant version |
| Fedora 8 | i386 | http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Fedora/i386/os/Packages/ant-1.7.0-1jpp.2.fc8.i386.rpm | 1.7 |
| Fedora 8 | x86_64 | http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Fedora/x86_64/os/Packages/ant-1.7.0-1jpp.2.fc8.x86_64.rpm | 1.7 |
| CentOS 5 | i386 | http://mirror.centos.org/centos/5/os/i386/CentOS/ant-1.6.5-2jpp.2.i386.rpm | 1.6.5 |
| Debian Etch | noarch | http://packages.debian.org/etch/ant | 1.6.5 |
| Debian Lenny | noarch | http://packages.debian.org/lenny/ant | 1.7 |
| OpenSuSE 10.3 | noarch | http://download.opensuse.org/distribution/10.3/repo/oss/suse/noarch/ant-1.7.0-30.noarch.rpm | 1.7 |
| Gentoo (2007) | amd64,ppc,ppc64,x86 | http://packages.gentoo.org/package/dev-java/ant | 1.7 |
| Ubuntu 6.06 | all | http://packages.ubuntu.com/dapper/ant | 1.6.5 |
| Ubuntu 7.04 | all | http://packages.ubuntu.com/feisty/ant | 1.6.5 |
| Ubuntu 7.10 | all | http://packages.ubuntu.com/gutsy/ant | 1.7 |
| FreeBSD | all | http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/apache-ant/ | 1.7 |
