On the 0x5A0 day of Apache Harmony Tim Ellison wrote:
> Works for me, but I often find problems incrementally compiling pack200
> after commits. I assume there are some updates that fool the dependency
> mechanism.
>
> Try a clean in the pack200 module first.
works after cleaning pack200, thanks,
Works for me, but I often find problems incrementally compiling pack200
after commits. I assume there are some updates that fool the dependency
mechanism.
Try a clean in the pack200 module first.
Regards,
Tim
Egor Pasko wrote:
> $subj for me after updating classlib:
>
> compile-java:
> [e
$subj for me after updating classlib:
compile-java:
[echo] Compiling PACK200 classes
[javac] Compiling 16 source files to
/home/pasko/svn/1/trunk/working_classlib/build/classes
[javac] Since fork is false, ignoring memoryMaximumSize setting
[javac] Compiling 1 source file to
/ho
Resolved :)
2008/8/11 Aleksey Shipilev <[EMAIL PROTECTED]>:
> There is open JIRA [1] from Steve related to this issue.
>
> Thanks,
> Aleksey.
>
> [1] "yoko jar link broken"
> https://issues.apache.org/jira/browse/HARMONY-5942
>
> On Mon, Aug 11, 2008 at 10:49 AM, Mark Hindess
> <[EMAIL PROTECTED]>
Sorry.
It blocks the building, and there is no source code updating, so ...
I will take care next time.
2008/8/11 Mark Hindess <[EMAIL PROTECTED]>:
>
> I approve, but we are in a strict code freeze and should really get two
> committers approval to make changes.
>
> -Mark.
>
> In message <[EMAIL P
There is open JIRA [1] from Steve related to this issue.
Thanks,
Aleksey.
[1] "yoko jar link broken"
https://issues.apache.org/jira/browse/HARMONY-5942
On Mon, Aug 11, 2008 at 10:49 AM, Mark Hindess
<[EMAIL PROTECTED]> wrote:
>
> I approve, but we are in a strict code freeze and should really ge
I approve, but we are in a strict code freeze and should really get two
committers approval to make changes.
-Mark.
In message <[EMAIL PROTECTED]>,
"Sean Qiu" writes:
>
> Thanks. Nathan.
> I have updated yoko related jars to new locations.
>
> 2008/8/8 Nathan Beyer <[EMAIL PROTECTED]>:
> > It p
Thanks. Nathan.
I have updated yoko related jars to new locations.
2008/8/8 Nathan Beyer <[EMAIL PROTECTED]>:
> It probably just hasn't been updated for a while.
>
> Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
>
> -Nathan
>
> On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <[EMAIL PROT
It probably just hasn't been updated for a while.
Don't use 'ibiblio' for the maven repo, use "repo1.maven.org".
-Nathan
On Thu, Aug 7, 2008 at 8:18 PM, Sean Qiu <[EMAIL PROTECTED]> wrote:
> Yes, the link seems out-of-date, why do we use the snapshot of yoko?
> Are we depend on some APIs of the
Yes, the link seems out-of-date, why do we use the snapshot of yoko?
Are we depend on some APIs of the latest spec?
I am not sure about this.
If not, maybe we can use some more stable one, such as:
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/yoko/yoko-spec-corba/1.0/yoko-spec-corba-1.
Hi,
I'm building Harmony-classlib from the scratch, just checked it out,
now building. The download link is broken, I guess.
[EMAIL PROTECTED] ~/trunks/Harmony-classlib $ ant fetch-depends
Buildfile: build.xml
fetch-depends:
-download:
[echo] Checking depends/jars/yoko-1.0-SNAPSHOT-2008030
If you see this message...
svn: Failed to add directory
'modules/luni/src/main/native/launcher/shared': object of the same name
already exists
when updating the classlib code, please rm -rf the offending directory
and update once again.
Send comments to [EMAIL PROTECTED]
Tim
[EMAIL PROTECTED
After some study, I will first try the luni module.
And I will:
1.Open all warnings on linux platform.
2.Clean up any warning for GCC 3.0 or 4.0.
3.Set warning-as-error by default.
4.Considering the behaviors of different compilers on different platforms, I
can hardly treat with all these compile
OK, Tim. I will begin to clean up warnings.:)
On 4/24/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Leo Li wrote:
> OK, I will try to open them.
>
> But there is one thing to decide: whether to regard all warnings as
> error. I once opened all warnings as error in luni module but the config
is
>
Leo Li wrote:
> OK, I will try to open them.
>
> But there is one thing to decide: whether to regard all warnings as
> error. I once opened all warnings as error in luni module but the config is
> changed to just report warning but does not stop compiling. If the warning
> is not regarded as erro
OK, I will try to open them.
But there is one thing to decide: whether to regard all warnings as
error. I once opened all warnings as error in luni module but the config is
changed to just report warning but does not stop compiling. If the warning
is not regarded as error as on win32 platform do
Alexey Varlamov wrote:
> I thought we already agreed to keep it turned on... It would be nice
> if you could have some time cleaning Linux too.
Agreed.
Tim
t; Leo, Tim, thanks for quick response.
> > > >
> > > > Vasily
> > > >
> > > >
> > > > -Original Message-
> > > > From: Tim Ellison [mailto:[EMAIL PROTECTED]
> > > > Sent: Monday, April 23, 2007 7:16 PM
>
M <[EMAIL PROTECTED]> wrote:
> > >
> > > Leo, Tim, thanks for quick response.
> > >
> > > Vasily
> > >
> > >
> > > -Original Message-
> > > From: Tim Ellison [mailto:[EMAIL PROTECTED]
> > > Sent: Monda
2007/4/23, Zakharov, Vasily M <[EMAIL PROTECTED]>:
Hi, all,
I'm trying to build (after clean) the recent classlib on WinXP and
repeatedly get the following fail:
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOW
:)
>
> On 4/23/07, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:
> >
> > Leo, Tim, thanks for quick response.
> >
> > Vasily
> >
> >
> > -Original Message-
> > From: Tim Ellison [mailto:[EMAIL PROTECTED]
> > Sent: Monday, April 23,
ponse.
>
> Vasily
>
>
> -Original Message-
> From: Tim Ellison [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 23, 2007 7:16 PM
> To: dev@harmony.apache.org
> Subject: Re: [classlib] Build failed
>
> FYI failing code backed out at r531497.
>
> Regards,
> Tim
>
he.org
Subject: Re: [classlib] Build failed
FYI failing code backed out at r531497.
Regards,
Tim
Zakharov, Vasily M wrote:
> Hi, all,
>
> I'm trying to build (after clean) the recent classlib on WinXP and
> repeatedly get the following fail:
>
> [exec] cl -c -DCR
Leo, Tim, thanks for quick response.
Vasily
-Original Message-
From: Tim Ellison [mailto:[EMAIL PROTECTED]
Sent: Monday, April 23, 2007 7:16 PM
To: dev@harmony.apache.org
Subject: Re: [classlib] Build failed
FYI failing code backed out at r531497.
Regards,
Tim
Zakharov, Vasily M
FYI failing code backed out at r531497.
Regards,
Tim
Zakharov, Vasily M wrote:
> Hi, all,
>
> I'm trying to build (after clean) the recent classlib on WinXP and
> repeatedly get the following fail:
>
> [exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
> -FIsehmap.h -D_X86_=1 -DW
Hi, all,
I'm trying to build (after clean) the recent classlib on WinXP and
repeatedly get the following fail:
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x0400 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0
I have encountered the same problem building with visual studio 2003.
One choice is to set WARNING_LEVEL=W0 also on win32 platform in
depends\build\defines.mak as a workround.
Maybe the patch owner will look at it tomorrow.:)
On 4/23/07, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:
Hi, all,
27 matches
Mail list logo