Re: [Fwd: Re: Anyone seen this?]

2003-08-08 Thread Stefan Bodewig
On Thu, 07 Aug 2003, Leo Simons [EMAIL PROTECTED] wrote:

 Stefan, I assume you know where an ant bug report needs to go, if
 any?

http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant

or just send it to me and I'll take care of putting it into the right
place.

Thanks

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Fwd: Re: Anyone seen this?]

2003-08-08 Thread Leo Simons
Ah, message was too big. Didn't catch that. Resending without attachments.

 Original Message 
Subject: 	Re: Anyone seen this?
Date: 	Sat, 02 Aug 2003 14:49:31 +0200
From: 	Leo Simons [EMAIL PROTECTED]
Newsgroups: 	gmane.comp.jakarta.gump
References: 	[EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED] [EMAIL PROTECTED]

Okay,

you was spot-on, there's a problem running 'run-tests'. Attached are the 
dumps the sun jvm makes. I tried switching to IBM jdk 1.3.1:

[lsimons /data/gump/ant]$ ./build.sh -v run-tests 21  
test-ant-log-ibmjdk.txt

which results in an encoding complaint:

error: The encoding null is not supported

Not exactly useful, I know, but from distant memory I seem to recall 
that this is a common IBM jdk bug under linux. Anyway, I went on to try 
jdk 1.4.2

...and that solves the problem. As of now, gump runs on lsd run under 
sunjdk 1.4.2.

Stefan, I assume you know where an ant bug report needs to go, if any?

cheers,

- Leo

Stefan Bodewig wrote:
On Fri, 01 Aug 2003, Leo Simons [EMAIL PROTECTED] wrote:


that's the ant build itself if I'm not mistaken.


