Nightly builds

2010-03-10 Thread Cameron McCormack
Hi everyone.

I noticed recently that my Batik nightly builds haven’t been building
since some time last year.  They should be building again now.  You can
see a bunch of commits included in the build I kicked off earlier today:

  http://mcc.id.au/batik-nightly/

Thanks,

Cameron

-- 
Cameron McCormack ≝ http://mcc.id.au/

-
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org



Re: Nightly builds

2010-03-10 Thread Helder Magalhães
Hi Cameron,


 I noticed recently that my Batik nightly builds haven’t been building
 since some time last year.  They should be building again now.  You can
 see a bunch of commits included in the build I kicked off earlier today:

Oops... Actually, I had noticed for a while already, but I thought
they were being built in a semi-automated fashion. Now I know I should
have confirmed it. ;-)

Thanks for putting things up again, Cam! :-)


  http://mcc.id.au/batik-nightly/

As we're at it, did you notice the 1.6 in the splash [1] image? ;-)



 Thanks,

 Cameron

Cheers,
 Helder


[1] http://mcc.id.au/batik-nightly/webstart/squiggle.gif

-
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org



Re: Nightly builds

2010-03-10 Thread Cameron McCormack
Hi Helder.

Helder Magalhães:
 Oops... Actually, I had noticed for a while already, but I thought
 they were being built in a semi-automated fashion. Now I know I should
 have confirmed it. ;-)

Yes it is fully automated, when it is working. :)  But I did a manual
build yesterday to avoid waiting overnight.

 As we're at it, did you notice the 1.6 in the splash [1] image? ;-)
 …
 [1] http://mcc.id.au/batik-nightly/webstart/squiggle.gif

Hmm, so actually I can’t see that the splash image is used at all, at
least not on my current system (Java 6, Windows).  I’ve updated the JNLP
file to use the smaller Batik logo from the top of the website now, but
it still isn’t displayed for me when it is downloading Squiggle.

-- 
Cameron McCormack ≝ http://mcc.id.au/

-
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org



Re: nightly builds

2005-08-26 Thread Jonathan Watt

Hi Thomas,

Thomas DeWeese wrote:

  We make nightly dumps of the SVN repository available:
http://svn.apache.org/builds/xml-batik/

  If you want to 'build' this it's as simple as going into
the extracted xml-batik directory and typing:

  % build.sh jars

  This will create a directory xml-batik/batik-1.6  which is
roughly equivalent to a binary release.


I only have the JRE installed so that didn't work for me. Hopefully 
getting everything set up to build Batik is a lot simpler than it is for 
Mozilla. I'll have a look at your online docs to see how to do it later. 
If it's not so simple it would be nice if you would consider making 
nightly builds available.


All the best,
Jonathan

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



Re: nightly builds

2005-08-26 Thread Andreas Neumann

sorry, made a mistake - the checkout command looks different



svn co http://svn.apache.org/repos/asf/xml/[project]/trunk/ xml-[project]


should read:
|svn checkout http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/|



as written at http://xml.apache.org/svn.html


should read:
http://xml.apache.org/batik/svn.html

Andreas

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



Re: nightly builds

2005-08-26 Thread Urs Reupke

Hello,

make sure that the java compiler (java) is available in the 
path 

This should probably be javac.

Regards
-Urs

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