Author: mladen.turk(a)jboss.com
Date: 2008-07-10 05:28:11 -0400 (Thu, 10 Jul 2008)
New Revision: 1744
Modified:
trunk/build/install/xtool/commonc.manifest
Log:
It's a tool not installer
Modified: trunk/build/install/xtool/commonc.manifest
===================================================================
--- trunk/build/install/xtool/commonc.manifest 2008-07-10 09:26:59 UTC (rev 1743)
+++ trunk/build/install/xtool/commonc.manifest 2008-07-10 09:28:11 UTC (rev 1744)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
-<assemblyIdentity version="3.1.0.0" processorArchitecture="*"
name="JBoss Installer" type="win32" />
-<description>JBoss Windows Installer</description>
+<assemblyIdentity version="3.1.0.0" processorArchitecture="*"
name="JBoss generic build tool" type="win32" />
+<description>JBoss Generic build tool</description>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32"
name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
processorArchitecture="*" publicKeyToken="6595b64144ccf1df"
language="*" />