Noel J. Bergman wrote:
Noel J. Bergman wrote:
I am just getting ready to commit Steve Shorts JMX extensions.
To where? MAIN?
Well both MAIN and branch_2_1_fcs
Ah, that's cool. :-)
The patch removes the need to handcode the .mxinfo files by using the
Phoenix supplied doclet
Is this a build
hilmer 2004/02/16 15:48:23
Modified:src/conf james-assembly.xml
src/java/org/apache/james James.xinfo
src/java/org/apache/james/core AbstractJamesService.java
src/java/org/apache/james/nntpserver NNTPServer.xinfo
src/java/org/a
ROberto,
Noel wrote
> It is possible that once we start to integrate with JNDI that the entire
> user repository area will change.
I would encourage you to make your JNDI work as independant as possible of James, so
that it can more easily be used when we change the way James handles users.
I
Roberto,
This is good, and we welcome contributions, but you should know that Alex
Zhukov has also already done a similar thing. Have you looked at it?
> In a future release It would be interesting to manage users groups, but
> for this it is necessary to modify "UserRepository" interface and to
Author: sbrewin
Date: Mon Feb 16 09:46:24 2004
New Revision: 6694
Modified:
james/jsieve/trunk/build.xml
Log:
Fixed syntax error: ASF license can't use be inserted as an XML comment without
removing the '--'s
Updated entity definition so that the Eclipse v3-M7 Ant build tool understands it.
Author: sbrewin
Date: Mon Feb 16 08:54:22 2004
New Revision: 6693
Modified:
james/jsieve/trunk/README
Log:
Changed file format to Un*x
Modified: james/jsieve/trunk/README
==
--- james/jsieve/trunk/README (original)
+
Hi,
I'm developing a new user repository, JNDIUsersRepository, for my own use. I have made
a new class, I haven't used LDAPUsersRepository because it has too many problems to
solve. I thought it was better do a new one, in addition the class
"LDAPUsersRepository" has a inappropriate name, this