RE: POI nightly builds and upcoming release howto

2002-03-01 Thread Andrew C. Oliver

On Fri, 2002-03-01 at 20:27, Scott Sanders wrote:
> I am happy to set up the daedalus release directory.
> 
> I have not cloned the real Sam Ruby in any way ;-)
> 

Starts singing "Will the real Sam Ruby..please stand up..."  *duck*

> Scott
> 
> > -Original Message-
> > From: Sam Ruby [mailto:[EMAIL PROTECTED]] 
> > Sent: Friday, March 01, 2002 3:48 PM
> > To: Jakarta General List
> > Subject: RE: POI nightly builds and upcoming release howto
> > 
> > 
> > Scott Sanders wrote:
> > >
> > > I am happy to help with that, and I have even set my umask ;-)
> > 
> > I'm intrigued.  Do you have a logon to my machine that I 
> > don't know about?
> > 
> > ;-)
> > 
> > Actually, what I would like to do is to migrate from my hand 
> > crafted cron scripts to something that is generated from the 
> > project descriptors.  I'm also contemplating moving the 
> > hosting of these to either nagoya.apache.org or gump.covalent.net.
> > 
> > - Sam Ruby
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> >  [EMAIL PROTECTED]>
> > For 
> > additional commands, 
> > e-mail: 
> > 
> > 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: POI nightly builds and upcoming release howto

2002-03-01 Thread Scott Sanders

I am happy to set up the daedalus release directory.

I have not cloned the real Sam Ruby in any way ;-)

Scott

> -Original Message-
> From: Sam Ruby [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, March 01, 2002 3:48 PM
> To: Jakarta General List
> Subject: RE: POI nightly builds and upcoming release howto
> 
> 
> Scott Sanders wrote:
> >
> > I am happy to help with that, and I have even set my umask ;-)
> 
> I'm intrigued.  Do you have a logon to my machine that I 
> don't know about?
> 
> ;-)
> 
> Actually, what I would like to do is to migrate from my hand 
> crafted cron scripts to something that is generated from the 
> project descriptors.  I'm also contemplating moving the 
> hosting of these to either nagoya.apache.org or gump.covalent.net.
> 
> - Sam Ruby
> 
> 
> --
> To unsubscribe, e-mail:   
>  [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: 
> 
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: POI nightly builds and upcoming release howto

2002-03-01 Thread Sam Ruby

Scott Sanders wrote:
>
> I am happy to help with that, and I have even set my umask ;-)

I'm intrigued.  Do you have a logon to my machine that I don't know about?

;-)

Actually, what I would like to do is to migrate from my hand crafted cron
scripts to something that is generated from the project descriptors.  I'm
also contemplating moving the hosting of these to either nagoya.apache.org
or gump.covalent.net.

- Sam Ruby


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: looking for veltag.tld

2002-03-01 Thread Daniel Rall

"Oliver Toma" <[EMAIL PROTECTED]> writes:

> we are currently working on a project with velocity/jetspeed. now we need
> the taglib to access to velocity-specific stuff like the l10n etc. where can
> i find this taglib? i have searched the hole jakarta-site?

You can lift some localization code from Turbine 3 and Fulcrum:

http://cvs.apache.org/viewcvs/jakarta-turbine-3/src/tool/org/apache/turbine/tool/LocalizationTool.java?rev=1&content-type=text/vnd.viewcvs-markup

http://cvs.apache.org/viewcvs/jakarta-turbine-fulcrum/src/services/java/org/apache/fulcrum/localization/TurbineLocalizationService.java?rev=1&content-type=text/vnd.viewcvs-markup

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: POI nightly builds and upcoming release howto

2002-03-01 Thread Andrew C. Oliver

Oh great!  Thanks Scott!

-Andy

