ccllogging_ldkspec.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ccllogging
  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/prod/Resources/LocalizationSpec.xsd">
  9. <messageFile baseName="Log" component="CCL">
  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="logtest" component="CCL">
  23. <transformations>
  24. <transformation process="CCLXmlToProperties.xslt">
  25. <targetDirs>
  26. <targetDir dir="bin"/>
  27. <targetDir dir="bind" type="Debug"/>
  28. <targetDir dir="bin64"/>
  29. <targetDir dir="bind64" type="Debug"/>
  30. </targetDirs>
  31. </transformation>
  32. </transformations>
  33. </messageFile>
  34. <messageFile baseName="coglog" component="CCL">
  35. <transformations>
  36. <transformation process="CCLXmlToProperties.xslt">
  37. <targetDirs>
  38. <targetDir dir="bin"/>
  39. <targetDir dir="bind" type="Debug"/>
  40. <targetDir dir="bin64"/>
  41. <targetDir dir="bind64" type="Debug"/>
  42. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  43. </targetDirs>
  44. </transformation>
  45. </transformations>
  46. </messageFile>
  47. </messageFiles>