Stefan Miklosovic created CASSANDRA-20868:
---------------------------------------------

             Summary: Exclude javadoc building from release process
                 Key: CASSANDRA-20868
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20868
             Project: Apache Cassandra
          Issue Type: Task
          Components: Build
            Reporter: Stefan Miklosovic
            Assignee: Stefan Miklosovic


I was about to stage 4.1.10 and I failed to do so as I was not able to pass 
"ant publish". It will eventually try to build javadocs and this step behaves 
completely randomly, sometimes it passes, sometimes it does not.

What I suspect is happening is that, based on empirical testing I conducted, 
more memory we assign to javadoc generation, more successful it is / 
probability of that failing is lower. 

For now, it is 256m, I will increase it to 1024m. Tricky part about releasing 
is that changes have to be there so I need to commit this before deploying.

If it does not work, we will just skip javadoc completely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to