On Fri, 2002-03-01 at 17:53, Scott Sanders wrote:
> I am happy to help with that, and I have even set my umask ;-)
> 
> Scott
> 
> > -Original Message-
> > From: Peter Donald [mailto:[EMAIL PROTECTED]] 
> > Sent: Friday, March 01, 2002 2:30 PM
> > To: Jakarta General List
> > Subject: Re: POI nightly builds and upcoming release howto
> > 
> > 
> > On Sat, 2 Mar 2002 09:22, Andrew C. Oliver wrote:
> > > How do we get nightly builds/source releases happening and posting? 
> > > http://jakarta.apache.org/site/binindex.html
> > 
> > Ask Sam nicely to update his cron job to do that for you.
> > 
> > > Once we release how do we get the release put up: 
> > > http://jakarta.apache.org/site/binindex.html in the 
> > appropriate place.
> > 
> > Once you have signed the release, generated the HEADER.html 
> > to describe your 
> > release then you upload it all to the directory 
> > 
> > /www/jakarta.apache.org/builds/jakarta-poi/releases/1.5/
> > 
> > on jakarta.apache.org. If no one has permission 
> > to do that then 
> > you can ask for permission or get someone else to do it.
> > 
> > -- 
> > Cheers,
> > 
> > Pete
> > 
> > --
> > -
> > |  I thought there was a knob on the TV to turn up the 
> > intelligence.  |
> > |  There's a knob called "brightness", but it doesn't 
> > work.   |
> > --
> > -
> > 
> > --
> > To unsubscribe, e-mail:   
> >  [EMAIL PROTECTED]>
> > For 
> > additional commands, 
> > e-mail: 
> > 
> > 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: POI nightly builds and upcoming release howto

2002-03-01 Thread Andrew C. Oliver

Great. Thanks Pete.

On Fri, 2002-03-01 at 17:29, Peter Donald wrote:
> On Sat, 2 Mar 2002 09:22, Andrew C. Oliver wrote:
> > How do we get nightly builds/source releases happening and posting?
> > http://jakarta.apache.org/site/binindex.html
> 
> Ask Sam nicely to update his cron job to do that for you.
> 
> > Once we release how do we get the release put up:
> > http://jakarta.apache.org/site/binindex.html in the appropriate place.
> 
> Once you have signed the release, generated the HEADER.html to describe your 
> release then you upload it all to the directory 
> 
> /www/jakarta.apache.org/builds/jakarta-poi/releases/1.5/
> 
> on jakarta.apache.org. If no one has permission to do that then 
> you can ask for permission or get someone else to do it.
> 
> -- 
> Cheers,
> 
> Pete
> 
> ---
> |  I thought there was a knob on the TV to turn up the intelligence.  |
> |  There's a knob called "brightness", but it doesn't work.   |
> ---
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: POI nightly builds and upcoming release howto

2002-03-01 Thread Andrew C. Oliver

:-)


On Fri, 2002-03-01 at 17:31, Peter Donald wrote:
> On Sat, 2 Mar 2002 09:29, Peter Donald wrote:
> > on jakarta.apache.org. If no one has permission to do that
> > then you can ask for permission or get someone else to do it.
> 
> Note to self. When writing Javadocs use HTML tags, when writing email - dont! 
> When swapping between two activities remember to kick your brain into action.
> 
> 
> -- 
> Cheers,
> 
> Pete
> 
> 
> Fools ignore complexity.  Pragmatists suffer it.
> Some can avoid it.  Geniuses remove it.
> -- Perlis's Programming Proverb #58, SIGPLAN Notices, Sept. 1982
> 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: POI nightly builds and upcoming release howto

2002-03-01 Thread Scott Sanders

I am happy to help with that, and I have even set my umask ;-)

Scott

