Re: Build failed in Jenkins: Derby-trunk #2428

2016-01-28 Thread Rick Hillegas

On 1/28/16 6:55 AM, Knut Anders Hatlen wrote:

Apache Jenkins Server  writes:


[trunk] $ /home/jenkins/tools/ant/latest/bin/ant clobber all buildjars
Buildfile:

clean:

cleangenerated:

cleanstate:

cleanreleasefiles:

clobber:

checkCompilerLevel:

checkVMLevel:

prebuild:
 [mkdir] Created 
dir:

compile:
 [javac] Compiling 2 source files 
to

build:

setCompilerProperties:

init:

junit_check:

BUILD FAILED
:66: The 
following error occurred while executing this line:
:177: junit property is 
set to  but 
there is no junit.jar there.

Looks like automatic download of junit.jar is broken. I've filed
https://issues.apache.org/jira/browse/DERBY-6860 to track it.

For now, I've reconfigured the build job to run the install_junit target
manually to download junit.jar.


Thanks for tracking this down, Knut.

Cheers,
-Rick


Re: Build failed in Jenkins: Derby-trunk #2428

2016-01-28 Thread Knut Anders Hatlen
Apache Jenkins Server   writes:

> [trunk] $ /home/jenkins/tools/ant/latest/bin/ant clobber all buildjars
> Buildfile: 
>
> clean:
>
> cleangenerated:
>
> cleanstate:
>
> cleanreleasefiles:
>
> clobber:
>
> checkCompilerLevel:
>
> checkVMLevel:
>
> prebuild:
> [mkdir] Created dir: 
> 
>
> compile:
> [javac] Compiling 2 source files to 
> 
>
> build:
>
> setCompilerProperties:
>
> init:
>
> junit_check:
>
> BUILD FAILED
> :66: The 
> following error occurred while executing this line:
> :177: junit 
> property is set to 
>  
> but there is no junit.jar there.

Looks like automatic download of junit.jar is broken. I've filed
https://issues.apache.org/jira/browse/DERBY-6860 to track it.

For now, I've reconfigured the build job to run the install_junit target
manually to download junit.jar.

-- 
Knut Anders


Build failed in Jenkins: Derby-trunk #2428

2016-01-27 Thread Apache Jenkins Server
See 

Changes:

[bpendleton] DERBY-5944: The hard-coded PlanExporter help message should be 
internationalized

This patch was contributed by  Yun Fang ( fangyuncn at gmail dot com  )

This change replaces the literal string text in PlanExporter.java with
references to Derby messages.

The change also contributes both the English message text and the corresponding
Chinese message text.

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

Updating https://svn.apache.org/repos/asf/db/derby/code/trunk at revision 
'2016-01-28T02:46:31.958 +'
U releaseSummary.xml
U build.xml
U tools/l10n/build.xml
U tools/release/templates/releaseSummaryTemplate.xml
U tools/release/notices/jdbcstubs.txt
D tools/ant/properties/compilepath.properties
U tools/ant/properties/defaultcompiler.properties
U tools/ant/properties/release.properties
U tools/ant/properties/dirs.properties
U NOTICE
U java/shared/build.xml
U java/drda/org/apache/derby/drda/build.xml
U java/drda/org/apache/derby/impl/drda/build.xml
U java/testing/org/apache/derby/build.xml
U java/testing/org/apache/derbyTesting/system/nstest/build.xml
U java/testing/org/apache/derbyTesting/system/optimizer/build.xml
U java/testing/org/apache/derbyTesting/system/oe/build.xml
U java/testing/org/apache/derbyTesting/system/mailjdbc/build.xml
U java/testing/org/apache/derbyTesting/system/sttest/build.xml
U java/testing/org/apache/derbyTesting/functionTests/suites/build.xml
U java/testing/org/apache/derbyTesting/functionTests/util/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/engine/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/compatibility/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/management/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/nist/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/memorydb/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/storetests/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/demo/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/largedata/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/multi/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml
U 
java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml
U java/testing/org/apache/derbyTesting/functionTests/harness/build.xml
U java/testing/org/apache/derbyTesting/functionTests/testData/build.xml
U java/testing/org/apache/derbyTesting/junit/build.xml
U java/testing/org/apache/derbyTesting/perf/build.xml
U java/testing/org/apache/derbyTesting/unitTests/build.xml
U java/client/build.xml
D java/build/org/apache/derbyPreBuild/PropertySetter.java
U java/build/org/apache/derbyBuild/ReleaseNotesGenerator.java
U java/build/org/apache/derbyBuild/MessageVetter.java
U java/build/org/apache/derbyBuild/build.xml
U java/tools/org/apache/derby/tools/build.xml
U java/tools/org/apache/derby/tools/PlanExporter.java
U java/tools/org/apache/derby/impl/tools/build.xml
U java/tools/org/apache/derby/iapi/tools/build.xml
U java/tools/org/apache/derby/loc/toolsmessages_zh_CN.properties
U java/tools/org/apache/derby/loc/toolsmessages.properties
U java/storeless/build.xml
U java/demo/build.xml
U java/demo/toursdb/build.xml
U java/engine/org/apache/derby/database/build.xml
U java/engine/org/apache/derby/diag/build.xml
U java/engine/org/apache/derby/mbeans/build.xml
U java/engine/org/apache/derby/io/build.xml
U java/engine/org/apache/de