337338339340341342343344345346347
rebuild |= isRebuildNeeded(schema, destLastModified); command.addArgument(schema.evaluate()); } //conditionally compile if (rebuild) { command.runCommand(); } } /** * checks for a schema being out of data