Re: Modules added to projects build

Radim Kubacki <[email protected]> Thu, 15 May 2003 11:50:13 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Vitezslav Stejskal wrote:
> Hi George,
> 
> [email protected] wrote:
> 
>> Is there a good reason why the build.xml available from the projects
>> build page that does the cvs update is not itself available from cvs?
>>
> What was the first - chicken or egg? ;-). Seriously, the automated build 
> script was meant to help people who don't have a clue where to find 
> projects stuff in the CVS and want to build and run the prototype. If it 
> would be in the CVS people would have to know where to find it to be 
> able to use it.
> 
> -vita
> 

btw: since it is on web site it has to be in CVS ;-) but it is in trunk 
of projects module:

projects/www/proposals/prototype/build.xml

so maybe checkout somewhere and link

Radim