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 Varlamov <al...@gmail.com> on 2008/03/03 13:54:07 UTC

Use http for svn:external (was Re: Build Problem 1)

I believe we should finally switch used externals from HTTPS to HTTP
based urls, to avoid such problems once and forever. Especially as
"concurrent" module is imported from standard tree and is not supposed
to be modifiable in the mainstream process.
I guess this change will be transparent for existing workspaces, i.e.
"svn up" will pick it up normally.
Waiting for objections ;)

--
Alexey

2008/3/2, Tony Wu <wu...@gmail.com>:
> standard should be checked out as an external dependency. go to
> E:\Harmony_SVN\working_classlib\modules\concurrent\ and run "svn up".
>
> If you still have no standard folder, could you please show me the
> output of "svn pg svn:externals
> E:\Harmony_SVN\working_classlib\modules\concurrent\" ?
>
> On 3/2/08, Johnny Kewl <jo...@kewlstuff.co.za> wrote:
> > After SVN and populate source and fetch-depends
> > You get this error building classes
> >
> > The problem is that the STANDARD folder is not there????
> >
> >
> > BUILD FAILED
> > E:\Harmony_SVN\working_classlib\build.xml:113: The following error occurred whil
> > e executing this line:
> > E:\Harmony_SVN\working_classlib\make\build-java.xml:120: srcdir "E:\Harmony_SVN\
> > working_classlib\modules\concurrent\standard\src\main\java" does not exist!
>
>
> --
> Tony Wu
> China Software Development Lab, IBM
>

Re: Use http for svn:external (was Re: Build Problem 1)

Posted by Alexey Varlamov <al...@gmail.com>.
Done at revision: 635857

2008/3/7, Tim Ellison <t....@gmail.com>:
> Alexey Varlamov wrote:
> > I believe we should finally switch used externals from HTTPS to HTTP
> > based urls, to avoid such problems once and forever. Especially as
> > "concurrent" module is imported from standard tree and is not supposed
> > to be modifiable in the mainstream process.
> > I guess this change will be transparent for existing workspaces, i.e.
> > "svn up" will pick it up normally.
> > Waiting for objections ;)
>
> Sure.  Like you say, this code is not modified by us so it should be fine.
>
> Regards,
> Tim
>
> > 2008/3/2, Tony Wu <wu...@gmail.com>:
> >> standard should be checked out as an external dependency. go to
> >> E:\Harmony_SVN\working_classlib\modules\concurrent\ and run "svn up".
> >>
> >> If you still have no standard folder, could you please show me the
> >> output of "svn pg svn:externals
> >> E:\Harmony_SVN\working_classlib\modules\concurrent\" ?
> >>
> >> On 3/2/08, Johnny Kewl <jo...@kewlstuff.co.za> wrote:
> >>> After SVN and populate source and fetch-depends
> >>> You get this error building classes
> >>>
> >>> The problem is that the STANDARD folder is not there????
> >>>
> >>>
> >>> BUILD FAILED
> >>> E:\Harmony_SVN\working_classlib\build.xml:113: The following error occurred whil
> >>> e executing this line:
> >>> E:\Harmony_SVN\working_classlib\make\build-java.xml:120: srcdir "E:\Harmony_SVN\
> >>> working_classlib\modules\concurrent\standard\src\main\java" does not exist!
> >>
> >> --
> >> Tony Wu
> >> China Software Development Lab, IBM
> >>
> >
>

Re: Use http for svn:external (was Re: Build Problem 1)

Posted by Tim Ellison <t....@gmail.com>.
Alexey Varlamov wrote:
> I believe we should finally switch used externals from HTTPS to HTTP
> based urls, to avoid such problems once and forever. Especially as
> "concurrent" module is imported from standard tree and is not supposed
> to be modifiable in the mainstream process.
> I guess this change will be transparent for existing workspaces, i.e.
> "svn up" will pick it up normally.
> Waiting for objections ;)

Sure.  Like you say, this code is not modified by us so it should be fine.

Regards,
Tim

> 2008/3/2, Tony Wu <wu...@gmail.com>:
>> standard should be checked out as an external dependency. go to
>> E:\Harmony_SVN\working_classlib\modules\concurrent\ and run "svn up".
>>
>> If you still have no standard folder, could you please show me the
>> output of "svn pg svn:externals
>> E:\Harmony_SVN\working_classlib\modules\concurrent\" ?
>>
>> On 3/2/08, Johnny Kewl <jo...@kewlstuff.co.za> wrote:
>>> After SVN and populate source and fetch-depends
>>> You get this error building classes
>>>
>>> The problem is that the STANDARD folder is not there????
>>>
>>>
>>> BUILD FAILED
>>> E:\Harmony_SVN\working_classlib\build.xml:113: The following error occurred whil
>>> e executing this line:
>>> E:\Harmony_SVN\working_classlib\make\build-java.xml:120: srcdir "E:\Harmony_SVN\
>>> working_classlib\modules\concurrent\standard\src\main\java" does not exist!
>>
>> --
>> Tony Wu
>> China Software Development Lab, IBM
>>
>