> -Original Message-
> From: Peter Donald [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, March 01, 2002 2:30 PM
> To: Jakarta General List
> Subject: Re: POI nightly builds and upcoming release howto
> 
> 
> On Sat, 2 Mar 2002 09:22, Andrew C. Oliver wrote:
> > How do we get nightly builds/source releases happening and posting? 
> > http://jakarta.apache.org/site/binindex.html
> 
> Ask Sam nicely to update his cron job to do that for you.
> 
> > Once we release how do we get the release put up: 
> > http://jakarta.apache.org/site/binindex.html in the 
> appropriate place.
> 
> Once you have signed the release, generated the HEADER.html 
> to describe your 
> release then you upload it all to the directory 
> 
> /www/jakarta.apache.org/builds/jakarta-poi/releases/1.5/
> 
> on jakarta.apache.org. If no one has permission 
> to do that then 
> you can ask for permission or get someone else to do it.
> 
> -- 
> Cheers,
> 
> Pete
> 
> --
> -
> |  I thought there was a knob on the TV to turn up the 
> intelligence.  |
> |  There's a knob called "brightness", but it doesn't 
> work.   |
> --
> -
> 
> --
> To unsubscribe, e-mail:   
>  [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: 
> 
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: POI nightly builds and upcoming release howto

2002-03-01 Thread Peter Donald

On Sat, 2 Mar 2002 09:29, Peter Donald wrote:
> on jakarta.apache.org. If no one has permission to do that
> then you can ask for permission or get someone else to do it.

Note to self. When writing Javadocs use HTML tags, when writing email - dont! 
When swapping between two activities remember to kick your brain into action.


-- 
Cheers,

Pete


Fools ignore complexity.  Pragmatists suffer it.
Some can avoid it.  Geniuses remove it.
-- Perlis's Programming Proverb #58, SIGPLAN Notices, Sept. 1982


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: POI nightly builds and upcoming release howto

2002-03-01 Thread Peter Donald

On Sat, 2 Mar 2002 09:22, Andrew C. Oliver wrote:
> How do we get nightly builds/source releases happening and posting?
> http://jakarta.apache.org/site/binindex.html

Ask Sam nicely to update his cron job to do that for you.

> Once we release how do we get the release put up:
> http://jakarta.apache.org/site/binindex.html in the appropriate place.

Once you have signed the release, generated the HEADER.html to describe your 
release then you upload it all to the directory 

/www/jakarta.apache.org/builds/jakarta-poi/releases/1.5/

on jakarta.apache.org. If no one has permission to do that then 
you can ask for permission or get someone else to do it.

-- 
Cheers,

Pete

---
|  I thought there was a knob on the TV to turn up the intelligence.  |
|  There's a knob called "brightness", but it doesn't work.   |
---

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




POI nightly builds and upcoming release howto

2002-03-01 Thread Andrew C. Oliver

Hi All,

Another question:

The POI committers have been
suckered^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H agreed to do an interim
production-level release (1.5) in the near future in order to reflect
the new packaging, capture a number of bug fixes and enhancements, etc
etc.  

How do we get nightly builds/source releases happening and posting?
http://jakarta.apache.org/site/binindex.html

Once we release how do we get the release put up:
http://jakarta.apache.org/site/binindex.html in the appropriate place.

We are building on GUMP but for some reason I don't see our builds up on
the site...?

Thanks,

Andy
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Object/Relational Java Reflection Tool

2002-03-01 Thread acoliver

http://jakarta.apache.org/site/newproject.html

In short...(I'm not on the PMC)...probably not.

>On Fri, 1 Mar 2002 12:59:20 -0500 "Lukas Bradley" <[EMAIL PROTECTED]> wrote.
>Hi all,
>
>Forgive me if this is not the place to post this to, but I was not very
>successful in finding a contact for new Jakarta projects.
>
>I have written an OR reflection tool that can save any Java object to a
>relational database.  This includes arrays of primitives and objects.
>
>Since I have been extremely lazy in marketing this for sale on my own, and
>since there are other, better OR tools out there, I was wondering if
Jakarta
>would be interested in welcoming it as a new open source project.
>
>I'm very interested in continuing architecting/programming, as well as
>managing the development, but I would like it to be a part of a larger,
more
>*prestigious* (dare I say...) organization like Jakarta Apache.
>
>Questions?  Comments?
>
>Lukas
>
>
>--
>To unsubscribe, e-mail:   
>For additional commands, e-mail: 
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Object/Relational Java Reflection Tool

2002-03-01 Thread Lukas Bradley

Hi all,

Forgive me if this is not the place to post this to, but I was not very
successful in finding a contact for new Jakarta projects.

I have written an OR reflection tool that can save any Java object to a
relational database.  This includes arrays of primitives and objects.

Since I have been extremely lazy in marketing this for sale on my own, and
since there are other, better OR tools out there, I was wondering if Jakarta
would be interested in welcoming it as a new open source project.

I'm very interested in continuing architecting/programming, as well as
managing the development, but I would like it to be a part of a larger, more
*prestigious* (dare I say...) organization like Jakarta Apache.

Questions?  Comments?

Lukas


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: automated nightly builds

2002-03-01 Thread Alef Arendsen

There's a lot of possibilities. Personally I prefer using Ant in combination with 
cruisecontrol (by Martin Fowler, check out http://cruisecontrol.sourceforge.net). You 
might also check out http://jibe.sourceforge.net (the cvs can be found at 
http://www.sourceforge.net/projects/jibe), which uses cruisecontrol, ant and provides 
a lot of templates and stuff...

Ok, it is managed and created by me and is FAR FROM finished (but will be in the next 
two weeks).

Nightly builds are nice, but having a build when needed (so every hour or ten minutes 
even) lets you discover bugs way faster! With cruisecontrol this is possible (it 
checks the CVS every X minutes) and has a nice web interface...

I suggest: start out with cruisecontrol!

Alef Arendsen

-Original Message-
From: fabio [mailto:[EMAIL PROTECTED]]
Sent: Friday, 01 March 2002 15:18
To: Jakarta General List
Subject: Re: automated nightly builds


Please send to the list (or at least to me too :).

Thanks.

Fabio.

Danny Angus wrote:

> Hi,
> I was wondering how (if?) other projects (than james) manage automated
> nightly builds. I have a server that could do the checkout,building and
> upload.
>
> Does anyone have a shell script, ant script, or cron job I could rip-off?
> d.
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 

--
Fabio Mengue - Centro de Computacao - Unicamp
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Vacum ad brejus mobilet




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: automated nightly builds

2002-03-01 Thread fabio

Please send to the list (or at least to me too :).

Thanks.

Fabio.

Danny Angus wrote:

> Hi,
> I was wondering how (if?) other projects (than james) manage automated
> nightly builds. I have a server that could do the checkout,building and
> upload.
>
> Does anyone have a shell script, ant script, or cron job I could rip-off?
> d.
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 

--
Fabio Mengue - Centro de Computacao - Unicamp
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Vacum ad brejus mobilet




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: automated nightly builds

2002-03-01 Thread Pier Fumagalli

"Danny Angus" <[EMAIL PROTECTED]> wrote:

> Hi,
> I was wondering how (if?) other projects (than james) manage automated
> nightly builds. I have a server that could do the checkout,building and
> upload.
> 
> Does anyone have a shell script, ant script, or cron job I could rip-off?
> d.

Everything (everyting) is already build on Nagoya (and several other places)
by "GUMP" several times a day Sam??? :)

Pier


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




automated nightly builds

2002-03-01 Thread Danny Angus

Hi,
I was wondering how (if?) other projects (than james) manage automated
nightly builds. I have a server that could do the checkout,building and
upload.

Does anyone have a shell script, ant script, or cron job I could rip-off?
d.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Fwd: Bugzilla for POI]

2002-03-01 Thread Pier Fumagalli

"Andrew C. Oliver" <[EMAIL PROTECTED]> wrote:

> Now that the website is updated...
> 
> Could Someone help us get bugzilla setup for POI?
> 
> (sorry to be so demanding... :-) )

Sure... Send out details (in private) about your account on bugzilla (or
open a new one), and I can make that happen... :)

Pier


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[Fwd: Bugzilla for POI]

2002-03-01 Thread Andrew C. Oliver

Now that the website is updated...

Could Someone help us get bugzilla setup for POI?  

(sorry to be so demanding... :-) )

Thanks,

-Andy
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org - port of Excel/Word/OLE 2 Compound Document 
format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
- fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh

--- Begin Message ---

AFAIK, there is no Bugzilla entry for POI yet.

How can we set it up?

The versions needed are 1.2.0 (last sf public release) and HEAD.

The Components are:
- POI overall
- POIFS
- HSSF
- HPSF
- HDF

When this is done I can set up the patch-queue notification nags, like on
cocoon-dev.

--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
   (discussions get forgotten, just code remains)
-



--- End Message ---

--
To unsubscribe, e-mail:   
For additional commands, e-mail: