[jboss-cvs] jbosside/releng/org.jboss.ide.eclipse.releng/builders/cache ...

Marshall Culpepper mculpepper at jboss.com
Tue Aug 1 20:32:25 EDT 2006


  User: mculpepper
  Date: 06/08/01 20:32:25

  Modified:    releng/org.jboss.ide.eclipse.releng/builders/cache 
                        customTargets.xml
  Log:
  "JBossCache-Tools" should've been "JBossCacheIDE"
  
  Revision  Changes    Path
  1.2       +2 -2      jbosside/releng/org.jboss.ide.eclipse.releng/builders/cache/customTargets.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: customTargets.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/builders/cache/customTargets.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- customTargets.xml	9 Jul 2006 19:50:36 -0000	1.1
  +++ customTargets.xml	2 Aug 2006 00:32:25 -0000	1.2
  @@ -24,7 +24,7 @@
   <!-- ===================================================================== -->
   
   <target name="assemble.org.jboss.ide.eclipse.jbosscache.feature">
  -	<property name="archiveName" value="JBossIDE-JBossCache-Tools-${versionTag}.zip"/>
  +	<property name="archiveName" value="JBossIDE-JBossCacheIDE-${versionTag}.zip"/>
   	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
   </target>
   
  @@ -124,7 +124,7 @@
   <!-- ===================================================================== -->
   <target name="postAssemble">
   	<bundlePlugins pluginList="${include.plugins}" buildDirectory="${buildDirectory}"
  -				archivePath="${buildDirectory}/${buildLabel}/JBossIDE-JBossCache-Tools-${versionTag}.zip" />
  +				archivePath="${buildDirectory}/${buildLabel}/JBossIDE-JBossCacheIDE-${versionTag}.zip" />
   </target>
   
   <!-- ===================================================================== -->
  
  
  



More information about the jboss-cvs-commits mailing list