Hi Mike! > I think it's likely that something is broken in AddResource. I > noticed the unit tests for it failing yesterday. > No, it has nothing to do with AddResource. Its the build which is broken. The resources (*.properties, *.xml) files are missing in the generated shared directories.
I cant get maven to copy them at the place so I try to hack the build.xml directly to copy them. Beside this, AddResource works like a charme and the tests pass. Today I have had also a problem with its tests, it cant find the BiDi...Map. Did you take a look in the tests log file? A simple "mvn clean install" fixed it. Ciao, Mario

