public class UnifyClassTimestampsTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
UnifyClassTimestampsTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected java.lang.String |
getFullNameSafe(java.io.File file) |
java.io.File |
getJspCompileTargetDir() |
protected void |
scanAndUnifyTimestamps() |
void |
setJspCompileTargetDir(java.io.File jspCompileTargetDir) |
protected void |
unifyTimeStamp(java.io.File javaFile,
java.io.File classFile) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic java.io.File getJspCompileTargetDir()
public void setJspCompileTargetDir(java.io.File jspCompileTargetDir)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionprotected void scanAndUnifyTimestamps()
protected java.lang.String getFullNameSafe(java.io.File file)
protected void unifyTimeStamp(java.io.File javaFile,
java.io.File classFile)
Copyright © 2018 SAP SE. All Rights Reserved.