If I run ant from xdoclet-ant\xdoclet I get a different error.
This is the error I get (ran ant twice, only to get the error message we need,
otherwise the log is to long):
-----------------------------
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xdoclet>ant
Buildfile: build.xml
core:
init:
build-xjavadoc:
[echo] XJavaDoc sources are available and newer than xjavadoc.jar. Building
xjavadoc...
init:
[echo] C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/lib
C:\cvs\jboss\HEAD\jboss-head\xdoclet\
checkout\xdoclet-all\xdoclet/target/lib/xdoclet-xjavadoc-1.2b2.jar
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet
-all\xjavadoc/build/regular
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc
C:\cvs\jboss\HEAD\jboss-h
ead\xdoclet\checkout\xdoclet-all\xdoclet/target/lib
pretty:
prepare:
jjtree:
copy-grammar:
generate-node-parser:
generate-simple-parser:
copy-grammar:
generate-parsers:
compile:
jar:
init:
[echo] C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/lib
C:\cvs\jboss\HEAD\jboss-head\xdoclet\
checkout\xdoclet-all\xdoclet/target/lib/xdoclet-xjavadoc-uc-1.2b2.jar
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoc
let-all\xjavadoc/build/unicode
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc
C:\cvs\jboss\HEAD\jbos
s-head\xdoclet\checkout\xdoclet-all\xdoclet/target/lib
pretty:
prepare:
jjtree:
copy-grammar:
generate-node-parser:
generate-simple-parser:
copy-grammar:
generate-parsers:
compile:
jar:
prepare:
beautify:
compile:
build-externalizer:
init:
[echo]
[echo] +----------------------------------------------------------------------
[echo] |
[echo] | B U I L D I N G X D O C L E T M O D U L E 'xdoclet'
[echo] |
[echo] +----------------------------------------------------------------------
validate-xtags:
[xmlvalidate] 1 file(s) have been successfully validated.
beautify:
compile:
xdoclet-xml:
externalizer:
jar:
docs:
copy-src:
all:
externalizer:
jar:
modules:
dist:
[builder] Buildfile: build.xml
[builder] BUILD FAILED
[builder] Target `and' does not exist in this project.
[builder] Total time: 1 second
BUILD FAILED
file:C:/cvs/jboss/HEAD/jboss-head/xdoclet/checkout/xdoclet-all/xdoclet/modules/build.xml:24:
1
Total time: 7 seconds
C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xdoclet>
---------------------------
"and"?
Looks like a "directory with spaces" problem, but why?
My PATH (Windows XP Pro):
C:\Documents and Settings\Ricardo>echo %PATH%
C:\j2sdk1.4.1_01\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C
:\Program Files\Oracle\jre\1.1.8\bin;C:\Program Files\Microsoft.NET\FrameworkSDK
\Bin\;C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\;C:\WINDOWS\Micr
osoft.NET\Framework\v1.0.3705\;C:\Program Files\Microsoft Visual Studio .NET\Vc7
\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\C
ommon Files\Adaptec Shared\System;C:\Java\jakarta-ant-1.5.1\bin;C:\Java\maven-1.
0-beta-6\bin;C:\Java\jikes-1.16\bin;C:\Program Files\CVS for NT\;C:\Java\mjp-00.
03-win32\bin;;C:\Program Files\SharpDevelop\bin;
Thanks
Ricardo Arg�ello
----- Original Message -----
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 27, 2002 9: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
On 2002.12.27 03:31:12 -0500 Ricardo Arg�ello wrote:
> Hi,
>
> I did a "cvs get _jboss_xdoclet" in jboss-head, but I can't build JBoss
> anymore.
> Tried running build.bat twice, as the message suggests, and doesn't work
> either.
> It was compiling perfectly before that change...
>
> JDK: Sun 1.4.1_01
> OS: Windows XP Pro
>
> Here is the message I get:
> -----------------------------------------
>
> C:\cvs\jboss\HEAD\jboss-head\build>build
> Calling ..\tools\bin\ant.bat -logger org.apache.tools.ant.NoBannerLogger
> Buildfile: build.xml
>
> _buildmagic:init:
> Trying to override old definition of task property
>
> configure-modules:
> Overriding previous definition of reference to jboss.naming.classpath
>
> configure-project:
> [echo] groups: default
> [echo] modules: xdoclet,common,jmx,system,aop,cache,j2ee,naming,management,
> transaction,server,blocks,console,security,messaging,connector,varia,cluster,jet
> ty,jboss.net,iiop
>
> _buildmagic:modules:most:
>
> ==============================================================
> ==
> == Executing 'most' in module 'xdoclet'...
> ==
> ==
>
> configure-modules:
> Overriding previous definition of reference to jboss.naming.classpath
>
> build-xjavadoc:
> [echo] XJavaDoc sources are available and newer than xjavadoc.jar.
> Building
> xjavadoc...
>
> init:
> [echo] C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/l
> ib C:\cvs\jboss\HEAD\jboss-head\xdoclet\output/lib/xdoclet-xjavadoc-jb4.jar
> C:\c
> vs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/build/regular
> C:\
> cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc
> C:\cvs\jboss\HEA
> D\jboss-head\xdoclet\output/lib
>
> init:
> [echo] C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/l
> ib C:\cvs\jboss\HEAD\jboss-head\xdoclet\output/lib/xdoclet-xjavadoc-uc-jb4.jar
> C
> :\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc/build/unicode
> C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xjavadoc
> C:\cvs\jboss\
> HEAD\jboss-head\xdoclet\output/lib
>
> init:
> [echo]
> [echo] +-------------------------------------------------------------------
> ---
> [echo] |
> [echo] | B U I L D I N G X D O C L E T M O D U L E 'xdoclet'
> [echo] |
> [echo] +-------------------------------------------------------------------
> ---
>
> validate-xtags:
> [xmlvalidate] c
> modules/xdoclet/src/META-INF/xtags.xml:1: Declared encoding "ISO-8859-1"
> does no
> t match actual one "Cp1252"; this might not be an error.
> [xmlvalidate] 1 file(s) have been successfully validated.
>
> dist:
> [builder] Buildfile: build.xml
> [builder] BUILD FAILED
> [builder] Target `Files\Common' does not exist in this project.
> [builder] Total time: 1 second
>
> BUILD FAILED
> file:C:/cvs/jboss/HEAD/jboss-head/xdoclet/checkout/xdoclet-all/xdoclet/modules/b
> uild.xml:24: 1
>
> Total time: 6 seconds
> Press any key to continue . . .
>
>
>
>
>
> -------------------------------------------------------
> 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
>
>
-------------------------------------------------------
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
-------------------------------------------------------
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