My current plugins directory looks like this :

[jules@zeuglodon 3.0]$ ls -l plugins/
total 12
drwxrwxr-x    2 jules    jules        4096 Sep  3 22:43 CVS
drwxrwxr-x    8 jules    jules        4096 Sep 17 01:01 jetty
drwxrwxr-x    5 jules    jules        4096 Sep 17 01:01 varia
[jules@zeuglodon 3.0]$

[jules@zeuglodon 3.0]$ cvs status plugins/jetty
[EMAIL PROTECTED]'s password:
? plugins/jetty/output
? plugins/jetty/build
? plugins/jetty/TODO
? plugins/jetty/META-INF
cvs server: Examining plugins/jetty
===================================================================
File: build.bat         Status: Up-to-date

   Working revision: 1.2
   Repository revision: 1.2 /cvsroot/jboss/contrib/jetty/build.bat,v
   Sticky Tag:  (none)
   Sticky Date:  (none)
   Sticky Options: (none)

===================================================================
File: build.sh          Status: Up-to-date

   Working revision: 1.7
   Repository revision: 1.7 /cvsroot/jboss/contrib/jetty/build.sh,v
   Sticky Tag:  (none)
   Sticky Date:  (none)
   Sticky Options: -kk

===================================================================
File: build.xml         Status: Up-to-date
.....................




I'm just checking out a completely fresh tree - we'll see whether it
contains plugins/jetty.... - it does !

would you try going into your plugins dir and doing a 'cvs update -d' -
are you sure you have HEAD checked out ?


Jules


P.S.

The fresh tree I checked out was done on a completely separate machine
like this:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
(empty passwd given)
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co
jboss-all

That worked for me.

Are you checking out a particulra tag, that I am meant to have used -
Jason just checked all this in on HEAD, and I assumed that was where it
was meant to be....



Andreas Schaefer wrote:

> ----- Original Message -----
> From: "Julian Gosnell" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 16, 2001 5:00 PM
> Subject: Re: [JBoss-dev] Still problems with Jetty
>
> > Or is the problem that you can't find the Jetty source, because
> > contrib/jetty no longer exists ?
> >
> > look in plugins....
>
> Nope, the "jboss-all/plugins" only contains varia which contains
> - JDBC
> - JDO and Castor
> - Tyrex
>
> The build complains the "plugins/jetty" is missing and ignore the
> package.
>
> Andy
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to