You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by di...@multitask.com.au on 2003/01/11 06:57:49 UTC

Re: [GUMP] Build Failure - commons-latka

Anyone got any ideas about why the style task would suddenly be failing?
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Ted Husted <te...@husted.com> wrote on 11/01/2003 01:12:19 AM:

> ----------------------------------------------------
> This email is autogenerated from the output from:
> <http://cvs.apache.org/builds/gump/2003-01-10/commons-latka.html>
> ----------------------------------------------------
> 
> Buildfile: build.xml
> 
> init:
>      [echo] -------- latka 1.0-dev --------
> 
> jaxen-warn:
> 
> build-java:
>     [mkdir] Created dir: /home/rubys/jakarta/jakarta-
> commons/latka/target/classes
>     [javac] Compiling 74 source files to 
> /home/rubys/jakarta/jakarta-commons/latka/target/classes
>     [javac] /home/rubys/jakarta/jakarta-
> commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> java:520: warning: startSession(java.lang.String,int,boolean) in 
> org.apache.commons.httpclient.HttpClient has been deprecated
>     [javac]             _httpClient.startSession(host, port, port ==
> HTTPS_PORT);
>     [javac]                        ^
>     [javac] /home/rubys/jakarta/jakarta-
> commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> java:522: warning: startSession(java.lang.String,int,java.lang.
> String,int) in org.apache.commons.httpclient.HttpClient has been 
deprecated
>     [javac]             _httpClient.startSession(host, port, 
> getProxy().getHost(),
>     [javac]                        ^
>     [javac] /home/rubys/jakarta/jakarta-
> commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> java:536: warning: endSession() in org.apache.commons.httpclient.
> HttpClient has been deprecated
>     [javac]         _httpClient.endSession();
>     [javac]                    ^
>     [javac] 3 warnings
>      [copy] Copying 5 files to /home/rubys/jakarta/jakarta-
> commons/latka/target/classes
> 
> build:
> 
> jar:
>     [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/latka/dist
>     [mkdir] Created dir: /tmp/buildtemp_200301100621
>      [copy] Copying 82 files to /tmp/buildtemp_200301100621
>       [jar] Building jar: /home/rubys/jakarta/jakarta-
> commons/latka/dist/commons-latka-1.0-dev.jar
>    [delete] Deleting directory /tmp/buildtemp_200301100621
> 
> doc-top:
>      [copy] Copying 1 file to 
/home/rubys/jakarta/jakarta-commons/latka/target
> 
> doc-copy:
>     [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/latka/docs
>      [copy] Copying 1 file to 
/home/rubys/jakarta/jakarta-commons/latka/docs
> 
> check-javadoc:
> 
> doc-javadoc:
>     [mkdir] Created dir: /tmp/buildtemp_200301100621
>      [copy] Copying 76 files to /tmp/buildtemp_200301100621
>     [mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons/latka/docs/api
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.commons.latka...
>   [javadoc] Loading source files for package 
org.apache.commons.latka.event...
>   [javadoc] Loading source files for package 
org.apache.commons.latka.jelly...
>   [javadoc] Loading source files for package org.apache.commons.
> latka.jelly.validators...
>   [javadoc] Loading source files for package org.apache.commons.
> latka.validators...
>   [javadoc] Loading source files for package 
org.apache.commons.latka.junit...
>   [javadoc] Loading source files for package 
org.apache.commons.latka.http...
>   [javadoc] Loading source files for package org.apache.commons.
> latka.servlet...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.4.1
> 
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/Suite.java:74: 
> warning - Tag @see: can't find runTests(Suite, org.apache.commons.
> latka.event.LatkaEventInfo) in org.apache.commons.latka.Latka
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/jelly/RequestTag.
> java:297: warning - @return tag has no arguments.
>   [javadoc] Building index for all classes...
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/Validator.java:
> 78: warning - Tag @see: reference not found: org.apache.commons.
> latka.xml.ValidationHandler
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> java:96: warning - Tag @link: can't find runTests(org.apache.
> commons.latka.Suite,
>   [javadoc]  org.apache.commons.latka.event.LatkaEventInfo) in org.
> apache.commons.latka.Latka
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> java:96: warning - Tag @link: can't find runTests(org.apache.
> commons.latka.Suite,
>   [javadoc]  org.apache.commons.latka.event.LatkaEventInfo) in org.
> apache.commons.latka.Latka
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> java:96: warning - Tag @link: can't find runTests(org.apache.
> commons.latka.Suite,
>   [javadoc]  org.apache.commons.latka.event.LatkaEventInfo) in org.
> apache.commons.latka.Latka
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/http/RequestImpl.
> java:91: warning - @todo is an unknown tag.
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/http/SessionImpl.
> java:81: warning - @todo is an unknown tag.
>   [javadoc] 
> /tmp/buildtemp_200301100621/org/apache/commons/latka/http/SessionImpl.
> java:81: warning - @todo is an unknown tag.
>   [javadoc] Generating /home/rubys/jakarta/jakarta-
> commons/latka/docs/api/stylesheet.css...
>   [javadoc] 9 warnings
>    [delete] Deleting directory /tmp/buildtemp_200301100621
> 
> doc-xslt:
>     [mkdir] Created dir: /home/rubys/jakarta/jakarta-
> commons/latka/target/generated-xdocs/stylesheets
>     [style] Transforming into /home/rubys/jakarta/jakarta-
> commons/latka/target/generated-xdocs
>     [style] Processing /home/rubys/jakarta/jakarta-
> commons/latka/src/docbook/developers-guide.xml to 
> /home/rubys/jakarta/jakarta-commons/latka/target/generated-
> xdocs/developers-guide.xml
>     [style] Loading stylesheet /home/rubys/jakarta/jakarta-
> commons/latka/src/xsl/site/docbook2document.xsl
>     [style] Processing /home/rubys/jakarta/jakarta-
> commons/latka/src/docbook/index.xml to /home/rubys/jakarta/jakarta-
> commons/latka/target/generated-xdocs/index.xml
>     [style] Processing /home/rubys/jakarta/jakarta-
> commons/latka/src/docbook/proposal.xml to 
> 
/home/rubys/jakarta/jakarta-commons/latka/target/generated-xdocs/proposal.xml
>     [style] Processing /home/rubys/jakarta/jakarta-
> commons/latka/src/docbook/release-plan-1.0.xml to 
> /home/rubys/jakarta/jakarta-commons/latka/target/generated-
> xdocs/release-plan-1.0.xml
>     [style] : Fatal Error! java.net.SocketException: Unexpected end 
> of file from server Cause: java.net.SocketException: Unexpected end 
> of file from server
>     [style] Failed to process /home/rubys/jakarta/jakarta-
> commons/latka/src/docbook/release-plan-1.0.xml
> 
> BUILD FAILED
> file:///home/rubys/jakarta/jakarta-commons/latka/build.xml:246: 
> Fatal error during transformation
> 
> Total time: 24 seconds
> 
> --
> To unsubscribe, e-mail: 
<ma...@jakarta.apache.org>
> For additional commands, e-mail: 
<ma...@jakarta.apache.org>
> 

