Message5504
rolled back the addition of antlr-runtime-3.1.3.jar to main.classpath in build.xml, because the following ant targets run fine without it:
- developer-build
- idxtest
- javatest
running target idxtest I get:
idxtest:
[junit] Running org.python.indexer.IndexerTest
[junit] Tests run: 77, Failures: 0, Errors: 0, Time elapsed: 3.246 sec
[junit] Running org.python.indexer.TestBase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
BUILD SUCCESSFUL
running javatest I get:
javatest:
:
[junit] Running org.python.indexer.IndexerTest
[junit] Tests run: 77, Failures: 0, Errors: 0, Time elapsed: 3.125 sec
[junit] Running org.python.indexer.TestBase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
:
BUILD SUCCESSFUL |
|
Date |
User |
Action |
Args |
2010-02-05 17:29:30 | otmarhumbel | set | messageid: <1265390970.03.0.688164053646.issue1541@psf.upfronthosting.co.za> |
2010-02-05 17:29:30 | otmarhumbel | set | recipients:
+ otmarhumbel, fwierzbicki, cburroughs |
2010-02-05 17:29:30 | otmarhumbel | link | issue1541 messages |
2010-02-05 17:29:29 | otmarhumbel | create | |
|