aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-20 05:22:23 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-20 05:22:23 +0200
commitc0c0f90eb72aebdfa4d2d6bd975b1918139bc83c (patch)
tree5e23f28ebc38d47f3d68598bf2f680cd1414d41c /build.xml
parent2f2e0fead62c333d623c92f43ee1483694df2bac (diff)
downloadlombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.tar.gz
lombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.tar.bz2
lombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.zip
Updated credits and build.xml for the video.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 577bfa6d..df6e203c 100644
--- a/build.xml
+++ b/build.xml
@@ -88,7 +88,8 @@
<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>
+ <echo>Now upload dist/website.tar to the webserver.</echo>
+ <echo>If you want to host projectlombok.org on github, run the website/publish script, but this is not where the site is currently hosted.</echo>
</target>
<target name="-integrateSnippet">