Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Bugs for beginners to work on

Hi Hristo

Well spotted! Fixed. Thanks.

Regards,
Glyn

On 13 Sep 2010, at 14:06, Iliev, Hristo wrote:

> Hi,
> 
> I just saw that 318311 was closed. However in kernel's build.xml there are two duplicated copy tags that deal with the resources:
> 		<copy todir="${package.output.dir}" failonerror="false">
> 			<fileset dir="${basedir}/resources"/>
> 		</copy>
> 
> I think that one of them is redundant (the first one?). If this is not the case please correct me.
> 
> Regards,
> Hristo Iliev
> 
> 
> -----Original Message-----
> From: virgo-dev-bounces@xxxxxxxxxxx [mailto:virgo-dev-bounces@xxxxxxxxxxx] On Behalf Of Glyn Normington
> Sent: Friday, July 16, 2010 2:30 PM
> To: Virgo Project
> Subject: [virgo-dev] Bugs for beginners to work on
> 
> There are some relatively easy looking bugs in the backlog that a beginner may want to take a crack at fixing and then submitting a patch:
> 
> 309688
> 318311
> 318319
> 
> Also 307737 is reasonably straightforward, but would need to be done with some sensitivity to the current coding style of the shell scripts and Windows batch files.
> 
> If you make a start on any of these, please post here. We don't want people wasting their time duplicating each other's efforts.
> 
> Regards,
> Glyn_______________________________________________
> virgo-dev mailing list
> virgo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/virgo-dev
> _______________________________________________
> virgo-dev mailing list
> virgo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/virgo-dev



Back to the top