Fixed paths to JUnit tests in javadoc targets

This commit is contained in:
str4d
2012-07-31 21:26:46 +00:00
parent 3253f82900
commit e1525d98cd
3 changed files with 4 additions and 4 deletions

View File

@@ -492,8 +492,8 @@
<group title="Core SDK" packages="net.i2p:net.i2p.*:net.i2p.client:net.i2p.client.*:net.i2p.internal:net.i2p.internal.*:freenet.support.CPUInformation:org.bouncycastle.crypto:org.bouncycastle.crypto.*:gnu.crypto.*:gnu.gettext:org.xlattice.crypto.filters:com.nettgryppa.security:net.metanotion:net.metanotion.*" />
<group title="Router" packages="net.i2p.router:net.i2p.router.*:net.i2p.data.i2np:org.cybergarage.*:org.freenetproject" />
<sourcepath>
<pathelement location="core/java/test" />
<pathelement location="router/java/test" />
<pathelement location="core/java/test/junit" />
<pathelement location="router/java/test/junit" />
</sourcepath>
<classpath>
<pathelement location="build/i2p.jar" />