You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Alexey Petrenko <al...@gmail.com> on 2006/06/15 21:50:27 UTC

Re: [jira] Updated: (HARMONY-607) Build scripts for HARMONY-528 contribution needs modification

Ok, I'll try this tomorrow.
But in this case all headers should be copied before any building. It
is the only possible problem.

2006/6/15, Mark Hindess <ma...@googlemail.com>:
>
> Alexey,
>
> In theory, the changes Oliver has been making should mean that all the
> headers that form part of the classlib API should be accessible in
> deploy/include (similarly the .lib/.a files should be in deploy/lib).
>
> It should not be necessary to include files by pointing directly to the
> native-src tree.
>
> That's the theory, but I suspect there are headers that are not getting
> moved to the deploy/include tree as they should be.  Can you try picking
> up the includes from there and report what doesn't work?
>
> Unless we fix this it will break again when Oliver begins refactoring
> the native code to the modules tree.  If we fix it then it should stay
> fixed.
>
> Regards,
>  Mark.
>
> On 15 June 2006 at 15:23, "Alexey Petrenko (JIRA)" <ji...@apache.org> wrote:
> >      [ http://issues.apache.org/jira/browse/HARMONY-607?page=all ]
> >
> > Alexey Petrenko updated HARMONY-607:
> > ------------------------------------
> >
> >     Attachment: swing.build.xml.diff
> >
> > SWING module build script patch
> >
> > > Build scripts for HARMONY-528 contribution needs modification
> > > -------------------------------------------------------------
> > >
> > >          Key: HARMONY-607
> > >          URL: http://issues.apache.org/jira/browse/HARMONY-607
> > >      Project: Harmony
> > >         Type: Bug
> >
> > >   Components: Classlib
> > >     Reporter: Alexey Petrenko
> > >  Attachments: awt.build.xml.diff, misc.build.xml.diff, swing.build.xml.diff
> > >
> > > Harmony build layout is changed.
> > > So build scripts from HARMONY-528 can not find headers and put the result l
> > ibraries into wrong place.
> > > I'll prepare the path.
> >
> > --
> > 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
>
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [jira] Updated: (HARMONY-607) Build scripts for HARMONY-528 contribution needs modification

Posted by Tim Ellison <t....@gmail.com>.
Alexey Petrenko wrote:
> Ok, I'll try this tomorrow.
> But in this case all headers should be copied before any building. It
> is the only possible problem.

Yes.  Today, the classlib has to continue to be buildable independently
and first (against stubs where necessary), then the DRLVM and others can
build against the populated HDK.  At some point we may consider pulling
out the common code into another top level component, but I think we
have enough refactoring underway at the moment to start that!

Regards,
Tim

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org