Hi Alexey,

At the time I was working on native code all over the place, and
since rebuilding our java classes takes a very long time on my
Windows box I found it useful to be able to just build all the natives.

I dont mind if this issue is closed as it's not really a major problem
(also the patch is probably very out of date, although it should be fairly
easy to create a new one) - however, I think it is something that
is still useful, and if we can add it without much effort, then
why not?

As for using "ant -f make/build-java.xml -Dbuild.module=awt build",
I believe that we discussed a little while ago that we would try to put
all main build targets into the top level build.xml, so that no developer
needs to directly execute the build scripts under make. IMHO it is
preferable to call "ant -Dbuild.module=awt build-java" in this case.

If there is still interest in this feature, I can create an up-to-date
patch and attach it to the JIRA.

Regards,
Oliver

Alexey Petrenko wrote:
Guys,

I suggest to close this issue as "won't fix" because current build
allows to build only specified module. And it is enough.

Thoughts? Objections?

SY, Alexey

2006/9/15, Alexey Petrenko (JIRA) <[EMAIL PROTECTED]>:
[ http://issues.apache.org/jira/browse/HARMONY-286?page=comments#action_12434930 ]

Alexey Petrenko commented on HARMONY-286:
-----------------------------------------

Current build allows to build only specified module. So I think that this bug should be closed as "won't fix"

> Add build-java and build-native targets to main build.xml
> ---------------------------------------------------------
>
>                 Key: HARMONY-286
>                 URL: http://issues.apache.org/jira/browse/HARMONY-286
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Oliver Deakin
>            Priority: Minor
>         Attachments: build.targets.diff
>
>
> At the moment there are no targets in make/build.xml to clean and build only the native code or only the java code in classlib. > I think it would be useful to have these as separate targets for convenience, so that when you are only working on Java code you need not recompile the native code entirely everytime, and vice versa.
> I will attach a patch with the necessary changes

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira






--
Oliver Deakin
IBM United Kingdom Limited


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to