I'm working through ShellServerTest and noticed we have two jars that are used for testing.

'test/src/test/resources/FooFilter.jar' contains a class file and the java source file, but 'test/src/test/resources/FooConstraint.jar' only contains a class file.

Is the source for this class somewhere that I missed? I can't find it elsewhere in the tree.

Reply via email to