If I do a clean co of jboss-head and just try to run ant from within the
xdoclet directory this fails. It does not matter if I use ant directly or
the build.sh script. This is on a WinXP box setup with cygwin.

xdoclet 536>ant -version
Apache Ant version 1.5.1 compiled on October 2 2002
xdoclet 537>ant
Buildfile: build.xml

_buildmagic:init:
Trying to override old definition of task property

_buildmagic:init:buildlog:

configure:

configure-libraries:

configure-modules:
Overriding previous definition of reference to jboss.naming.classpath

configure-defaults:

configure-tools:

_default:init:

init:

passfile:

checkout:
    [mkdir] Created dir: C:\usr\Main\jboss-head\xdoclet\checkout
      [cvs] Using cvs passfile: C:\usr\Main\jboss-head\xdoclet\.cvspass
      [cvs] cvs checkout: authorization failed: server cvs.xdoclet.sourceforge.n
et rejected access to /cvsroot/xdoclet for user anonymous

BUILD FAILED
file:C:/usr/Main/jboss-head/xdoclet/build.xml:173: cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet'
'-q'
'-z3'
'checkout'
'-P'
'xdoclet-all'

The ' characters around the executable and arguments are
not part of the command.


environment:

        ALLUSERSPROFILE=C:\Documents and Settings\All Users
        APPDATA=C:\Documents and Settings\starksm\Application Data
        COMMONPROGRAMFILES=C:\Program Files\Common Files
        COMPUTERNAME=BANSHEE
        COMSPEC=C:\WINDOWS\system32\cmd.exe
        CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/jboss
        CVS_RSH=ssh
        CYGWIN=ntsec tty
        HOME=C:\Scott
        HOMEDRIVE=C:
        HOMEPATH=\Documents and Settings\starksm
        JAVA_HOME=C:\usr\local\Java\jdk1.3.1_05
        LOGONSERVER=\\BANSHEE
        MANPATH=/cygwin/usr/man
        NUMBER_OF_PROCESSORS=1
        OLDPWD=/usr/Main/jboss-head
        OS=Windows_NT
        PATH=C:\cygwin\bin;C;C:\usr\local\Java\jdk1.3.1_05\bin;C;C:\usr\local\Ja
va\Jakarta\jakarta-ant-1.5.1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Syste
m32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\Se
cureCRT 3.0;.;.
        PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
        PROCESSOR_ARCHITECTURE=x86
        PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 4, GenuineIntel
        PROCESSOR_LEVEL=15
        PROCESSOR_REVISION=0204
        PROGRAMFILES=C:\Program Files
        PROMPT=$T$G
        PWD=/usr/Main/jboss-head/xdoclet
        SESSIONNAME=Console
        SHLVL=1
        SYSTEMDRIVE=C:
        SYSTEMROOT=C:\WINDOWS
        TEMP=C:\WINDOWS\TEMP
        TERM=cygwin
        TMP=C:\WINDOWS\TEMP
        USERDOMAIN=BANSHEE
        USERNAME=starksm
        USERPROFILE=C:\Documents and Settings\starksm
        WINDIR=C:\WINDOWS
        _=/usr/local/Java/Jakarta/jakarta-ant-1.5.1/bin/ant
        CVS_PASSFILE=C:\usr\Main\jboss-head\xdoclet\.cvspass]

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 27, 2002 6:50 AM
Subject: Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore


Can you go to 

C:/cvs/jboss/HEAD/jboss-head/xdoclet/checkout/xdoclet-all/xdoclet/

and run ant? this should build xdoclet "normally".  If it succeeds the
problems are with my modifications to make xdoclet build insode jboss:
otherwise the problem is in xdoclet build.

I don't have windows and it works for me on linux and os X.

thanks
david jencks



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to