> ForwardSourceID:NT000A1B4E 

Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
No I actually assumed that it wasn't generated by
Maven, it had too many tasks.

- Morgan

--- dion@multitask.com.au wrote:
> Morgan,
> 
> are you sure that the old ant script was a generated
> one?
> --
> dIon Gillard, Multitask Consulting
> Blog:     
> http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> Morgan Delagrange <md...@yahoo.com> wrote on
> 15/01/2003 04:43:55 AM:
> 
> > 
> > --- Stefan Bodewig <bo...@apache.org> wrote:
> > > On Mon, 13 Jan 2003, Sam Ruby
> > > <ru...@intertwingly.net> wrote:
> > > > Stefan Bodewig wrote:
> > > 
> > > >  > makes me guess it's a network problem of
> some
> > > kind with Sam's
> > > >  > box.
> > > > 
> > > > Lots of builds access the network... this one
> does
> > > it multiple
> > > > times. Odd that this randomly fails.
> > > 
> > > It fails randomly on your machine but never on
> any
> > > of the other
> > > machines.  And your system doesn't have any
> problems
> > > connecting to
> > > other network sites than OASIS.  Routing
> strangeness
> > > between your
> > > provider and OASIS?
> > > 
> > > Anyway, I think Morgan will solve this 8-)
> > > 
> > > Stefan
> > 
> > Yep.  I didn't muck around with XML public ids.  I
> > noticed that the current Maven script was ignoring
> the
> > DocBook-to-XDoc conversion altogether and was
> simply
> > using a static copy of the xdocs.  So I just
> > regenerated the ant script, which should make no
> > reference to the xsl. 
> > 
> > The upside is that it will probably work now
> without
> > accessing open-oasis.  The downside is that if we
> > continue to rely on generated xdocs, the docbook
> will
> > most likely fall into disrepair.
> > 
> > - Morgan
> > 
> > =====
> > Morgan Delagrange
> > http://jakarta.apache.org/taglibs
> > http://jakarta.apache.org/commons
> > http://axion.tigris.org
> > http://jakarta.apache.org/watchdog
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> > http://mailplus.yahoo.com
> > 
> > --
> > To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> > 
> 
> > ForwardSourceID:NT000A2C52 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Re: [GUMP] Build Failure - commons-latka

