Unfortunately, this was my mistake. I merged my code in from a different file and apparently forgot the imports. Being late at night, I must have compiled the wrong source to verify correctness.
On 10/1/07, Simon Lessard <[EMAIL PROTECTED]> wrote: > Thanks Stephen, > > So it's not on my side only this time. The compile error is 2 missing > imports that was introduced with last commit, but the test error (on > treeTable) seems older. I'll fix the compile issue since it's pretty simple. > I cannot really search for the test failure atm however. > > ~ Simon > > > On 10/1/07, Stephen Friedrich <[EMAIL PROTECTED]> wrote: > > I just did an update and tried to build: > > Also getting a compile error in ChildPropertyTreeModel. > > If I locally rollback that file to the previous revision, then > > mvn clean install > > works fine, though. No test failures. > > > > Simon Lessard wrote: > > > Hi all, > > > > > > I cannot build the current Trinidad trunk. The compilation error is > > > pretty straightforward, but there's also a renderkit test error. Anyone > > > can confirm this or is it just me? And if anyone else can confirm, how > > > come Continuum didn't warn us? > > > > > > ~ Simon > > > > > >
