You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by me...@locus.apache.org on 2000/12/15 00:03:26 UTC

cvs commit: jakarta-ant/src/antidote/org/apache/tools/ant/gui/acs acs-element.properties

metasim     00/12/14 15:03:26

  Modified:    src/antidote/org/apache/tools/ant/gui/acs
                        acs-element.properties
  Log:
  Added task entry in parser config.
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-ant/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties
  
  Index: acs-element.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/src/antidote/org/apache/tools/ant/gui/acs/acs-element.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- acs-element.properties	2000/11/11 04:52:21	1.2
  +++ acs-element.properties	2000/12/14 23:03:25	1.3
  @@ -9,3 +9,4 @@
   project=org.apache.tools.ant.gui.acs.ACSProjectElement
   property=org.apache.tools.ant.gui.acs.ACSPropertyElement
   target=org.apache.tools.ant.gui.acs.ACSTargetElement
  +task=org.apache.tools.ant.gui.acs.ACSTaskElement