On 4/14/20 1:46 PM, Carl Marcum wrote:
On 4/14/20 3:57 PM, Peter Kovacs wrote:
You could try to build only the module, by going into the folder and
execute make directly.
Hi Peter,
Yes but that doesn't solve my problem with targets not running in
order or how I can enforce it if possible.
I don't want to break the build if my change ever makes it to trunk.
Eventually if I can get Ant to build the Jar exactly as gbuild does I
can use that one and my problem goes away.
But until then I was wanting to use the current one that gbuild builds.
Thanks,
Carl
Hi Carl --
From your first post in this thread...
When I build with "build --all" everything works as expected.
When I build with "build --all -P2 -- -P2" the file copy fails because
the juh.jar file isn't completed.
I recall having issues with the second part -- -P2.
You might try omitting that, and just use "build --all -P2" or maybe
"build --all -P4"
ref...
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Building_2
The build will take a longer but you shouldn't run into the
"non-completion" issue you're having.
Hope this helps,
Kay
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org