Giter Site home page Giter Site logo

alexruiz / dw-lombok Goto Github PK

View Code? Open in Web Editor NEW
24.0 2.0 7.0 16.88 MB

Source code for the article "Custom AST transformations with Project Lombok" (developerWorks)

Home Page: http://www.ibm.com/developerworks/java/library/j-lombok/

License: Apache License 2.0

Java 100.00%

dw-lombok's Introduction

This project contains Lombok extensions that generate JavaBeans "bound" setters.
See LICENSE.txt for the project lombok license.

HINT: If you'd like to develop lombok in eclipse, run 'ant eclipse' first. It creates the necessary project infrastructure and downloads dependencies.

Project Author:

Alex Ruiz
twitter: @alexRuiz
home: http://alexruiz.developerblogs.com

dw-lombok's People

Contributors

alexruiz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dw-lombok's Issues

I can't download dependencies.

tokuhirom@candace:~/dev/dw-lombok$ ant ensureTestDeps
Buildfile: /Users/tokuhirom/dev/dw-lombok/build.xml

download-ipp:
    [mkdir] Created dir: /Users/tokuhirom/dev/dw-lombok/lib
      [get] Getting: http://projectlombok.org/downloads/ivyplusplus.jar
      [get] To: /Users/tokuhirom/dev/dw-lombok/lib/ivyplusplus.jar

ensure-ipp:

config-ivy:
[ivy:configure] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /Users/tokuhirom/dev/dw-lombok/buildScripts/ivysettings.xml

ensureTestDeps:
[ivy:resolve] :: resolving dependencies :: easytesting.org#lombok-javabeans;[email protected]
[ivy:resolve]   confs: [test]
[ivy:resolve]   found eclipse.org#core.runtime;3.6.0 in projectLocalRepo
[ivy:resolve]   found eclipse.org#jdt.core;3.6.0 in projectLocalRepo
[ivy:resolve]   found projectlombok.org#lombok;0.10.0-BETA2-HEAD in projectLocalRepo
[ivy:resolve]   found projectlombok.org#spi;0.2.4 in projectLocalRepo
[ivy:resolve]   found projectlombok.org#javac;1.6.0.18 in projectLocalRepo
[ivy:resolve]   found eclipse.org#ecj;3.6.0 in projectLocalRepo
[ivy:resolve]   found junit.org#junit;4.8.2 in projectLocalRepo
[ivy:resolve]   found easytesting.org#fest-assert;1.3 in projectLocalRepo
[ivy:resolve]   found easytesting.org#fest-util;1.1.4 in projectLocalRepo
[ivy:resolve]   found projectlombok.org#lombok-test-core;0.10.0-BETA2-HEAD in projectLocalRepo
[ivy:resolve] downloading http://projectlombok.org/ivyrepo/eclipse/org.eclipse.core.runtime_3.6.0.v20100505.jar ...
[ivy:resolve]   [SUCCESSFUL ] eclipse.org#core.runtime;3.6.0!core.runtime.jar (1361ms)
[ivy:resolve] downloading http://projectlombok.org/ivyrepo/eclipse/org.eclipse.jdt.core_3.6.0.v_A58.jar ...
[ivy:resolve]   [SUCCESSFUL ] eclipse.org#jdt.core;3.6.0!jdt.core.jar (9517ms)
[ivy:resolve] downloading http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-0.10.0-BETA2-HEAD.jar ...
[ivy:resolve] downloading http://projectlombok.org/ivyrepo/tools/spi-0.2.4.jar ...
[ivy:resolve]   [SUCCESSFUL ] projectlombok.org#spi;0.2.4!spi.jar (414ms)
[ivy:resolve] downloading http://projectlombok.org/ivyrepo/langtools/javac.jar ...
[ivy:resolve]   [SUCCESSFUL ] projectlombok.org#javac;1.6.0.18!javac.jar (1473ms)
[ivy:resolve] downloading http://eclipse.a3-system.be/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar ...

