I found that too and checked in the fix; get latest to see. On 10/4/05, Andreas Andreou <[EMAIL PROTECTED]> wrote: > Anyone tried to build from source lately? > When doing an ant install, i get this unit test failing: > > [junit] Testcase: > testComplete(org.apache.tapestry.enhance.TestEnhancedClassValidator): > Caused an ERROR > [junit] null > [junit] java.lang.NullPointerException > [junit] at > org.apache.tapestry.enhance.EnhancedClassValidatorImpl.validate(EnhancedClassValidatorImpl.java:51) > [junit] at > org.apache.tapestry.enhance.TestEnhancedClassValidator.testComplete(TestEnhancedClassValidator.java:61) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [junit] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > However, within eclipse the test passes... Any thoughts? I'm using > jdk1.5.0_03 on linux. > > Also, is there a way to build the jars without running the tests? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
