aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/website.ant.xml
AgeCommit message (Collapse)Author
2018-09-10Fully integrating ‘ant edge-release’ to include updating the site, our ↵Reinier Zwitserloot
mavenrepo on projectlombok.org, and the branch on git.
2018-09-10[website] some work on releasing edge and updating git.Reinier Zwitserloot
2018-09-04running the edge-release task also sets the git tag now.Reinier Zwitserloot
2018-03-11Website updated to list supporters on the website.Reinier Zwitserloot
2018-02-06[compiling] running the ant compile job now no longer emits any warnings. ↵Reinier Zwitserloot
Each warning that was emitted has been addressed, or analysed and suppressed.
2018-01-09Updated copyright notices to 2018.Reinier Zwitserloot
2017-12-12build script for edge release updatedReinier Zwitserloot
2017-12-12Updated to new in ivy++ scp/ssh tasks.Reinier Zwitserloot
2017-10-26Removed flash-based video player; these days, who needs it, right?Reinier Zwitserloot
2017-10-26website-only now available.Reinier Zwitserloot
2017-06-13The way download-edge makes the HTML page for the edge release completely ↵Reinier Zwitserloot
rewritten.
2017-06-13All references in javadoc to projectlombok.org URLs now use the canonical URL.Reinier Zwitserloot
2017-06-13htaccess dynamically generated to canonicalize all web requests.Reinier Zwitserloot
2017-05-29Final touches to the new website:Reinier Zwitserloot
* htaccess for ‘nice looking’ URLs. * download-edge overwritten upon stable releases. * fixes to the build system. * Added google analytics pagetracker.
2017-05-29website build script updated to work with new template based website.Reinier Zwitserloot
2017-05-29The great rename: the old ‘website’ is now ‘website-old’, and ↵Reinier Zwitserloot
‘website2’ is now ‘website’.
2017-02-07Display changelog in installerRoel Spilker
2016-10-31added var.htmlBulgakov Alexander
2015-08-19Some documentation fixed discovered as we released 1.16.6Reinier Zwitserloot
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2015-02-04copyright header updates for web docs.Reinier Zwitserloot
2015-02-02added impl for @UtilityClass.Reinier Zwitserloot
2015-01-26documentation for @Singular.Reinier Zwitserloot
2014-07-01moved buildsystem towards new server model.Reinier Zwitserloot
2014-07-01[trivial] bugfix in a build script that still looked for the uploadkey of ↵Reinier Zwitserloot
the old release system.
2014-06-25deployEdge has now been fixed to the new server model. The rest of the ↵Roel Spilker
deploy tasks still need fixing though.
2014-05-21New year in documentationRoel Spilker
2014-05-21Fix website re. DelegateRoel Spilker
2013-07-18Upyeared the copyright notice in the generated javadoc.Roel Spilker
2013-07-08Fixed value's snippet integration (it hadn't been updated yet now that Value ↵Reinier Zwitserloot
has moved from experimental into core).
2013-06-18javac builder implementation. Passes all tests.Reinier Zwitserloot
Added toString() impl for builders in both eclipse and javac. Added all documentation, though it'll need some reviewing.
2013-05-31Added @NonNull on parameters feature (issue 514),Reinier Zwitserloot
including docs and changelog.
2013-04-23bugfix in website ant buildscript for finding the Java2HtmlTaskReinier Zwitserloot
2013-02-18whoops, belated push and fixes to the documentation of onXReinier Zwitserloot
2012-11-17Added all documentation for the onX feature and updated changelog.Reinier Zwitserloot
Now to actually write the feature (Well, rescue it from the onX-removal tag).
2012-08-13prettying up the pre/post examples for FieldDefaults and ExtensionMethodReinier Zwitserloot
2012-08-13Documentation for @Value, @FieldDefaults, @WitherReinier Zwitserloot
2012-06-18Added documentation for @ExtensionMethod featureReinier Zwitserloot
2012-03-27fixes for 'ant website' build target. Also fixing some errors in javadoc.Reinier Zwitserloot
2012-03-22build script now contains an explicit javadoc target.Reinier Zwitserloot
2011-12-19Added building lombok-utils to build file.Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-08-19Fixed buildscript (onX is gone, that had to be reflected in the buildscript).Reinier Zwitserloot
2011-06-20Minor tweaks to documentation updates (javadocs, website).Reinier Zwitserloot
2011-06-06Minor update to include a timestamp on the edge release download page.Reinier Zwitserloot
2011-05-03Updated buildscript to new serverReinier Zwitserloot
2011-02-28Issue 192: Add documentation for onMethod=, onParam, onConstructorgrootjans
still have to make a minor edit in the pre/post files
2011-02-07Added documentation for @Delegate. This fixes issue 189grootjans
2010-11-18Merge branch 'master' of github.com:rzwitserloot/lombokReinier Zwitserloot
2010-11-18Added documentation for val and @Getter(lazy=true) and updated docs for Log ↵Reinier Zwitserloot
and EqualsAndHashCode to reflect new lombok 0.10 features.