Not all placeholder get substituted correctly

Description

When running "make-installer.sh" in opennms/installer not all files (e.g. report templates) do not get substituted correctly.

$ find -type f | xargs -L1 grep -hi XXX_TOKENIZE_ME_XXX

./contrib/xml-collector/3gpp-datacollection-generator.pl:my $share_dir = "XXX_TOKENIZE_ME_XXX/share";
./contrib/remote-poller/remote-poller.init:OPENNMS_HOME="XXX_TOKENIZE_ME_XXX"
./share/xsds/provisiond-configuration.xsd: <attribute name="requistion-dir" type="string" use="optional" default="XXX_TOKENIZE_ME_XXX/etc/imports" />
./share/xsds/provisiond-configuration.xsd: <attribute name="foreign-source-dir" type="string" use="optional" default="XXX_TOKENIZE_ME_XXX/etc/foreign-sources" />
./etc/availability-reports.xml: <logo>XXX_TOKENIZE_ME_XXX/etc/reports/logo.gif</logo>
./etc/availability-reports.xml: <svg-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/SVGAvailReport.xsl</svg-template>
./etc/availability-reports.xml: <pdf-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/PDFAvailReport.xsl</pdf-template>
./etc/availability-reports.xml: <html-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/HTMLAvailReport.xsl</html-template>
./etc/availability-reports.xml: <logo>XXX_TOKENIZE_ME_XXX/etc/reports/logo.gif</logo>
./etc/availability-reports.xml: <svg-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/SVGAvailReport.xsl</svg-template>
./etc/availability-reports.xml: <pdf-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/PDFAvailReport.xsl</pdf-template>
./etc/availability-reports.xml: <html-template>file://XXX_TOKENIZE_ME_XXX/etc/reports/HTMLAvailReport.xsl</html-template>
Binary file ./etc/report-templates/EventAnalysis.jasper matches
Binary file ./etc/report-templates/NodeAvailabilityReport.jasper matches
Binary file ./etc/report-templates/SerialInterfaceUtilizationSummary.jasper matches
Binary file ./etc/report-templates/Early-Morning-Report.jasper matches
Binary file ./etc/report-templates/ResponseTimeSummary.jasper matches
Binary file ./etc/report-templates/AvailabilitySummary.jasper matches
Binary file ./etc/report-templates/AssetManagementMaintStrategy.jasper matches
Binary file ./etc/report-templates/subreports/PeakTraffic_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTimeSummary_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTimeSummary_Response_Offenders_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTime_subreport1.jasper matches
Binary file ./etc/report-templates/subreports/95thPercentileTrafficRate_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTimeAvg_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTimeSummary_Availability_subreport.jasper matches
Binary file ./etc/report-templates/subreports/InterfaceAvailabilityReport_subreport1.jasper matches
Binary file ./etc/report-templates/subreports/TotalBytesTransferredByInterface_subreport1.jasper matches
Binary file ./etc/report-templates/subreports/Top25PercentDown_subreport.jasper matches
Binary file ./etc/report-templates/subreports/ResponseTimeSummary_Availability_Offenders_subreport.jasper matches
Binary file ./etc/report-templates/subreports/DiskUsageForCTXServers_subreport1.jasper matches
Binary file ./etc/report-templates/sample-report.jasper matches
Binary file ./etc/report-templates/SnmpInterfaceOperAvailabilityReport.jasper matches
Binary file ./etc/report-templates/AveragePeakTrafficRates.jasper matches
Binary file ./etc/report-templates/DiskUsageForCTX.jasper matches
Binary file ./etc/report-templates/TotalBytesTransferredByInterface.jasper matches
Binary file ./etc/report-templates/InterfaceAvailabilityReport.jasper matches
Binary file ./etc/report-templates/ResponseTime.jasper matches
Binary file ./etc/report-templates/AssetManagementMaintExpired.jasper matches
Binary file ./etc/report-templates/ResponseTimeCharts.jasper matches

Acceptance / Success Criteria

None

blocks

Lucidchart Diagrams

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created October 22, 2014 at 11:44 AM
Updated October 23, 2014 at 9:54 AM
Resolved October 23, 2014 at 9:54 AM

Flag notifications