Javadoc task not working in 1.7beta3?

2006-10-25 Thread Rodriguez, Adrian
Hi. I can't javadoc to generate my documentation using 1.7beta3. Here are the messages I constantly receive when I run the javadoc task: Does anyone have any insight on this? thanx =) [javadoc] java.lang.ClassCastException: com.sun.tools.javadoc.ClassDocImpl [javadoc] at com.sun.tools.java

RE: Junit4/1.7

2006-10-12 Thread Rodriguez, Adrian
>On 10/12/06, Rodriguez, Adrian <[EMAIL PROTECTED]> wrote: >> I tried to execute the junit task using 1.7b2 and when I set >> fork="false," I get a report that says "No runnable methods found." >> My test case has 18 methods annotated with @Tes

Junit4/1.7

2006-10-12 Thread Rodriguez, Adrian
I tried to execute the junit task using 1.7b2 and when I set fork="false," I get a report that says "No runnable methods found." My test case has 18 methods annotated with @Test. Now I set fork="true." I keep getting junitvmwatcher.properties (The system cannot find the file specified). Anyone