Skip to content

Instantly share code, notes, and snippets.

View marfis's full-sized avatar

Marco Fister marfis

View GitHub Profile
@marfis
marfis / ant.xml
Created November 18, 2016 10:41
Common Ant Tasks
<!-- Enter a security token to go on. Wrong token lets the build fail. No ant-contrib needed. -->
<target name="security-question">
<exec executable="bash" outputProperty="security.token.system">
<arg value="-c"/>
<arg value="date +%s | sha256sum | base64 | head -c 8 ; echo"/>
</exec>
<input message="ARE YOU SURE? Please enter ${security.token.system} if you really wanna do this: " addproperty="security.token.user"/>
<fail message="Wrong security token entered! FAIL!">
<condition>
@marfis
marfis / keybase.md
Created May 5, 2015 22:02
keybase.md

Keybase proof

I hereby claim:

  • I am marfis on github.
  • I am marfis (https://keybase.io/marfis) on keybase.
  • I have a public key whose fingerprint is DCE2 D619 316E D281 67CF 576A EA8A 6895 3FDB 61A5

To claim this, I am signing this object: