[jboss-dev] jboss-5 broken now?
Ales Justin
ales.justin at gmail.com
Tue Oct 16 13:22:34 EDT 2007
This one is my. :-(
Or actually it's Weston's, for not complying to javabeans spec. :-)
It's now getPrefill - since getter for Boolean should start with 'get'
not 'is'. ;-)
Clebert Suconic wrote:
> I can't compile jboss-trunk/testcases now:
>
> I had to do an update -r66179
>
> /extra/clebert/workspaces/svn-trunk-jboss/trunk/testsuite/src/main/org/jboss/test/jca/test/ManagedDeploymentUnitTestCase.java:100:
> cannot find symbol
> [javac] symbol : method isPrefill()
> [javac] location: class
> org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentMetaData
> [javac] assertTrue(md.isPrefill());
> [javac] ^
> [javac]
More information about the jboss-development
mailing list