This buildfile is part of projectlombok.org. It is the main entry point that contains
the common tasks and can be called on to run the main aspects of all the sub-scripts.
A new version of ivyplusplus was required and has been downloaded. Rerun the script to continue.
Lombok version: ${lombok.version}
lombok.core.AnnotationProcessor
Tests will now run against OpenJDK6
Tests will now run against OpenJDK7
Tests will now run against Oracle JDK7
Tests will now run against Oracle JDK8
ERROR: No test environment set up.
You need to set up a test environment, which consists of a version of javac, and a JRE runtime classpath ('rt.jar').
Eventually, this environment concept will be extended to also include an ecj and/or eclipse to test against.
You can let this ant script set them up for you:
* ant setupJavaOpenJDK6TestEnvironment
* ant setupJavaOpenJDK7TestEnvironment
* ant setupJavaOracle7TestEnvironment
* ant setupJavaOracle8TestEnvironment
These will set up test environments based on OpenJDK6 and OpenJDK7, and download all required files automatically. This will be a relatively large download. You can switch by running this command again; the downloads are cached so switching is fast.
You can also create your own by writing a 'testenvironment.properties' file. The relevant properties are:
* test.location.javac = /path/to/javac6.jar
* test.location.bootclasspath = /path/to/rt.jar
All tests successful.
Lombok - ]]>v${lombok.version}
Copyright © 2011 The Project Lombok Authors, licensed under the MIT licence.]]>
You don't have the escudo-upload.key; you'll need it to get write access to the server.
The artifact has been published to staging. Now go to http://oss.sonatype.org/ and log in as Reinier, then doublecheck if all is well and 'release' it.
#username=[your google account name without @gmail.com]
#password=[your googlecode password, is NOT your gmail password]
You don't have the escudo-upload.key; you'll need it to get write access to the server.