Re: Java application Ebuild

Alistair Bush <[email protected]>
Newsgroups gmane.linux.gentoo.java
Message-ID <[email protected]>
Luca Casagrande wrote:
> Hello everybody,
> 
> I wanna start developing an ebuild for an application called Geoserver (
> http://geoserver.org/ ) and need some indications.
> I did ebuild for non java application, but really don't know how handle
> this one.
> 
> For example got 2 things to understand:
> 
> 1- Which version should i use to install the package from
> http://docs.codehaus.org/display/GEOS/Latest ?

The latest?  Having a look on the website that looks to be 1.5.3.  The
source bundle has to be versioned, that is about the only limitation.

> 
> 2- This application uses a Web Server and a Java container..is it ok to
> set Tomcat as a dependencies?

Only depend on the exact parts of tomcat that are required.  I would
guess that it will only actually require a servlet api.

Further support for the different servlet api's implementation is very
close to being completed, and will not be difficult to migrate.


> 
> I am reading the java guide linked in irc channel's topic..

Good, for an ebuild to be accepted it will have to meet those standards
(and more), don't worry, we will point out any errors.

> 
> Thank you for the help!
> 
> P.S. this is also the ebuild request:
> http://bugs.gentoo.org/show_bug.cgi?id=180559
> 
> Luca
> 
> 

Thanks for you work


Alistair

ps htpp://devmanual.gentoo.org is also a great general ebuild reference.
-- 
[email protected] mailing list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.