diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-11-08 23:26:52 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-11-08 23:26:52 +0100 |
commit | 93e38f9024216b25856b80d0b56d802c16408b16 (patch) | |
tree | 7f95cdaea479452d071a48746f7a0a7cc55dff4d /buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml | |
parent | cc60afa1eb4b14998e72c4fd5adf9def32e0e0f8 (diff) | |
download | lombok-93e38f9024216b25856b80d0b56d802c16408b16.tar.gz lombok-93e38f9024216b25856b80d0b56d802c16408b16.tar.bz2 lombok-93e38f9024216b25856b80d0b56d802c16408b16.zip |
Updated to lombok.patcher, which basically only means that the "PATCHING: ..." prints to system.out are gone.
Diffstat (limited to 'buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml')
-rw-r--r-- | buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml b/buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml deleted file mode 100644 index ea9e369e..00000000 --- a/buildScripts/ivy-repo/projectlombok.org-lombok.patcher-0.3.xml +++ /dev/null @@ -1,14 +0,0 @@ -<ivy-module version="2.0"> - <info organisation="projectlombok.org" module="lombok.patcher" revision="0.3" publication="20100225011200"> - <license name="MIT License" url="http://www.opensource.org/licenses/mit-license.php" /> - <ivyauthor name="rzwitserloot" url="http://zwitserloot.com/" /> - <ivyauthor name="rspilker" url="http://github.com/rspilker" /> - <description homepage="http://projectlombok.org/" /> - </info> - <configurations> - <conf name="build" /> - </configurations> - <publications> - <artifact conf="build" url="http://projectlombok.org/downloads/lombok.patcher-0.3.jar" /> - </publications> -</ivy-module> |