Commit Graph

145 Commits

Author SHA1 Message Date
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
Reinier Zwitserloot 7079271802 thoroughly updated the launch targets for testing lombok in eclipse;
they should now be able to handle running JDK8 etc tests.

CAREFUL: You MUST name your JDK8 'JavaSE-1.8' or it won't work.

Also added a basic test for JDK8 features.
2014-05-04 10:33:55 +02:00
Reinier Zwitserloot 4cfb4b37ad some pretty significant changes to the build system, to try and add testing against ecj8 to the lineup, and to force compilation with the bootstrap classpath of JDK6 so that we won't accidentally add deps on things that JVM6es don't have. 2014-05-01 00:08:52 +02:00
Reinier Zwitserloot 6afa3d2ec9 [#655] Switched to ASM5 to support -target 1.8 classes. 2014-04-02 01:20:01 +02:00
Reinier Zwitserloot f956ba1e33 [configuration] Merge branch 'master' as we work on configuration.
* Conflict due to adding topic() feature to logger in master, and 'field name' feature in config branch.
* master has since updated to shiny new eclipse dep versions and the 'ant eclipseForDebugging' feature, but this branch added deps. Addressed that.
* Renamed 'loggerCategory' to 'loggerTopic'. I know, that wasn't exactly right to do in a merge, but, there you have it.
* Test infrastructure changed in configuration branch, and tests had been added in master branch.

Conflicts:
	build.xml
	buildScripts/ivy.xml
	src/core/lombok/eclipse/handlers/HandleLog.java
	src/core/lombok/extern/apachecommons/CommonsLog.java
	src/core/lombok/extern/java/Log.java
	src/core/lombok/extern/log4j/Log4j.java
	src/core/lombok/extern/log4j/Log4j2.java
	src/core/lombok/javac/handlers/HandleLog.java
	test/transform/resource/after-ecj/ValInTryWithResources.java
2014-03-04 23:16:49 +01:00
Reinier Zwitserloot fbab1ca77c yet another patcher-sourced fix, heh. Version-a-day! 2014-03-01 02:55:46 +01:00
Reinier Zwitserloot 1fa0114283 Updated to new patcher to get rid of JNA dep. 2014-03-01 02:42:30 +01:00