mirror of
https://github.com/Keyfactor/ejbca-ce.git
synced 2026-05-13 02:36:28 -04:00
8 lines
193 B
XML
8 lines
193 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="echo">
|
|
|
|
<target name="customejbca.message" unless="runoncesetup.hasrun">
|
|
<echo message="${customejbca.message}"/>
|
|
</target>
|
|
|
|
</project> |