Commit Graph

151 Commits

Author SHA1 Message Date
Reinier Zwitserloot 370705e7e1 Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok’s log annotations. 2018-06-04 22:18:54 +02:00
Reinier Zwitserloot 2c9c2fefdb Upgraded lombok.patcher dep to 0.26. (Which updates ASM to be Java10/11 compatible). 2018-05-28 22:29:27 +02:00
Reinier Zwitserloot 2f1a26b606 [website] added supporters infrastructure. 2018-03-11 16:57:22 +01:00
Reinier Zwitserloot cc55391a75 Website updated to list supporters on the website. 2018-03-11 12:17:14 +01:00
Reinier Zwitserloot 116a9dbb75 [compiling] running the ant compile job now no longer emits any warnings. Each warning that was emitted has been addressed, or analysed and suppressed. 2018-02-06 06:20:44 +01:00
Reinier Zwitserloot 6e7f75eb77 Updated copyright notices to 2018. 2018-01-09 00:54:17 +01:00
Reinier Zwitserloot 273cb83ef3 build script for edge release updated 2017-12-12 06:30:39 +01:00
Reinier Zwitserloot ae22bb617b Updated to new in ivy++ scp/ssh tasks. 2017-12-12 06:03:34 +01:00
Reinier Zwitserloot 14c7456fea updated lombok.patcher dep. 2017-11-28 17:21:35 +01:00
Reinier Zwitserloot d92f508ec5 Fixed ant test-ecj 2017-11-06 23:58:12 +01:00
Reinier Zwitserloot 34e1c295d2 Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse. 2017-11-06 22:41:32 +01:00
Reinier Zwitserloot eade3e0736 Removed flash-based video player; these days, who needs it, right? 2017-10-26 00:10:15 +02:00
Reinier Zwitserloot 6fc0cd736c website-only now available. 2017-10-26 00:07:18 +02:00
Reinier Zwitserloot 76e3862bcc The way download-edge makes the HTML page for the edge release completely rewritten. 2017-06-13 00:29:33 +02:00
Reinier Zwitserloot e0a91d2589 All references in javadoc to projectlombok.org URLs now use the canonical URL. 2017-06-13 00:15:32 +02:00
Reinier Zwitserloot 1772fa9d86 htaccess dynamically generated to canonicalize all web requests. 2017-06-13 00:15:32 +02:00
Reinier Zwitserloot 7c8f9fa445 Final touches to the new website:
* htaccess for ‘nice looking’ URLs.
* download-edge overwritten upon stable releases.
* fixes to the build system.
* Added google analytics pagetracker.
2017-05-29 21:03:04 +02:00
Reinier Zwitserloot 99f373c7e2 website build script updated to work with new template based website. 2017-05-29 21:02:55 +02:00
Reinier Zwitserloot 8b7a7cbc81 The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’. 2017-05-29 21:02:54 +02:00
Reinier Zwitserloot 599b6aab67 Updated just about all of the pages to the template-based redesign.
Added ajaxified loading for feature pages.
2017-05-29 21:01:53 +02:00
Roel Spilker ca2966f735 Display changelog in installer 2017-02-07 14:56:47 +01:00
Roel Spilker bae2018180 Test launch filest should only use exported dependencies from other projects 2016-11-21 21:48:26 +01:00
Roel Spilker 29e73a7915 Merge branch 'feature/var' of https://github.com/bulgakovalexander/lombok into bulgakovalexander-feature/var 2016-11-21 21:06:37 +01:00
Roel Spilker 192c569128 [issue #1218] Annotation Processors that have an (internal) dependency on ecj (google's dagger project has this, don't know of any others), when run inside eclipse, bombs with a LinkageError. Fixed. 2016-11-07 23:26:39 +01:00
Bulgakov Alexander 4fbbd8ed03 added var.html 2016-10-31 23:52:20 +03:00
Thomas Darimont c0a2eecb2f Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] 2016-05-06 19:14:47 +02:00
Roel Spilker d3c79494a3 use https://repo1.maven.org/maven2 instead of http://repo2.maven.org/maven2 2015-12-18 18:18:13 +01:00
Roel Spilker d41f1b5d3f have the generated test runtargets works well with shadowloader so we can debug 2015-11-17 23:10:37 +01:00
Dawid Rusin 47f9bcbcd7 Modify createEclipseLaunchForTestEnvironment to generate a launch file
that also out-of-the-box can run the ecj tests
2015-10-02 11:48:45 +02:00
Reinier Zwitserloot 72341626ce Some documentation fixed discovered as we released 1.16.6 2015-08-19 00:05:41 +02:00
Roel Spilker 93a9e63b7f Change markdownj project website from code.google.com to github.com 2015-05-02 12:00:05 +02:00
Roel Spilker 88582751d2 Change http://projectlombok.org to https://projectlombok.org 2015-05-02 11:59:18 +02:00
Reinier Zwitserloot a4441fb931 Updated to patcher 0.20 with updates for bugs where you’d type a quote and then eclipse would hang. 2015-04-08 23:06:42 +02:00
Reinier Zwitserloot e45b492bb0 [i802] working on eclipse mars support; this needs a few updates to integration with patcher. 2015-04-02 02:06:30 +02:00
Reinier Zwitserloot 74b38cd7d6 copyright header updates for web docs. 2015-02-04 00:07:55 +01:00
Reinier Zwitserloot d8da2b9438 added impl for @UtilityClass. 2015-02-02 04:52:20 +01:00
Reinier Zwitserloot 209654f19e [i702] findbugs suppress warnings now available via config key. 2015-02-02 00:17:51 +01:00
Reinier Zwitserloot 63aefa41e4 documentation for @Singular. 2015-01-26 08:46:41 +01:00
Roel Spilker 6f76123a57 Fix for the eclipse launch targets for testing (they didn't work on windows). 2015-01-21 01:34:57 +01:00
Reinier Zwitserloot ef60d1af00 * Fixed running ecj tests within eclipse 2015-01-21 01:10:50 +01:00
Reinier Zwitserloot b0be6f5a13 added guava as a test dep. 2015-01-12 05:29:54 +01:00
Reinier Zwitserloot 9e7c75a0fe upgraded to the appropriate tandem-developed version of lombok.patcher 2014-12-04 02:53:27 +01:00
Reinier Zwitserloot e437ff4d3c moved buildsystem towards new server model. 2014-07-01 23:13:34 +02:00
Reinier Zwitserloot 8d9a9e285b [trivial] bugfix in a build script that still looked for the uploadkey of the old release system. 2014-07-01 22:11:02 +02:00
Roel Spilker 315671e79d deployEdge has now been fixed to the new server model. The rest of the deploy tasks still need fixing though. 2014-06-25 00:50:43 +02:00
Reinier Zwitserloot e453c2fafa switched publishing model away from a googlecode download and onto a projectlombok.org hosted download. 2014-06-10 11:56:07 +02:00
Reinier Zwitserloot 29c5558052 upgraded to lombok.patcher 1.15 to fix bug 670. 2014-05-22 03:30:27 +02:00
Roel Spilker 8238144393 New year in documentation 2014-05-21 21:52:04 +02:00
Roel Spilker 3292768c81 Fix website re. Delegate 2014-05-21 21:13:01 +02:00
Reinier Zwitserloot 05ca21b75e patcher upgrade for issue 666. 2014-05-12 15:15:57 +02:00