hts_ldkspec.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: HTS
  5. (C) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../CCLCore/Resources/LocalizationSpec.xsd">
  9. <messageFile baseName="htsmsg" component="HTS">
  10. <transformations>
  11. <transformation process="CCLXmlToProperties.xslt">
  12. <targetDirs>
  13. <targetDir dir="bin"/>
  14. <targetDir dir="bind" type="Debug"/>
  15. <targetDir dir="bin64"/>
  16. <targetDir dir="bind64" type="Debug"/>
  17. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  18. </targetDirs>
  19. </transformation>
  20. </transformations>
  21. </messageFile>
  22. <messageFile baseName="ansmsg" component="ANS">
  23. <transformations>
  24. <transformation process="CCLXmlToProperties.xslt">
  25. <targetDirs>
  26. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  27. </targetDirs>
  28. </transformation>
  29. </transformations>
  30. </messageFile>
  31. <messageFile baseName="myinbox" component="HTS">
  32. <transformations>
  33. <transformation process="CCLInputSource.xslt">
  34. <targetDirs>
  35. <targetDir dir="webapps/p2pd/WEB-INF/fragments/producers/messages"/>
  36. </targetDirs>
  37. </transformation>
  38. </transformations>
  39. </messageFile>
  40. </messageFiles>