/[Apache-SVN]
ViewVC logotype

Revision 1135952


Jump to revision: Previous Next
Author: kpsiddharth
Date: Wed Jun 15 08:11:24 2011 UTC (12 years, 10 months ago)
Changed paths: 18
Log Message:
Migrating the debugger to use Build Listeners instead of patching the ant. Also, added functionality to break on attempts to modify property values. Also added a facility to add break points at runtime.

Changed paths

Path Details
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/ added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/ added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/Auditor.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/DebugCommandSet.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/DebugPrompt.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/DebugSupport.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/DebugUtils.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/DefaultAuditor.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/Inspector.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/NoOp.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/ant/debugger/debug-support.properties added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/DebugTask.java deleted
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/Locator.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/Main.java deleted
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/Project.java deleted
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/PropertyDebugHelper.java added
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/helper/ deleted
Directoryincubator/easyant/tasks/trunk/command-line-debugger/src/main/org/apache/tools/ant/taskdefs/ deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26