CPAN for java [was Re: RSS feed for ApacheWiki now in beta test]

2003-01-02 Thread Stefano Mazzocchi
Dirk-Willem van Gulik wrote: On Thu, 2 Jan 2003, Danny Angus wrote: Invent a CPAN style method of satisfying Java dependancies, quick while you're still enthusiastic And define jar-filename and a a MANIFEST standard for jar's across the ASF; including license references ;-) some level of indi

RE: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Henri Yandell
On Thu, 2 Jan 2003, Daniel Rall wrote: > On Thu, 2 Jan 2003, Danny Angus wrote: > > > Andy wrote: > > > > > I don't care for PERL > > > but cpan is like the greatest > > > thing ever invented. > > > > Invent a CPAN style method of satisfying Java dependancies, quick while > > you're still enthu

RE: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Daniel Rall
On Thu, 2 Jan 2003, Danny Angus wrote: > Andy wrote: > > > I don't care for PERL > > but cpan is like the greatest > > thing ever invented. > > Invent a CPAN style method of satisfying Java dependancies, quick while > you're still enthusiastic I believe that both Maven and JJar include thi

Re: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Ted Leung
That did the trick. - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: Sent: Thursday, January 02, 2003 6:15 AM Subject: Re: RSS feed for ApacheWiki now in beta test > Try it now.. . I set the encoding to ISO-8859-1 > > my $rss = new XML::RSS (version => '1.0', 'ISO-

[Fwd: Re: RSS feed for ApacheWiki now in beta test]

2003-01-02 Thread Andrew C. Oliver
Nick pretty please ;-) -Andy (actually now you have me thinking) --- Begin Message --- --- End Message ---

Re: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Andrew C. Oliver
Invent a CPAN style method of satisfying Java dependancies, quick while you're still enthusiastic The boys at krysalis.org will probably do it eventually... Once Nick and Ken get finished with the gump symbiosis, I bet versioning and dependency resolution won't be too far behind ;-) d.

Re: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Andrew C. Oliver
Try it now.. . I set the encoding to ISO-8859-1 my $rss = new XML::RSS (version => '1.0', 'ISO-8859-1'); which of course (this being PERL and Wrong being Right) meant that it puts Which hopefully is good enough for gov't work... before the line looked like this: # my $rss = new XML::RSS (version

RE: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Dirk-Willem van Gulik
On Thu, 2 Jan 2003, Danny Angus wrote: > Invent a CPAN style method of satisfying Java dependancies, quick while > you're still enthusiastic And define jar-filename and a a MANIFEST standard for jar's across the ASF; including license references ;-) some level of indirection system where 'j

RE: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Danny Angus
Andy wrote: > I don't care for PERL > but cpan is like the greatest > thing ever invented. Invent a CPAN style method of satisfying Java dependancies, quick while you're still enthusiastic d.

Re: RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Ted Leung
I can't read the RSS with Aggie -- I think the error is the empty encoding declaration in the XML declaration. Ted - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: Cc: Sent: Wednesday, January 01, 2003 7:08 PM Subject: RSS feed for ApacheWiki now in beta test > Giv

RSS feed for ApacheWiki now in beta test

2003-01-02 Thread Andrew C. Oliver
Give it a whirl: http://nagoya.apache.org/wiki/apachewikitest.cgi?action=rss If its good... I'll move it over in place of the existing script. Apparently it doesn't do everything in the RSS that would make some people happy... If you have suggestions, patch this: http://nagoya.apache.org/wiki/