Not sure what's going on here, but I can't seem to build the documentation:
ant -f C:\\Users\\peter\\Documents\\NetBeansProjects\\River-3.0\\trunk
all.doc
doc-init:
Copying 110 files to
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc
javadoc-api:
Created dir:
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\doc\api
C:\Users\peter\Documents\NetBeansProjects\River-3.0\trunk\build.xml:306:
javadoc doesn't support the nested "configuration" element.
BUILD FAILED (total time: 1 second)
On 6/09/2015 9:42 PM, Peter wrote:
On 5/09/2015 1:04 AM, Dennis Reedy wrote:
Peter,
Recovered missing org.apache.river.test.support.* what is the status
of custard-apple artifact? This is a blocker for the release as well.
Dennis
Thanks Dennis, I'm considering uploading it to Maven, otherwise I'll
commit it to River, I wanted to make sure we're stable before modifying.
Turns out there were some unexpected test failures, but the fix was
simple, will commit the fix shortly.
Test results:
-----------------------------------------
-----------------------------------------
# of tests started = 1408
# of tests started = 1408
# of tests completed = 1408
# of tests completed = 1408
# of tests skipped = 50
# of tests skipped = 50
# of tests passed = 1400
# of tests passed = 1400
# of tests failed = 8
# of tests failed = 8
-----------------------------------------
-----------------------------------------
Tests that failed:
org/apache/river/test/spec/discoverymanager/LocsDiscardUnreachable.td,\
org/apache/river/test/spec/io/marshalinputstream/LoadClass_VerifyCodebaseIntegrityTest.td,\
org/apache/river/test/spec/io/marshalinputstream/Resolve_VerifyCodebaseIntegrityTest.td,\
org/apache/river/test/spec/io/marshalledinstance/Get_ExceptionTest.td,\
org/apache/river/test/spec/io/marshalledinstance/Get_NormalTest.td,\
org/apache/river/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td,\
org/apache/river/test/spec/javaspace/conformance/ReadTest.td
On Sep 3, 2015, at 1155PM, Peter<j...@zeus.net.au> wrote:
Dennis,
We're still missing the following package from the qa test suite:
org.apache.river.test.support.*
I've added it locally and now the qa test suite is running, I'll
report back my results.
Regards,
Peter.