For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > May 2005 > Re: [PEAR-QA] old releases with invalid package.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR-QA] old releases with invalid package.xml
Martin Jansen

2005-05-04, 8:57 pm

On Wed May 04, 2005 at 12:0957AM -0400, Greg Beaver wrote:
> Due to the moves I've been making to REST, several ancient releases and
> a few newer ones have come to light that do not have valid package.xml.
> In particular, every single one of File_Ogg's releases is invalid, due
> to the use of:
>
> <dep type="php" rel="ge">0.4.1</dep>
>
> instead of
>
> <dep type="php" rel="ge" version="0.4.1"/>


A complete list of all releases that ship with invalid package.xml
files can be found at http://pear.php.net/~mj/invalid-packages.txt.

- Martin
Arnaud Limbourg

2005-05-09, 8:56 am

>>Due to the moves I've been making to REST, several ancient releases and
>
>
> A complete list of all releases that ship with invalid package.xml
> files can be found at http://pear.php.net/~mj/invalid-packages.txt.


They should be re-released indeed.

First one to get to do it should announce it here so the work is not
done twice.

Arnaud.
Greg Beaver

2005-05-09, 3:58 pm

Arnaud Limbourg wrote:

>
>They should be re-released indeed.
>
>First one to get to do it should announce it here so the work is not
>done twice.
>


I removed phpDocumentor 1.2.0RC1 and PEAR 0.91-dev as these are not
likely to be popular versions.

Greg
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com