Bug #58563 Build of clusterj.jar fails during parallel build, missing dependency
Submitted: 29 Nov 2010 15:30 Modified: 29 Nov 2010 21:58
Reporter: Magnus Blåudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster/J Severity:S3 (Non-critical)
Version:5.1.51-ndb-7.1.10 OS:Any
Assigned to: CPU Architecture:Any

[29 Nov 2010 15:30] Magnus Blåudd
Description:
During build of MySQL Cluster 7.1 on Windows using vcbuild with parallel set to 8, the clusterj.jar is built before its dependencies.

How to repeat:
Build with parallelism 8

Suggested fix:
Add dependency on all .jar that clusterj.jar consist of.
[29 Nov 2010 15:34] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/125359
[29 Nov 2010 16:22] Magnus Blåudd
Pushed to  5.1.51-ndb-7.1.10
[29 Nov 2010 21:58] Jon Stephens
Documented in the NDB-7.1.10 changelog as follows:

        When building MySQL Cluster NDB 7.1 on Windows using vcbuild
        with parallelism set to 8, the clusterj.jar file was built
        before its dependencies, causing the build of this file to 
        fail.

Closed.