cat cmdline would tell you if you wanted to be sure, but it looks a
lot like dist-ant or test-ant.  Does the log indicate where the
process is hanging?
In either case, some change in Ant could have triggered a VM bug
(RedHat 8 is not exactly Java's favorite Linux distribution).
Stefan




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


cvs commit: jakarta-gump/project krysalis-antlibs.xml krysalis-centipede.xml krysalis-ruper.xml krysalis-version.xml

2003-08-08 Thread nickchalko
nickchalko2003/08/08 00:13:37

  Modified:..cvsignore
   profile  gump.xml
  Added:   project  krysalis-antlibs.xml krysalis-centipede.xml
krysalis-ruper.xml krysalis-version.xml
  Log:
  Moved krysalis stuff here to avoid SF cvsview time lag.
  
  Revision  ChangesPath
  1.13  +1 -0  jakarta-gump/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/jakarta-gump/.cvsignore,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- .cvsignore8 Aug 2003 06:32:48 -   1.12
  +++ .cvsignore8 Aug 2003 07:13:36 -   1.13
  @@ -11,3 +11,4 @@
   javadocs
   velocity.log
   build
  +*~
  
  
  
  1.249 +6 -8  jakarta-gump/profile/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
  retrieving revision 1.248
  retrieving revision 1.249
  diff -u -r1.248 -r1.249
  --- gump.xml  7 Aug 2003 09:15:47 -   1.248
  +++ gump.xml  8 Aug 2003 07:13:36 -   1.249
  @@ -158,20 +158,17 @@
   
 !-- [EMAIL PROTECTED] --
   
  -!--
  -  module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-ruper/gump.xml/
  ---
  -  module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-centipede/gump.xml;
 /
  -  !--module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-template/smoke-test/gump.xml;
 /--
  -  module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-version/gump.xml;
 /
  +  module href=project/krysalis-version.xml /
  +  module href=project/krysalis-ruper.xml/
  +  module href=project/krysalis-centipede.xml /
  +  module href=project/krysalis-antlibs.xml/
   
  -  !-- antlibs  nickchalko: refactoring in progress--
  -  module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-antlibs/gump.xml/
 !--module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-antlibs/forrest/gump.xml/
 module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-antlibs/junit/gump.xml/
 module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-antlibs/java/gump.xml/
 module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-antlibs/standard/gump.xml/--
 
  +  !--module 
href=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-template/smoke-test/gump.xml;
 /--
   !-- other --
   
 module href=project/antlr.xml/
  @@ -294,3 +291,4 @@
 server href=server/icarus.apache.org.xml/
   
   /profile
  +
  
  
  
  1.1  jakarta-gump/project/krysalis-antlibs.xml
  
  Index: krysalis-antlibs.xml
  ===
  ?xml version=1.0 ?
  module name=krysalis-antlibs fullname=Krysalis Centipede AntLibs

url href=http://www.krysalis.org/antlibs/test; 
downloads=http://sourceforge.net/project/showfiles.php?group_id=36516/
  
  site hostname=krysalis.sourceforge.net 
remotedir=/home/groups/k/kr/krysalis/htdocs/antlibs/
  
  cvs 
repository=sourceforge 
host-prefix=cvs.krysalis 
dir=krysalis 
module=krysalis-antlibs 

cvsweb=http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/krysalis/krysalis-antlibs/

  jars repository=maven url=http://www.ibiblio.org/maven//
  
  description
AntLibs
  /description
  
 project name=krysalis-antlibs-all fullname=All Krysalis AntLibs
url href=http://www.krysalis.org/templates/krysalis-antlibs/
description
Bootstrap build for all antlibs.
/description
version major=0 minor=1 fix=0 tag=HEAD/
ant target=gump vm=1.2
  property name=ant.home project=ant reference=home/
/ant
depend inherit=all project=krysalis-centipede/
depend inherit=all project=ant/
nag to=[EMAIL PROTECTED]
  from=Nick Chalko lt;[EMAIL PROTECTED]gt;/
  /project
  
  
  project name=krysalis-cents-all fullname=All Krysalis Cents
description
Transient alias.
  /description
version major=0 minor=1 fix=0 tag=HEAD/
  
depend inherit=all project=krysalis-antlibs-all/
 /project
/module
  
  
  
  1.4   +154 -40   jakarta-gump/project/krysalis-centipede.xml
  
  
  
  
  1.7   +117 -46   jakarta-gump/project/krysalis-ruper.xml
  
  
  
  
  1.1  jakarta-gump/project/krysalis-version.xml
  
  Index: krysalis-version.xml
  ===
  ?xml version=1.0?
  module name=krysalis-version fullname=Krysalis Version

cvs commit: jakarta-gump/project xdoclet.xml

2003-08-08 Thread bodewig
bodewig 2003/08/08 00:16:29

  Modified:project  xdoclet.xml
  Log:
  apache-module requires Velocity and BSF now
  
  Revision  ChangesPath
  1.56  +4 -1  jakarta-gump/project/xdoclet.xml
  
  Index: xdoclet.xml
  ===
  RCS file: /home/cvs/jakarta-gump/project/xdoclet.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- xdoclet.xml   23 May 2003 07:19:30 -  1.55
  +++ xdoclet.xml   8 Aug 2003 07:16:29 -   1.56
  @@ -105,6 +105,8 @@
   
   ant basedir=modules/apache target=xdoclet-xml/
   
  +depend project=jakarta-bsf/
  +depend project=jakarta-velocity/
   depend project=xdoclet-compile-core inherit=all /
   depend project=xdoclet-xdoclet-module-prepare /
   depend project=xdoclet-ejb-module-prepare /
  @@ -141,7 +143,8 @@
   depend project=jms/
   depend project=jakarta-servletapi-4/
   depend project=jakarta-bcel runtime=true/
  -depend project=mockobjects inherit=runtime/
  +depend project=mockobjects inherit=runtime
  +ids=core jdk/
   
   work nested=core/build/classes /
   work nested=modules/build/apache/classes/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Python Gump

2003-08-08 Thread Leo Simons
Adam Jack wrote:
As such, I'd really appreciate any
pointers that folks could give in order to get me started.
that'd be http://nagoya.apache.org/wiki/apachewiki.cgi?GumpPython

I'd like to finish off (and make work) the gumppy.sh I started, and see
what I can do to make it work for command line (from cron) for batch builds.
Although on Linux I only have telnet access, on W2K I can do GUI -- if that
helps me get started. I know a GUI was added in front of Gump, could
somebody point me to what I need to install for that, and where I get start
running it?
same link.

I can get you X-over-SSH to a box running red hat if you need it to test 
linux GUI stuff.

Any other advice/pointers on python in general, python gump and command
line, etc. would be appreciated.
the messages posted after this one:

http://marc.theaimsgroup.com/?l=alexandria-devm=105024330711316w=2

contain lots of useful snippets. I like the PyCrust editor as an 
alternative to emacs. There's dozens of those. Google works nicely :D

BTW: Yes, I understand the risks of investment here, but I think it is worth
the shot...
go for it dude! (and keep us informed and the wiki updated ;)

cheers,

- Leo



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]