[jbpm-cvs] jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build ...

Koen Aers <[email protected]> Thu, 01 Jan 2009 11:43:38 -0500
Newsgroups gmane.comp.jbpm.cvs
Message-ID <[email protected]>
  User: kaers   
  Date: 09/01/01 11:43:38

  Modified:    designer/jpdl/org.jbpm.gd.jpdl.build  Tag:
                        branch_jbpm_jpdl_gpd_3_1_x build.xml
  Log:
  wrong tag
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.59.2.18 +1 -1      jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/Attic/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jbpm/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/Attic/build.xml,v
  retrieving revision 1.59.2.17
  retrieving revision 1.59.2.18
  diff -u -b -r1.59.2.17 -r1.59.2.18
  --- build.xml	22 Dec 2008 20:30:50 -0000	1.59.2.17
  +++ build.xml	1 Jan 2009 16:43:38 -0000	1.59.2.18
  @@ -15,7 +15,7 @@
     <property file="${basedir}/../../../build/build.properties" />  <!-- if the build is running within the main jbpm build -->
   
     <property name="lib.jbpm.designer.version" value="3.1.6" />
  -  <property name="jbpm.gpd.version.tag" value="branch_jbpm_jpdl_gpd_3_1_6" />  
  +  <property name="jbpm.gpd.version.tag" value="jbpm_jpdl_gpd_3_1_6" />  
     <property file="build.properties" />
   	
     <!-- general properties if not yet set by previously included files -->
  
  
  

------------------------------------------------------------------------------