[ivy:resolve] downloading http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.2.jar ...
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/easytesting/fest-assert/1.3/fest-assert-1.3.jar ...
[ivy:resolve]   [SUCCESSFUL ] easytesting.org#fest-assert;1.3!fest-assert.jar (1053ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/easytesting/fest-util/1.1.4/fest-util-1.1.4.jar ...
[ivy:resolve]   [SUCCESSFUL ] easytesting.org#fest-util;1.1.4!fest-util.jar (403ms)
[ivy:resolve] downloading http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-test-core-0.10.0-BETA2-HEAD.jar ...
[ivy:resolve] :: resolution report :: resolve 467ms :: artifacts dl 166480ms
    ---------------------------------------------------------------------
    |                  |            modules            ||   artifacts   |
    |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
    ---------------------------------------------------------------------
    |       test       |   10  |   10  |   10  |   0   ||   10  |   6   |
    ---------------------------------------------------------------------
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]       [FAILED     ] projectlombok.org#lombok;0.10.0-BETA2-HEAD!lombok.jar: The HTTP response code for http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-0.10.0-BETA2-HEAD.jar did not indicate a success. See log for more detail. (87ms)
[ivy:resolve]       [FAILED     ] projectlombok.org#lombok;0.10.0-BETA2-HEAD!lombok.jar: The HTTP response code for http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-0.10.0-BETA2-HEAD.jar did not indicate a success. See log for more detail. (87ms)
[ivy:resolve]   ==== projectLocalRepo: tried
[ivy:resolve]     http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-0.10.0-BETA2-HEAD.jar
[ivy:resolve]       [FAILED     ] eclipse.org#ecj;3.6.0!ecj.jar: Operation timed out (151653ms)
[ivy:resolve]       [FAILED     ] eclipse.org#ecj;3.6.0!ecj.jar: Operation timed out (151653ms)
[ivy:resolve]   ==== projectLocalRepo: tried
[ivy:resolve]     http://eclipse.a3-system.be/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar
[ivy:resolve]       [FAILED     ] junit.org#junit;4.8.2!junit.jar: The HTTP response code for http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.2.jar did not indicate a success. See log for more detail. (464ms)
[ivy:resolve]       [FAILED     ] junit.org#junit;4.8.2!junit.jar: The HTTP response code for http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.2.jar did not indicate a success. See log for more detail. (464ms)
[ivy:resolve]   ==== projectLocalRepo: tried
[ivy:resolve]     http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.2.jar
[ivy:resolve]       [FAILED     ] projectlombok.org#lombok-test-core;0.10.0-BETA2-HEAD!lombok-test-core.jar: The HTTP response code for http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-test-core-0.10.0-BETA2-HEAD.jar did not indicate a success. See log for more detail. (44ms)
[ivy:resolve]       [FAILED     ] projectlombok.org#lombok-test-core;0.10.0-BETA2-HEAD!lombok-test-core.jar: The HTTP response code for http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-test-core-0.10.0-BETA2-HEAD.jar did not indicate a success. See log for more detail. (44ms)
[ivy:resolve]   ==== projectLocalRepo: tried
[ivy:resolve]     http://cloud.github.com/downloads/alexruiz/dw-lombok/lombok-test-core-0.10.0-BETA2-HEAD.jar
[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]       ::              FAILED DOWNLOADS            ::
[ivy:resolve]       :: ^ see resolution messages for details  ^ ::
[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]       :: projectlombok.org#lombok;0.10.0-BETA2-HEAD!lombok.jar
[ivy:resolve]       :: eclipse.org#ecj;3.6.0!ecj.jar
[ivy:resolve]       :: junit.org#junit;4.8.2!junit.jar
[ivy:resolve]       :: projectlombok.org#lombok-test-core;0.10.0-BETA2-HEAD!lombok-test-core.jar
[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS
[ivy:resolve]   Server access Error: Operation timed out url=http://eclipse.a3-system.be/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/Users/tokuhirom/dev/dw-lombok/build.xml:44: impossible to resolve dependencies:
    resolve failed - see output for details

Total time: 2 minutes 52 seconds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.