disp_ldkspec.xml 788 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: disp
  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 component="DISP" baseName="DispatcherMessages">
  10. <transformations>
  11. <transformation process="CCLXmlToProperties.xslt">
  12. <targetDirs>
  13. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  14. <targetDir dir="war/gateway/classes"/>
  15. </targetDirs>
  16. </transformation>
  17. </transformations>
  18. </messageFile>
  19. </messageFiles>