Each inclusion uses ant pattern matching, and must be separated by a new line. An empty list implies that nothing is included.

    src/main/java/**/*.java
  
The example above illustrates that a build will only occur, if at least one java file have been committed to the SCM in the src/main/java/ region.