12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- +========================================================================+
- | Licensed Materials - Property of IBM
- |
- | IBM Cognos Products: RARE SMD V5
- |
- | (C) Copyright IBM Corp. 2012
- |
- | US Government Users Restricted Rights - Use, duplication or
- | disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- |
- +========================================================================+
- -->
- <!-- $Header$ -->
- <!-- $DateTime$ -->
- <!-- $Change$ -->
- <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../cclcore/prod/Resources/LocalizationSpec.xsd">
- <messageFile component="ACR" baseName="acRARElib">
- <transformations>
- <transformation process="CCLXmlToProperties.xslt">
- <targetDirs>
- <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
- </targetDirs>
- </transformation>
- </transformations>
- </messageFile>
- </messageFiles>
|