Console Output

GitHub pull request #185 of commit 8ec410aff58ed204fcb2d6b60ea57f24145d732c, no merge conflicts.
Setting status of 8ec410aff58ed204fcb2d6b60ea57f24145d732c to PENDING with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/63/ and message: 'Build started sha1 is merged.'
Building in workspace /var/lib/jenkins/workspace/natura-prtests
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.6.x
Seen branch in repository origin/1.7.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 5 remote branches
Checking out Revision 779621d5ba267d20cbf490f11177a0f0b811866c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 779621d5ba267d20cbf490f11177a0f0b811866c
 > git rev-list ecb05e4aac5a0eb3b65a399544400e44f9a94351 # timeout=10
 > git tag -a -f -m Jenkins Build #63 jenkins-natura-prtests-63 # timeout=10
[natura-prtests] $ /bin/sh -xe /tmp/hudson3424130104838092752.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[natura-prtests] $ /var/lib/jenkins/workspace/natura-prtests/gradlew [email protected] -DghprbTriggerAuthorLogin= -DghprbTargetBranch=master -DghprbPullId=185 -DghprbTriggerAuthor= [email protected] -DghprbPullLink=https://github.com/progwml6/Natura/pull/185 -Dsha1=origin/pr/185/merge -DghprbPullAuthorLoginMention=@mezz "-DghprbPullDescription=GitHub pull request #185 of commit 8ec410aff58ed204fcb2d6b60ea57f24145d732c, no merge conflicts." -DghprbActualCommit=8ec410aff58ed204fcb2d6b60ea57f24145d732c -DghprbPullAuthorLogin=mezz -DghprbSourceBranch=master -DghprbActualCommitAuthor=mezz -DghprbTriggerAuthorLoginMention= "-DghprbPullLongDescription=Now there are 3 categories: Flora Sapling, Rare Sapling, and Nether Sapling.

I worked hard to clarify the sapling code and get rid of some more subtle bugs. 
I tested by planting each type of sapling on various soils, letting them grow naturally, and using bonemeal on them.
Checked that: 
 * Sapling names stay the same
 * textures are correct
 * tooltip is correct
 * tree it grows into is correct
 * can't be placed on the wrong soil
 * can be placed on soil that supports it
 * bonemeal fails if growth conditions are not met (redwood)
 * saplings show up correctly in creative inventory and NEI

This will break some saplings in existing worlds, but doesn't touch trees or leaves. Since 1.7.10 is very early and still not in stable packs, I think this is the right time to make this change.

Cheers :bee:" -DghprbTriggerAuthorEmail= -DGIT_BRANCH=master "-DghprbPullTitle=Fix #182. Fix #183. Refactoring of saplings code." -DghprbCommentBody=null -s --refresh-dependencies clean build
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderBabyRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/NitroCreeperRender.java:16: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
Note: /var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/blocks/trees/NDoor.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 warnings

:processResources
:classes
:devjar
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:sourcesjar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 6 mins 18.327 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Setting status of 8ec410aff58ed204fcb2d6b60ea57f24145d732c to SUCCESS with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/63/ and message: 'Build finished. No test results found.'
Finished: SUCCESS