-
I am using Ant and Ivy to run the acjxml task. I get the following error message when defining my task:
Could not create type patterntesting due to java.lang.RuntimeException: no aspectjrt.jar in classpath, \usr\java\aspectj\lib\aspectjrt.jar not found
This seems to be caused by AcXmlTask trying to find 'aspectjrt.jar'. However, my aspectjrt.jar is being resolved in my Ivy cache as...
2009-11-10 15:58:21 UTC by nobody
-
oboehm committed patchset 560 of module PatternTesting08 to the Pattern Testing CVS repository, changing 8 files.
2009-11-06 21:33:58 UTC by oboehm
-
It should be possible to mark JUnit tests (temporary) as broken. This could be done by an annotation @BROKEN where as additional parameter a date could be appended till when the test is considered to be broken (e.g. @BROKEN(till="01-Dec-2009") means after 1st December 2009 the test will be executed again.
2009-10-21 07:37:55 UTC by nobody
-
oboehm committed patchset 559 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-06 20:24:44 UTC by oboehm
-
oboehm committed patchset 558 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-02 17:10:11 UTC by oboehm
-
oboehm committed patchset 557 of module PatternTesting08 to the Pattern Testing CVS repository, changing 10 files.
2009-10-02 06:51:20 UTC by oboehm
-
oboehm committed patchset 556 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-02 06:49:32 UTC by oboehm
-
oboehm committed patchset 555 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-01 21:39:42 UTC by oboehm
-
oboehm committed patchset 554 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-01 21:28:21 UTC by oboehm
-
oboehm committed patchset 553 of module PatternTesting08 to the Pattern Testing CVS repository, changing 1 files.
2009-10-01 21:15:20 UTC by oboehm