[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.phoenix] project-info question?

Hi,

I was directed here by someone else because I had some questions about the project-info.xml. I'm not sure if this is the right place though. If not please redirect me.

> I just created VE's project-info file. I have questions about it.
>
> When I go to
> http://www.eclipse.org/projects/roadmap/project.php?project=tools.ve
>
> * It doesn't show the releases on this web page. This is an example
> of what the releases elements look like in the xml.
> <releases>
>
> <release>
> <name>0.5.0</name>
> <date>12/2003</date>
>
> <download>http://archive.eclipse.org/tools/ve/downloads/drops/R-0.5.0-200312051712/index.html</download>


>
>                 <status>completed</status>
>         </release>
>         <release> ...
>
>     * I have something like this for the cvs elements. But it only shows
>       the first module, and the link above it only goes to the first
>       module. The example project-info that I used to create this had
>       multiple paths in it:
>       <cvs repository="/cvsroot/tools/">
>
>      <module path="org.eclipse.ve" />
>      <module path="org.eclipse.ve.cde" />
>      <module path="org.eclipse.ve.doc" />
>     ...
>
>     * The mailing list and newsgroup sections on that page have no links
>       on them. It just lists the mailing list and the newsgroup names
>       and that is it. I have the maillist and newsgroup files in the
>       project-info directory but it isn't using them to describe them.
>       Is this page not showing this info?
>     * When does the dashboard data get updated? Does it use the
>       project-info.xml file for that? The dashboard for VE is currently
>       empty even though there are bugs and newsgroup and mailing list
>       entries done in the last week.
>
--
Thanks,
Rich Kulp