Posted by di...@multitask.com.au.
Morgan,

are you sure that the old ant script was a generated one?
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Morgan Delagrange <md...@yahoo.com> wrote on 15/01/2003 04:43:55 AM:

> 
> --- Stefan Bodewig <bo...@apache.org> wrote:
> > On Mon, 13 Jan 2003, Sam Ruby
> > <ru...@intertwingly.net> wrote:
> > > Stefan Bodewig wrote:
> > 
> > >  > makes me guess it's a network problem of some
> > kind with Sam's
> > >  > box.
> > > 
> > > Lots of builds access the network... this one does
> > it multiple
> > > times. Odd that this randomly fails.
> > 
> > It fails randomly on your machine but never on any
> > of the other
> > machines.  And your system doesn't have any problems
> > connecting to
> > other network sites than OASIS.  Routing strangeness
> > between your
> > provider and OASIS?
> > 
> > Anyway, I think Morgan will solve this 8-)
> > 
> > Stefan
> 
> Yep.  I didn't muck around with XML public ids.  I
> noticed that the current Maven script was ignoring the
> DocBook-to-XDoc conversion altogether and was simply
> using a static copy of the xdocs.  So I just
> regenerated the ant script, which should make no
> reference to the xsl. 
> 
> The upside is that it will probably work now without
> accessing open-oasis.  The downside is that if we
> continue to rely on generated xdocs, the docbook will
> most likely fall into disrepair.
> 
> - Morgan
> 
> =====
> Morgan Delagrange
> http://jakarta.apache.org/taglibs
> http://jakarta.apache.org/commons
> http://axion.tigris.org
> http://jakarta.apache.org/watchdog
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

> ForwardSourceID:NT000A2C52 

Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
--- Stefan Bodewig <bo...@apache.org> wrote:
> On Mon, 13 Jan 2003, Sam Ruby
> <ru...@intertwingly.net> wrote:
> > Stefan Bodewig wrote:
> 
> >  > makes me guess it's a network problem of some
> kind with Sam's
> >  > box.
> > 
> > Lots of builds access the network... this one does
> it multiple
> > times. Odd that this randomly fails.
> 
> It fails randomly on your machine but never on any
> of the other
> machines.  And your system doesn't have any problems
> connecting to
> other network sites than OASIS.  Routing strangeness
> between your
> provider and OASIS?
> 
> Anyway, I think Morgan will solve this 8-)
> 
> Stefan

Yep.  I didn't muck around with XML public ids.  I
noticed that the current Maven script was ignoring the
DocBook-to-XDoc conversion altogether and was simply
using a static copy of the xdocs.  So I just
regenerated the ant script, which should make no
reference to the xsl.  

The upside is that it will probably work now without
accessing open-oasis.  The downside is that if we
continue to rely on generated xdocs, the docbook will
most likely fall into disrepair.

- Morgan

=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Re: [GUMP] Build Failure - commons-latka

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 13 Jan 2003, Sam Ruby <ru...@intertwingly.net> wrote:
> Stefan Bodewig wrote:

