Currently sjavac -x takes a package name pattern as argument. However, some files which are to be excluded resides in directories which are not valid package identifiers.
This should be fixed by relaxing the exclude pattern to allow for arbitrary directory names.
This should be fixed by relaxing the exclude pattern to allow for arbitrary directory names.