I tend to agree with Serge and Paul. So long as all the code that is javax.sevlet dependent is in a few classes, it would be easier to keep it in the main project and use conditional compilation with ant's <available> Charles
Danny Angus wrote: > > Watch out because it will introduce a dependancy to javax.servlet.* which we > don't currently have > Would it sit more comfortably as a sub project? > > I'd like to suggest we have a james-servlets sub project, which would > include web administration and web mail. > I'm afraid having a servlet dependancy in james' build will muddy the waters > a bit where people just want the server. > > Is this worth a vote? or am I wrong by consensus ;-) > > d. > > > -----Original Message----- > > From: Serge Knystautas [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, December 18, 2001 4:58 PM > > To: James Developers List > > Subject: Re: contribution > > > > > > Thanks! Assuming you're willing to release it in the Apache license, you > > can submit it to this list, and we can add it under the RMI > > proposal for the > > time being. We can also modify the ant build script to generate the .war > > appropriately. If you have any documentation on how to use it, that'd be > > useful as well. > > > > Either send the source code, documentation, and anything else to > > the list or > > myself and we'll get it added. > > > > Serge Knystautas > > Loki Technologies - Unstoppable Websites > > http://www.lokitech.com/ > > ----- Original Message ----- > > From: "Chay Weei Jye" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, December 18, 2001 2:39 AM > > Subject: contribution > > > > > > > Hi, > > > > > > I've downloaded JAMES 1.2.1 and written a web interface to the > > > RemoteManagerfor easier administration of JAMES. Its features > > are limited > > to > > > adduser, listuser, deluser. > > > > > > Now I would like to contribute the codes to the community. Can > > anyone help > > me > > > to do this? > > > > > > I'm thinking the best way to distribute this is using a web archive > > (.war). It > > > also has a package called org.apache.james.webmanager. > > > > > > Thanks. > > > > > > Chay Weei Jye > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
