Can you please give us an idea of what you have right now? There's no
way we can participate with you if we don't have an idea of current
status...
geir
Ilya Neverov wrote:
On 10/31/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
[skip]
> Assumptions which look reasonable for jdktool's build subsystem:
>
> 1) it works in presence of built classlib (as HDK binaries or as a
> result of classlib phase of overall build);
yes - think of the same trick we do w/ DRLVM to "reach over" to find it.
I'd imagine the federated build to then have :
trunk/
working_classlib/
working_vm/
working_jdktools/
Commiters,
Could you please create empty directory "trunk/working_jdktools".
I need it to check building jdktools as part of the federated build.
Without having the "working_jdktools/" in the repository the moving
sources and patching buiild files would require additional manual
steps.
Thank you.
-Ilya