The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1_2_14_site_update :: tests / input / joran /

exception1.xml

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE test>

<test>

  <!-- this action throws an exception in the Action.begin method -->
  <badBegin>
    <touch/>
    <touch/>
  </badBegin>  

  <hello name="John Doe"></hello>
  
</test>
[See repo JSON]