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 /

badEnd2.xml

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

<test>

  <isolate>
    <!-- badEnd throws an exception in the Action.end method -->
    <badEnd>
      <touch/>
      <touch/>
    </badEnd>  
  </isolate>

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