aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-17 23:59:01 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-17 23:59:01 +0200
commit2f74334b6da4e2dd2e8a6deaaf452680650b4fc3 (patch)
tree3d613f6b5131945eb2240112c12c66c17f4a2f88
parentc3d31c31d891c03a82eb29d2fe01234c992fb396 (diff)
downloadlombok-2f74334b6da4e2dd2e8a6deaaf452680650b4fc3.tar.gz
lombok-2f74334b6da4e2dd2e8a6deaaf452680650b4fc3.tar.bz2
lombok-2f74334b6da4e2dd2e8a6deaaf452680650b4fc3.zip
Added a useful note pointing at website/publish script.
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3464b8f5..0291a29b 100644
--- a/build.xml
+++ b/build.xml
@@ -79,6 +79,7 @@
<tarfileset dir="build/website" />
<tarfileset dir="doc/api" prefix="api" />
</tar>
+ <echo>If you want to publish the website to the web, run the website/publish script.</echo>
</target>
<target name="-integrateSnippet">