>  > makes me guess it's a network problem of some kind with Sam's
>  > box.
> 
> Lots of builds access the network... this one does it multiple
> times. Odd that this randomly fails.

It fails randomly on your machine but never on any of the other
machines.  And your system doesn't have any problems connecting to
other network sites than OASIS.  Routing strangeness between your
provider and OASIS?

Anyway, I think Morgan will solve this 8-)

Stefan

Re: [GUMP] Build Failure - commons-latka

Posted by Sam Ruby <ru...@intertwingly.net>.
Stefan Bodewig wrote:
 > On Sat, 11 Jan 2003, <di...@multitask.com.au> wrote:
 >
 >>Anyone got any ideas about why the style task would suddenly be
 >>failing?
 >
 > FWIW it doesn't fail on nagoya or the covalent machine.

Or today on Rubix...

 > This here
 >
 >>>     Fatal Error!
 >>>     java.net.SocketException: Unexpected end of file from server
 >
 > makes me guess it's a network problem of some kind with Sam's box.

Lots of builds access the network... this one does it multiple times. 
Odd that this randomly fails.

- Sam Ruby


Re: [GUMP] Build Failure - commons-latka

Posted by Sam Ruby <ru...@intertwingly.net>.
Stefan Bodewig wrote:
 > On Sat, 11 Jan 2003, <di...@multitask.com.au> wrote:
 >
 >>Anyone got any ideas about why the style task would suddenly be
 >>failing?
 >
 > FWIW it doesn't fail on nagoya or the covalent machine.

Or today on Rubix...

 > This here
 >
 >>>     Fatal Error!
 >>>     java.net.SocketException: Unexpected end of file from server
 >
 > makes me guess it's a network problem of some kind with Sam's box.

Lots of builds access the network... this one does it multiple times. 
Odd that this randomly fails.

- Sam Ruby


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 11 Jan 2003, <di...@multitask.com.au> wrote:

> Anyone got any ideas about why the style task would suddenly be
> failing?

FWIW it doesn't fail on nagoya or the covalent machine.

This here

>>      Fatal Error!  
>>      java.net.SocketException: Unexpected end of file from server

makes me guess it's a network problem of some kind with Sam's box.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 11 Jan 2003, <di...@multitask.com.au> wrote:

> Anyone got any ideas about why the style task would suddenly be
> failing?

FWIW it doesn't fail on nagoya or the covalent machine.

This here

>>      Fatal Error!  
>>      java.net.SocketException: Unexpected end of file from server

makes me guess it's a network problem of some kind with Sam's box.

Stefan

Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
That might work, I'll try it out.

- Morgan

--- James Strachan <ja...@yahoo.co.uk> wrote:
> From: "Morgan Delagrange" <md...@yahoo.com>
> > Oops, never mind.  We can't use xmlcatalog,
> because
> > Latka's build is Jelly-driven.  We would need an
> > equivalent Maven task (and one that Maven could
> > convert to the Ant syntax).
> 
> You can use Ant tasks inside your Jelly scripts via
> the ant library for
> Jelly. Would that work?
> 
> James
> -------
> http://radio.weblogs.com/0112098/
> 
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by James Strachan <ja...@yahoo.co.uk>.
From: "Morgan Delagrange" <md...@yahoo.com>
> Oops, never mind.  We can't use xmlcatalog, because
> Latka's build is Jelly-driven.  We would need an
> equivalent Maven task (and one that Maven could
> convert to the Ant syntax).

You can use Ant tasks inside your Jelly scripts via the ant library for
Jelly. Would that work?

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by di...@multitask.com.au.
Morgan,

Maven uses ant tasks, so we could quite happily use that.

Pop me a build file addition that you think would work, and I'll see if I 
can get it into the maven ant plugin.
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Morgan Delagrange <md...@yahoo.com> wrote on 14/01/2003 05:33:18 AM:

> Oops, never mind.  We can't use xmlcatalog, because
> Latka's build is Jelly-driven.  We would need an
> equivalent Maven task (and one that Maven could
> convert to the Ant syntax).
> 
> - Morgan
> 
> --- Stefan Bodewig <bo...@apache.org> wrote:
> > On Sat, 11 Jan 2003, Morgan Delagrange
> > <md...@yahoo.com> wrote:
> > 
> > > I'll bet that open-oasis isn't serving that page
> > reliably.  I'll try
> > > making a local copy.
> > 
> > At the cost of making your build dependent on Ant
> > 1.5 (no big deal,
> > I'd say), you can use <xmlcatalog> and a local copy
> > without touching
> > the documents themselves.
> > 
> > Stefan
> > 
> > --
> > To unsubscribe, e-mail: 
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> > 
> 
> 
> =====
> Morgan Delagrange
> http://jakarta.apache.org/taglibs
> http://jakarta.apache.org/commons
> http://axion.tigris.org
> http://jakarta.apache.org/watchdog
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> --
> To unsubscribe, e-mail: 
<ma...@jakarta.apache.org>
> For additional commands, e-mail: 
<ma...@jakarta.apache.org>
> 

> ForwardSourceID:NT000A2642 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
Oops, never mind.  We can't use xmlcatalog, because
Latka's build is Jelly-driven.  We would need an
equivalent Maven task (and one that Maven could
convert to the Ant syntax).

- Morgan

--- Stefan Bodewig <bo...@apache.org> wrote:
> On Sat, 11 Jan 2003, Morgan Delagrange
> <md...@yahoo.com> wrote:
> 
> > I'll bet that open-oasis isn't serving that page
> reliably.  I'll try
> > making a local copy.
> 
> At the cost of making your build dependent on Ant
> 1.5 (no big deal,
> I'd say), you can use <xmlcatalog> and a local copy
> without touching
> the documents themselves.
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
--- Stefan Bodewig <bo...@apache.org> wrote:
> On Sat, 11 Jan 2003, Morgan Delagrange
> <md...@yahoo.com> wrote:
> 
> > I'll bet that open-oasis isn't serving that page
> reliably.  I'll try
> > making a local copy.
> 
> At the cost of making your build dependent on Ant
> 1.5 (no big deal,
> I'd say), you can use <xmlcatalog> and a local copy
> without touching
> the documents themselves.
> 
> Stefan

I don't have a problem with that.  My hard drive
failed catastrophically on Friday, so I might not
going to get to this today.  :(

- Morgan

=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 11 Jan 2003, Morgan Delagrange <md...@yahoo.com> wrote:

> I'll bet that open-oasis isn't serving that page reliably.  I'll try
> making a local copy.

At the cost of making your build dependent on Ant 1.5 (no big deal,
I'd say), you can use <xmlcatalog> and a local copy without touching
the documents themselves.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
--- Sam Ruby <ru...@apache.org> wrote:
> Morgan Delagrange wrote:
> > It's a little mysterious.  That build has been
> failing
> > on Rubix, but it runs on Covalent:
> > 
> >   http://gump.covalent.net/log/index.html
> > 
> > I'm not sure what this means.  It appears that all
> the
> > stylesheets are local, so I would guess that the
> > SocketException is raised when the stylesheet
> tries to
> > grab the DTD
> >
>
(http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd),
> >  although that DTD is referenced by other
> documents
> > that transform successfully.
> 
> Seems to be intermittent.  I have just done six back
> to back
> 
> build commons-latka clean dist
> 
> ...and got alternating BUILD SUCCESSFUL and BUILD
> FAILED results each 
> time.  Furthermore, if you look at the past several
> days of failure, you 
> will see that it dies on different documents each
> day.
> 
> - Sam Ruby
> 

I'll bet that open-oasis isn't serving that page
reliably.  I'll try making a local copy.

- Morgan

=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Sam Ruby <ru...@apache.org>.
Morgan Delagrange wrote:
> It's a little mysterious.  That build has been failing
> on Rubix, but it runs on Covalent:
> 
>   http://gump.covalent.net/log/index.html
> 
> I'm not sure what this means.  It appears that all the
> stylesheets are local, so I would guess that the
> SocketException is raised when the stylesheet tries to
> grab the DTD
> (http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd),
>  although that DTD is referenced by other documents
> that transform successfully.

Seems to be intermittent.  I have just done six back to back

build commons-latka clean dist

...and got alternating BUILD SUCCESSFUL and BUILD FAILED results each 
time.  Furthermore, if you look at the past several days of failure, you 
will see that it dies on different documents each day.

- Sam Ruby



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - commons-latka

Posted by Morgan Delagrange <md...@yahoo.com>.
It's a little mysterious.  That build has been failing
on Rubix, but it runs on Covalent:

  http://gump.covalent.net/log/index.html

I'm not sure what this means.  It appears that all the
stylesheets are local, so I would guess that the
SocketException is raised when the stylesheet tries to
grab the DTD
(http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd),
 although that DTD is referenced by other documents
that transform successfully.

- Morgan

--- dion@multitask.com.au wrote:
> Anyone got any ideas about why the style task would
> suddenly be failing?
> --
> dIon Gillard, Multitask Consulting
> Blog:     
> http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> Ted Husted <te...@husted.com> wrote on 11/01/2003
> 01:12:19 AM:
> 
> >
> ----------------------------------------------------
> > This email is autogenerated from the output from:
> >
>
<http://cvs.apache.org/builds/gump/2003-01-10/commons-latka.html>
> >
> ----------------------------------------------------
> > 
> > Buildfile: build.xml
> > 
> > init:
> >      [echo] -------- latka 1.0-dev --------
> > 
> > jaxen-warn:
> > 
> > build-java:
> >     [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-
> > commons/latka/target/classes
> >     [javac] Compiling 74 source files to 
> >
>
/home/rubys/jakarta/jakarta-commons/latka/target/classes
> >     [javac] /home/rubys/jakarta/jakarta-
> >
>
commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> > java:520: warning:
> startSession(java.lang.String,int,boolean) in 
> > org.apache.commons.httpclient.HttpClient has been
> deprecated
> >     [javac]            
> _httpClient.startSession(host, port, port ==
> > HTTPS_PORT);
> >     [javac]                        ^
> >     [javac] /home/rubys/jakarta/jakarta-
> >
>
commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> > java:522: warning:
> startSession(java.lang.String,int,java.lang.
> > String,int) in
> org.apache.commons.httpclient.HttpClient has been 
> deprecated
> >     [javac]            
> _httpClient.startSession(host, port, 
> > getProxy().getHost(),
> >     [javac]                        ^
> >     [javac] /home/rubys/jakarta/jakarta-
> >
>
commons/latka/src/java/org/apache/commons/latka/http/RequestImpl.
> > java:536: warning: endSession() in
> org.apache.commons.httpclient.
> > HttpClient has been deprecated
> >     [javac]         _httpClient.endSession();
> >     [javac]                    ^
> >     [javac] 3 warnings
> >      [copy] Copying 5 files to
> /home/rubys/jakarta/jakarta-
> > commons/latka/target/classes
> > 
> > build:
> > 
> > jar:
> >     [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-commons/latka/dist
> >     [mkdir] Created dir:
> /tmp/buildtemp_200301100621
> >      [copy] Copying 82 files to
> /tmp/buildtemp_200301100621
> >       [jar] Building jar:
> /home/rubys/jakarta/jakarta-
> > commons/latka/dist/commons-latka-1.0-dev.jar
> >    [delete] Deleting directory
> /tmp/buildtemp_200301100621
> > 
> > doc-top:
> >      [copy] Copying 1 file to 
> /home/rubys/jakarta/jakarta-commons/latka/target
> > 
> > doc-copy:
> >     [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-commons/latka/docs
> >      [copy] Copying 1 file to 
> /home/rubys/jakarta/jakarta-commons/latka/docs
> > 
> > check-javadoc:
> > 
> > doc-javadoc:
> >     [mkdir] Created dir:
> /tmp/buildtemp_200301100621
> >      [copy] Copying 76 files to
> /tmp/buildtemp_200301100621
> >     [mkdir] Created dir: 
> /home/rubys/jakarta/jakarta-commons/latka/docs/api
> >   [javadoc] Generating Javadoc
> >   [javadoc] Javadoc execution
> >   [javadoc] Loading source files for package
> org.apache.commons.latka...
> >   [javadoc] Loading source files for package 
> org.apache.commons.latka.event...
> >   [javadoc] Loading source files for package 
> org.apache.commons.latka.jelly...
> >   [javadoc] Loading source files for package
> org.apache.commons.
> > latka.jelly.validators...
> >   [javadoc] Loading source files for package
> org.apache.commons.
> > latka.validators...
> >   [javadoc] Loading source files for package 
> org.apache.commons.latka.junit...
> >   [javadoc] Loading source files for package 
> org.apache.commons.latka.http...
> >   [javadoc] Loading source files for package
> org.apache.commons.
> > latka.servlet...
> >   [javadoc] Constructing Javadoc information...
> >   [javadoc] Standard Doclet version 1.4.1
> > 
> >   [javadoc] Building tree for all the packages and
> classes...
> >   [javadoc] Building index for all the packages
> and classes...
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/Suite.java:74:
> 
> > warning - Tag @see: can't find runTests(Suite,
> org.apache.commons.
> > latka.event.LatkaEventInfo) in
> org.apache.commons.latka.Latka
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/jelly/RequestTag.
> > java:297: warning - @return tag has no arguments.
> >   [javadoc] Building index for all classes...
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/Validator.java:
> > 78: warning - Tag @see: reference not found:
> org.apache.commons.
> > latka.xml.ValidationHandler
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> > java:96: warning - Tag @link: can't find
> runTests(org.apache.
> > commons.latka.Suite,
> >   [javadoc] 
> org.apache.commons.latka.event.LatkaEventInfo) in
> org.
> > apache.commons.latka.Latka
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> > java:96: warning - Tag @link: can't find
> runTests(org.apache.
> > commons.latka.Suite,
> >   [javadoc] 
> org.apache.commons.latka.event.LatkaEventInfo) in
> org.
> > apache.commons.latka.Latka
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/XMLReporter.
> > java:96: warning - Tag @link: can't find
> runTests(org.apache.
> > commons.latka.Suite,
> >   [javadoc] 
> org.apache.commons.latka.event.LatkaEventInfo) in
> org.
> > apache.commons.latka.Latka
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/http/RequestImpl.
> > java:91: warning - @todo is an unknown tag.
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/http/SessionImpl.
> > java:81: warning - @todo is an unknown tag.
> >   [javadoc] 
> >
>
/tmp/buildtemp_200301100621/org/apache/commons/latka/http/SessionImpl.
> > java:81: warning - @todo is an unknown tag.
> >   [javadoc] Generating
> /home/rubys/jakarta/jakarta-
> > commons/latka/docs/api/stylesheet.css...
> >   [javadoc] 9 warnings
> >    [delete] Deleting directory
> /tmp/buildtemp_200301100621
> > 
> > doc-xslt:
> >     [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-
> > commons/latka/target/generated-xdocs/stylesheets
> >     [style] Transforming into
> /home/rubys/jakarta/jakarta-
> > commons/latka/target/generated-xdocs
> >     [style] Processing
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/docbook/developers-guide.xml to 
> >
>
/home/rubys/jakarta/jakarta-commons/latka/target/generated-
> > xdocs/developers-guide.xml
> >     [style] Loading stylesheet
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/xsl/site/docbook2document.xsl
> >     [style] Processing
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/docbook/index.xml to
> /home/rubys/jakarta/jakarta-
> > commons/latka/target/generated-xdocs/index.xml
> >     [style] Processing
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/docbook/proposal.xml to 
> > 
>
/home/rubys/jakarta/jakarta-commons/latka/target/generated-xdocs/proposal.xml
> >     [style] Processing
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/docbook/release-plan-1.0.xml to 
> >
>
/home/rubys/jakarta/jakarta-commons/latka/target/generated-
> > xdocs/release-plan-1.0.xml
> >     [style] : Fatal Error!
> java.net.SocketException: Unexpected end 
> > of file from server Cause:
> java.net.SocketException: Unexpected end 
> > of file from server
> >     [style] Failed to process
> /home/rubys/jakarta/jakarta-
> > commons/latka/src/docbook/release-plan-1.0.xml
> > 
> > BUILD FAILED
> >
>
file:///home/rubys/jakarta/jakarta-commons/latka/build.xml:246:
> 
> > Fatal error during transformation
> > 
> > Total time: 24 seconds
> > 
> > --
> > To unsubscribe, e-mail: 
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> > 
> 
> > ForwardSourceID:NT000A1B4E 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>