Re: A6EE6908 missing from KEYS

2012-09-30 Thread Robert Burrell Donkin
On Tue, Sep 18, 2012 at 9:17 AM, Eric Charles e...@apache.org wrote:
 Hi Robert,

 Yes, please add it.

done

Robert (apologies for the delay :-/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



A6EE6908 missing from KEYS

2012-09-16 Thread Robert Burrell Donkin
A6EE6908[1] signed james-2.3.2 but is missing from the KEYS document[2]

Unless there are any objections, I'll just dive in and add it

Is [2] still maintained directly on the server...?

Robert
[1] https://people.apache.org/keys/committer/rdonkin.asc
[2] http://www.apache.org/dist/james/KEYS

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [jsieve] Is anyone looking at this at the moment?

2012-01-06 Thread Robert Burrell Donkin
On Fri, Jan 6, 2012 at 7:55 PM, Steve Brewin sbre...@synsys.com wrote:
 Hi Robert

Hi Steve

 Sorry for the tawdry reply, though I did enjoy my holiday season downtime.
 Wishing you a Happy New Year and I hope your recuperation from the injury is
 complete.

(Good to hear from you again, and thanks for your good wishes. I
expect to continue physiotherapy long term but I now have over 9 hours
a day computer time and no functional impairment which is great :-)

 Thanks for all of the work you have put into jSieve. Due to your efforts  it
 is almost time for a full release. There may be a few minor tweaks required
 to enhance its capability to interoperate with ManageSieve (RFC 5804),
 principally advertising its capabilities, but this should not forestall a
 release. We can add them later.

+1

 I'm working on a modular implementation of ManageSieve. The RFC conflates
 the transport mechanism with the application logic. Pluggable modules
 circumvent this by allowing any implemented transport mechanism to be
 plugged in and interact with the application logic module. The application
 logic module interacts with a pluggable repository to store and retrieve
 scripts and state.

Great

 One day, your LocalDelivery mailet modifications will be updated to get the
 active script for the user from the configured ManageSieve implementation.

 You say that I would like to be able to maintain using HTTP. An
 application deployed on a HTTP server (such as a Servlet) could interact
 with a  ManageSieve implementation using the RFC defined transport
 protocols.

The mailet side needs a major reworking (as you've probably worked
out). I have training material to prepare this weekend but please
carry on posting your comments and I'll catch up later...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [jsieve] Is anyone looking at this at the moment?

2011-12-23 Thread Robert Burrell Donkin
On Sun, Dec 18, 2011 at 8:29 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/12/13 Steve Brewin sbre...@synsys.com:
 Hi
 Is anyone actively working on jSieve at the moment?

Not since University then injury limited my typing time...

 AFAIK, jsieve is used by Zimbra in a non-Avalon environment. I never
 looked at how they use jSieve, but it worked for them.

JSieve works well for me, and a release is probably due...

 I suspect not as the code in trunk has a hard coded path that is relative to
 how things would be in an Avalon deployment - ..apps/james/var/sieve, so
 scripts  will never be found (unless you read the source code to
 org.apache.james.transport.mailets.ResourceLocatorImpl) and create the
 appropriate fie structure.

 ResourceLocator is not really jSieve but a James Server
 implementation or the ResourceLocator needed by jSieve and used by the
 jSieve based Sieve mailet.

+1

IMHO though the mailet works well enough, the mailet binding needs
some TLC and would benefit from reworking.

 To be fair, there is a code comment that This is a toy implementation. To
 at least keep this working are there any objections to my changing the
 relative path to ../sieve. On a *nix platform I would expect this to be
 mapped to a subdirectory of /var, but we don't need to enforce this in the
 code base.

Having everything under a single root directory improves portability
but in general, I agree that hard coding is bad. Please feel free to
dive in and change it.

 It's been a long since I looked at james sources, but I guess the
 right way would be to use the FileSystem service we already use
 elsewhere (there is even a TODO in the javadocs for that
 ResourceLocatorImpl about this).
 For reference BayesianAnalysis is another mailet that uses the
 FileSystem service.

(One day I would like to be able to maintain using HTTP, so that was
the direction the code was heading in.)  Please feel free to dive in
and change it.

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Protocols 1.6-beta3 (second try)

2011-11-29 Thread Robert Burrell Donkin
On Sat, Nov 26, 2011 at 10:17 PM, Norman Maurer
norman.mau...@googlemail.com wrote:

 Please review the artifacts here:
 https://repository.apache.org/content/repositories/orgapachejames-256/

 [X] +1 Please release
 [ ] +0 No time for review
 [ ] -1 Something wrong

+1

Thanks for pushing this forward

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James jSPF 1.0.0 (second try)

2011-11-29 Thread Robert Burrell Donkin
On Sat, Nov 26, 2011 at 9:08 PM, Norman Maurer
norman.mau...@googlemail.com wrote:

snip

 Please review the artifacts at the following url:
 https://repository.apache.org/content/repositories/orgapachejames-253/

 [X] +1 Yeah, please release
 [ ] +0 No time to review
 [ ] -1 Something is wrong

Thanks for pushing this forward

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release TLP (pom.xml) Apache James Project 1.8

2011-11-19 Thread Robert Burrell Donkin
On Fri, Nov 18, 2011 at 9:43 PM, Felix Knecht fe...@otego.com wrote:
 [X] +1 Please release
 [ ] +0 No time to review
 [ ] -1 Something wrong which blocks the release.

Robert

BTW signing subkey 23D1F7D4 is not cross-certified for 1D3CA871:
cross-singing is easy and worthwhile security-wise

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Apache James Protocols 1.6-beta2 (second take)

2011-10-28 Thread Robert Burrell Donkin
On Thu, Oct 27, 2011 at 9:27 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 https://repository.apache.org/content/repositories/orgapachejames-110/

snip

 [X] +1 Yes do it now!
 [ ] +0 No time to review
 [ ] -1 Something wrong with the artifacts

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: James Server dies after few dayd

2011-10-18 Thread Robert Burrell Donkin
On Mon, Oct 17, 2011 at 1:45 PM, Saibabu Vallurupalli
saibabu.vallurupa...@gmail.com wrote:
 Hi Eric,

 We will review the windows logs and try to setup the jvm-options as
 suggested.

Some JRE have subtle bugs effecting long running server processes.
Switching to an alternative minor version sometimes sorts this kind of
problem...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Skin 1.7

2011-10-18 Thread Robert Burrell Donkin
On Tue, Oct 18, 2011 at 2:34 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 [x] +1 Please release

+1 Please release

 Thanks for taking care :)

+1

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [RESULT] [VOTE] Release Apache James Mime4j 0.7.1

2011-10-13 Thread Robert Burrell Donkin
On Thu, Oct 13, 2011 at 7:19 AM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Thanks for everyone who voted.

And thanks for cutting this release :-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Refactoring TLP pom (was Re: Mailbox doc)

2011-10-12 Thread Robert Burrell Donkin
On Wed, Oct 12, 2011 at 8:31 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/10/12 Ioan Eugen Stan stan.ieu...@gmail.com:
 One more ...

 Can or should we find a more consistent naming for the produced artifacts?
 Look the prefixes at http://repo1.maven.org/maven2/org/apache/james/
 - apache-james
 - apache
 - james
 - maven
 - none

 Very good point Felix, I agree that we should adopt a constant naming
 convention.

 I think we can skip Apache from the artifact name, because they apear
 in the group ID. We can keep the name in the parts intended for users
 (site, documentation, etc.). I will probably have time for this and
 pom in refactoring the weekend.

Please be aware that changing artifact names impacts downstream users.
Consider carefully before annoying them :-)

 I just want to point out that in past we added some apache- prefix
 around in order to have better trademark protection from ASF (apache
 is a trademark, james, mime4j, imap are not trademarks).

I'm not sure it's wise to put it quite like that. Historically, one of
the motivations behind prefixing all releases (with apache- say)
arose from the improved trademark protection gained.

Pragmatically, any jar not prefixed with one of our marks (whether
apache- or some other) ATM requires some extra manual verification
when verifying that we have rights to ship the jar.

 After years I still don't have a good understanding about this stuff,
 so maybe you want to read some documents from the asf website

http://www.apache.org/foundation/marks/

 or wait some comment from Robert before taking any step.

As I've recently learnt, trademarks are tricky and any interpretations
(apache is a trademark, james, mime4j, imap are not trademarks) are
best avoided on public lists.

Apache lists Apache James and James as marks[1]

Robert

[1] http://www.apache.org/foundation/marks/list/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Refactoring TLP pom (was Re: Mailbox doc)

2011-10-12 Thread Robert Burrell Donkin
On Wed, Oct 12, 2011 at 9:30 PM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:

snip

 or wait some comment from Robert before taking any step.

 As I've recently learnt, trademarks are tricky and any interpretations
 (apache is a trademark, james, mime4j, imap are not trademarks) are
 best avoided on public lists.

 Apache lists Apache James and James as marks[1]

Hopefully this is fact. Facts are fine.

(no criticism of Stefano intended)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Mime4j 0.7.1

2011-10-11 Thread Robert Burrell Donkin
On Sat, Oct 8, 2011 at 6:06 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 [X] +1 Please release
 [ ] +0 No time to review
 [ ] -1 Something wrong which blocks the release.

:-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: HEADS UP: Apache Protocols 1.6 beta1

2011-10-06 Thread Robert Burrell Donkin
On Thu, Oct 6, 2011 at 4:52 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Hi there,

 Just a heads up I plan to cut a beta release of protocols 1.6 this
 evening. I'm going for a beta release as I'm not 100% sure all the
 latest changes are 100% complete for a final release. Anywaz we can
 use it for the next beta release of James Server and so get rid of the
 SNAPSHOT dependency.

+1

Thanks

Rob

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Mailet Development

2011-10-04 Thread Robert Burrell Donkin
On Thu, Sep 29, 2011 at 4:27 PM, Adam Gibson aegib...@mtu.edu wrote:
 Hi Robert,

 I have taken a look a closer look at the apache committers process and 
 understand how it works now. I'll start working on some initial contributions 
 and see what might be able to come out of this.

:-)

 Anyways,regarding The AI mailets as well as the problem space you mentioned 
 with efficient ways of semi structured data are problems I'm interested in 
 helping with. Initially, I will attempt to look more closely at what the 
 other prject was you had mentioned was doing. I would want to start with few 
 different machine learning algorithms including the standard 
 (k-nearest-neighbors,SVMS). It also might be a bit excessive, but I would 
 also like to experiment with an ensemble learning based approach to try to 
 improve effiency.

+1

Ensembles have some very interesting qualities :-)

 Since the problem space is pretty easy in terms of having all the data, it 
 might be worthwhile to look in to comparision metrics to know whether 
 different algorithms are working well or not. I will do some more concrete 
 research and come up with a more formal proposal here soon.

We're all volunteers so only be as formal as you feel comfortable
with. Here in James we use JIRA as an idea store [1], so that would be
one good way to start letting everyone know how you're thinking is
developing.

More later...

Robert

[1] https://issues.apache.org/jira/browse/JAMESMAILAI

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Prepare for new mailbox release

2011-09-28 Thread Robert Burrell Donkin
On Wed, Sep 28, 2011 at 8:45 AM, Norman Maurer nor...@apache.org wrote:
 Hi there,

 I think we should get ready for a new mailbox release.

+1 :-)

 This is the first step needed for the next james server release.
 So please let me know if you have any concerns ..

JPAEncryptedMessage is still causing issues running the app out the of
box but I'm pretty sure it's a downstream configuration issue

Thanks for kicking this off

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Mailet Development

2011-09-28 Thread Robert Burrell Donkin
On Wed, Sep 28, 2011 at 3:52 AM, Adam Gibson aegib...@mtu.edu wrote:
 Hello James Developers,

Hello Adam

 First, I would like to say I love the work you guys have done with this mail 
 server. It's one of the most customizable ones I've seen. I have been messing 
 with james since around 3.0-M2 now and want to start contributing back a 
 little bit.

cool :-)

 I was wondering where the best place would be to get started is. The only 
 thing I have done with mailet so far is make a mailet that forwards mail
 to a mailing list. I am aware of the basic mailet/matcher api and have looked 
 through the site. A few components I'm interested in include the AI
 mailets as well as the spam filters. One of my primary areas of research is 
 AI and I noticed that the project hasn't been doing much with those. I
 noticed a project was attempted from GSOC, but it never took off.

We were all excited and ready to go when the student needed to drop
out to complete her studies. Smart management of semi-structured data
is (I think) a great space to start exploring, and I think the timing
is really good. But there never seems to be enough time...

 I was hoping to jump in somewhere.  Suggestions as to where to start with 
 this, as well as other resources, as well as other possible projects
 would be amazing.

There's plenty of developer interest in the AI space here at James.
Since this matches some of your interests, I think that would be a
great place to start. Does this sound like an itch you'd like to
scratch?

Apache is passionate about open development. So when you get the
chance, browse some of the foundation level stuff [1].

Robert

[1] http://www.apache.org/dev/
http://www.apache.org/foundation/
http://planet.apache.org/committers/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-1295) Use spring-mailbox module definitions

2011-09-24 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113934#comment-13113934
 ] 

Robert Burrell Donkin commented on JAMES-1295:
--

JPAEncryptedMessage has been recently commented out[1] again[2].

I've recently been testing IMAP out the box. Saving messages fails for me 
unless JPAEncryptedMessage is uncommented. Do we need to look into this problem 
a little further?

[1] http://svn.apache.org/viewvc?view=revisionrevision=1158809
[2] 
http://svn.apache.org/viewvc/james/app/trunk/src/main/config/james/META-INF/persistence.xml?view=log

 Use spring-mailbox module definitions
 -

 Key: JAMES-1295
 URL: https://issues.apache.org/jira/browse/JAMES-1295
 Project: JAMES Server
  Issue Type: Improvement
  Components: Deployment Modules
Affects Versions: 3.0-beta4
Reporter: Eric Charles

 Reuse the spring-mailbox instead of having duplicate definitions.
 (this jira should reside under the non-existing james-app jira project)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [PROPOSAL] Replacing RemoteDelivery (LONGTERM)

2011-09-23 Thread Robert Burrell Donkin
On Sun, Sep 11, 2011 at 6:44 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Hi there,

 I think its time to finally get rid of javamail for sending emails via
 SMTP / SMTPS and use something more performant / better suited for
 heavy usage. javamail just sucks in many ways for SMTP Delivery in a
 way that a real server need it. It just don't expose all the needed
 stuff that we need. Like proper de-decting of 5xx code in the greeting
 etc.

+1 :-)

 So I started to work on a nio based SMTP / SMTPS client, which is
 build on top of netty. I think its now ready for a first review:
 https://github.com/normanmaurer/niosmtp

I'd be happy to see client code for email protocols added to James.

(I still find myself using the IMAP client in
mailbox-integration-tester. I should really tidy it up...)

 It still lacks a few things that we need (also unit tests). Like SMTP
 AUTH and STARTTLS but I'm working on it (and I love contributions ;)).
  I really want to get it complete and use it as a replacement of
 javamail in our RemoteDelivery code. I also thing that we should
 move the RemoteDelivery code out of the Mailets and use a real
 service for it. This will make it easier to extend it and also expose
 stats etc. So I propose to start to work on a replacement as an
 experimental code base atm. We would still ship the old code till we
 dedicide that the new one is ready for primetime.

+1 :-)

 For the new code I plan to allow to hook in custom
 DelayCalculationPolicy and also add support for notifiers which get
 called after each delivery. This will allow us todo smarter things in
 the future...

 WDYT ?

Sounds good but be careful about pulling into your code base from
derivative works

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: NoSQL backend for James

2011-09-23 Thread Robert Burrell Donkin
On Fri, Sep 23, 2011 at 12:30 PM, Pepijn de Vos pepijnde...@yahoo.com wrote:
 Looking at memory, I see mappers and providers, what do these terms imply?

 Now, I would think another mailbox would look similar to this one, because 
 they do the same thing, right?

The mailbox API is an adaption layer abstracting quite different
storage implementations.

 Looking at jpa, I suddenly see manager classes added to the mix, and in 
 general just twice as many classes. Are these part of the mailbox spec, or 
 just an artifact of JPA?

 It looks like there is a discrepancy to what I think is the responsibility of 
 a mailbox, and what the actual responsibilities are.

 This is how I would imagine stuff works:
 There are mailbox and message classes which belong to each other. Say 
 IMessage and IMailbox. Now I simply implement these interface that have 
 methods such as list() and save()

 Now the reality seems to be somewhat more involved. I'm not going to look at 
 jpa, but for memory it seems like these mapper classes take concrete Message, 
 Mailbox and Subscription(?) objects and store them.

 There are a lot of seemingly Mailbox related methods on the MessageMapper?

 It seems the provider classes are mainly concerned with the Message-ID header?

 Writing this email cleared up some relations already, but looking at anything 
 other than memory, makes me think I'm not even halfway there.

There are different ways to tackle API implementation. I find it often
takes a long time to understand lots of existing implementations but
if I were to pick one implementation to study, it would be HBase.

I prefer to dive straight in with TDD: write a test, make it pass, repeat.

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Multiple distributions

2011-09-22 Thread Robert Burrell Donkin
On Thu, Sep 8, 2011 at 8:07 AM, Norman Maurer
norman.mau...@googlemail.com wrote:
 I think shipping the api makes sense as the user can just drop in any jcr
 impl and it will just work...

+1

Or jackrabbit with the dependencies repackaged using maven-shade-plugin

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Multiple distributions

2011-09-22 Thread Robert Burrell Donkin
On Tue, Sep 6, 2011 at 3:53 PM, Eric Charles eric.umg.char...@gmail.com wrote:
 Sounds like a good idea to have ready-to run version :)

 I just try to imagine what it represents for the build, release... and I
 don't see light solution for this. Maybe you have a simple way to achieve
 it?

I've had some of this working before, and it's needed for functional
testing but my priority now is to tool and release apache-rat-whisker
(the license and notice generation and verification)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: evaluation-question

2011-09-22 Thread Robert Burrell Donkin
On Fri, Sep 9, 2011 at 11:59 PM, Markward Schubert
markward.schub...@gmail.com wrote:

snip

 Would you expect james to somehow scale better when fetching emails from
 thousands of remote accounts on hundrets of different servers all over the
 world? Or is this somehow a task with an inherent physical limitation,
 which has to come to it's limits soon, because what james does is not much
 different from what we do now, because such a thing just can't be done a
 different way?

 Is there a way to programmatically add new pop- or imap-sources to fetch
 mail from, at runtime?
 Creating new users with the cli or via jmx is possible, as i saw in the
 docs. This is important, because customers and user come (and sometimes go)
 and we can not stop the server and reconfigure it each time a remote account
 is added.

The implementation is old but it's worked okay for me for many years.
A rewrite to use nio and modern approaches to concurrency has been on
my mind for a couple of years. I'm unlikely to get around to it any
time soon but I'd be happy to contributors keen to develop this
feature.

 Does fetchmail support secure transportation for pop and imap?

yes

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Merging 3_0_beta3 into trunk

2011-09-03 Thread Robert Burrell Donkin
On Thu, Sep 1, 2011 at 8:52 PM, Eric Charles eric.umg.char...@gmail.com wrote:
 On 01/09/11 11:16, Robert Burrell Donkin wrote:

 On Thu, Sep 1, 2011 at 4:16 PM, Eric Charleseric.umg.char...@gmail.com
  wrote:

 Hi Robert,

 When I package and unzip, I need to chmod +x *.bin to apply correct
 permissions.

 This was/should be managed by the pom.
 Any idea if this comes from the merge?

 Quite possibly. I'll take a look...


 Thx Robert.

I'll be away until the 12th. The DNS issue meant I haven't been able
to fix this :-/

Should just be a question of tweaking the values in
http://svn.apache.org/repos/asf/james/app/trunk/src/assemble/app.xml

I'll take a look when I get back, if no one else beats me to it...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



java.net MIA? [WAS Re: [app] Merging 3_0_beta3 into trunk]

2011-09-02 Thread Robert Burrell Donkin
On Thu, Sep 1, 2011 at 8:52 PM, Eric Charles eric.umg.char...@gmail.com wrote:
 On 01/09/11 11:16, Robert Burrell Donkin wrote:

 On Thu, Sep 1, 2011 at 4:16 PM, Eric Charleseric.umg.char...@gmail.com
  wrote:

 Hi Robert,

 When I package and unzip, I need to chmod +x *.bin to apply correct
 permissions.

 This was/should be managed by the pom.
 Any idea if this comes from the merge?

 Quite possibly. I'll take a look...


 Thx Robert.

My boxes are unable to resolve java.net. Which means I can't build
James. Anyone have any ideas?

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Merging 3_0_beta3 into trunk

2011-09-01 Thread Robert Burrell Donkin
On Thu, Sep 1, 2011 at 4:16 PM, Eric Charles eric.umg.char...@gmail.com wrote:
 Hi Robert,

 When I package and unzip, I need to chmod +x *.bin to apply correct
 permissions.

 This was/should be managed by the pom.
 Any idea if this comes from the merge?

Quite possibly. I'll take a look...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-1309) [3.0] HBase mini cluster fails to start on some Linux installations causing test failures

2011-08-31 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094418#comment-13094418
 ] 

Robert Burrell Donkin commented on JAMES-1309:
--

Dunno (I access the Ubuntu box over a network so fiddling with the networking 
settings isn't very convenient for me ATM)

IIRC Ubuntu (desktop) ships with default unusual settings which cause issues 
for some Java server applications on some JREs. James builds fine on my Gentoo 
and Debian boxes. Some similar issues have been reported with HBase on Ubuntu 
desktops. 

ATM investing the time to prove the cause, coding a fix and then talking 
upstream into accept the patch doesn't seem worthwhile to me. I'd be happy to 
accept this as a known issue, write it up and forget it. If there's a consensus 
for this approach, I'll find some time to give some simple instructions. 


 [3.0] HBase mini cluster fails to start on some Linux installations causing 
 test failures
 -

 Key: JAMES-1309
 URL: https://issues.apache.org/jira/browse/JAMES-1309
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: Trunk, 3.0-beta4
 Environment: $ uname --all
 Linux corinth 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 
 2011 i686 athlon i386 GNU/Linux
 $ mvn -version
 Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+)
 Maven home: 
 /home/name.robertburrelldonkin/main/src/org.apache/maven/apache-maven-3.0.3
 Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
 Java home: /usr/lib/jvm/java-6-openjdk/jre
 Default locale: en_US, platform encoding: ANSI_X3.4-1968
 OS name: linux, version: 2.6.38-11-generic-pae, arch: i386, family: 
 unix
 $ cat /etc/hosts
 127.0.0.1 localhost.localdomain   localhost
 ::1   corinth localhost6.localdomain6 localhost6
 127.0.1.1 corinth
 # The following lines are desirable for IPv6 capable hosts
 ::1 localhost ip6-localhost ip6-loopback
 fe00::0 ip6-localnet
 ff00::0 ip6-mcastprefix
 ff02::1 ip6-allnodes
 ff02::2 ip6-allrouters
 ff02::3 ip6-allhosts
 About Unbuntu - You are using Ubuntu 11.04 - the Natty Narwhal - released in 
 April 2011 and supported until October 2012.
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Minor

 HBase Mini Cluster fails to start [1] on some (but not all) Linux 
 distributions. Ubuntu 11.04 - the Natty Narwhal - by default enables IPv6 and 
 maps localhost to 127.0.0.1 in the hosts file. This has been reported[2] to 
 cause problems with HBase. 
 [1] ERROR org.apache.james.JamesServerHBaseSuiteTest - HBase Mini Cluster 
 failed to start. org.apache.hadoop.hbase.client.NoServerForRegionException: 
 Unable to find region for  after 2 tries.
 [2] eg.
 http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/18547
 https://groups.google.com/a/cloudera.org/group/cdh-user/browse_thread/thread/0321711d429c674c?pli=1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-910) OSGi Enable Maven Build

2011-08-29 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13092919#comment-13092919
 ] 

Robert Burrell Donkin commented on JAMES-910:
-

Can we close this now?

 OSGi Enable Maven Build
 ---

 Key: JAMES-910
 URL: https://issues.apache.org/jira/browse/JAMES-910
 Project: JAMES Server
  Issue Type: Improvement
  Components: Build System
Affects Versions: 3.0
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
 Fix For: 3.0


 Enable OSGi in the Maven build. See 
 http://mail-archives.apache.org/mod_mbox/james-server-dev/200906.mbox/%3c7ea4cf7d-441f-45d4-b5f3-5bef7432e...@yahoo.com%3e
  for tips

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Created] (JAMES-1309) [3.0] HBase clusters fails to start on some Linux installations

2011-08-29 Thread Robert Burrell Donkin (JIRA)
[3.0] HBase clusters fails to start on some Linux installations
---

 Key: JAMES-1309
 URL: https://issues.apache.org/jira/browse/JAMES-1309
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: Trunk, 3.0-beta4
 Environment: $ uname --all
Linux corinth 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 
i686 athlon i386 GNU/Linux

$ mvn -version
Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+)
Maven home: 
/home/name.robertburrelldonkin/main/src/org.apache/maven/apache-maven-3.0.3
Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: linux, version: 2.6.38-11-generic-pae, arch: i386, family: unix

$ cat /etc/hosts
127.0.0.1   localhost.localdomain   localhost
::1 corinth localhost6.localdomain6 localhost6
127.0.1.1   corinth

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

About Unbuntu - You are using Ubuntu 11.04 - the Natty Narwhal - released in 
April 2011 and supported until October 2012.
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Minor


HBase Mini Cluster fails to start [1] on some (but not all) Linux 
distributions. Ubuntu 11.04 - the Natty Narwhal - by default enables IPv6 and 
maps localhost to 127.0.0.1 in the hosts file. This has been reported[2] to 
cause problems with HBase. 

[1] ERROR org.apache.james.JamesServerHBaseSuiteTest - HBase Mini Cluster 
failed to start. org.apache.hadoop.hbase.client.NoServerForRegionException: 
Unable to find region for  after 2 tries.
[2] eg.
http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/18547
https://groups.google.com/a/cloudera.org/group/cdh-user/browse_thread/thread/0321711d429c674c?pli=1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Updated] (JAMES-1309) [3.0] HBase mini cluster fails to start on some Linux installations causing test failures

2011-08-29 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin updated JAMES-1309:
-

Summary: [3.0] HBase mini cluster fails to start on some Linux 
installations causing test failures  (was: [3.0] HBase clusters fails to start 
on some Linux installations)

 [3.0] HBase mini cluster fails to start on some Linux installations causing 
 test failures
 -

 Key: JAMES-1309
 URL: https://issues.apache.org/jira/browse/JAMES-1309
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: Trunk, 3.0-beta4
 Environment: $ uname --all
 Linux corinth 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 
 2011 i686 athlon i386 GNU/Linux
 $ mvn -version
 Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+)
 Maven home: 
 /home/name.robertburrelldonkin/main/src/org.apache/maven/apache-maven-3.0.3
 Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
 Java home: /usr/lib/jvm/java-6-openjdk/jre
 Default locale: en_US, platform encoding: ANSI_X3.4-1968
 OS name: linux, version: 2.6.38-11-generic-pae, arch: i386, family: 
 unix
 $ cat /etc/hosts
 127.0.0.1 localhost.localdomain   localhost
 ::1   corinth localhost6.localdomain6 localhost6
 127.0.1.1 corinth
 # The following lines are desirable for IPv6 capable hosts
 ::1 localhost ip6-localhost ip6-loopback
 fe00::0 ip6-localnet
 ff00::0 ip6-mcastprefix
 ff02::1 ip6-allnodes
 ff02::2 ip6-allrouters
 ff02::3 ip6-allhosts
 About Unbuntu - You are using Ubuntu 11.04 - the Natty Narwhal - released in 
 April 2011 and supported until October 2012.
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Minor

 HBase Mini Cluster fails to start [1] on some (but not all) Linux 
 distributions. Ubuntu 11.04 - the Natty Narwhal - by default enables IPv6 and 
 maps localhost to 127.0.0.1 in the hosts file. This has been reported[2] to 
 cause problems with HBase. 
 [1] ERROR org.apache.james.JamesServerHBaseSuiteTest - HBase Mini Cluster 
 failed to start. org.apache.hadoop.hbase.client.NoServerForRegionException: 
 Unable to find region for  after 2 tries.
 [2] eg.
 http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/18547
 https://groups.google.com/a/cloudera.org/group/cdh-user/browse_thread/thread/0321711d429c674c?pli=1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-1309) [3.0] HBase mini cluster fails to start on some Linux installations causing test failures

2011-08-29 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13092943#comment-13092943
 ] 

Robert Burrell Donkin commented on JAMES-1309:
--

Trunk now no longer builds out-of-the-box on some flavours of Linux but 
workarounds are available. Unsure whether we should do any more than clearly 
document this issue.

 [3.0] HBase mini cluster fails to start on some Linux installations causing 
 test failures
 -

 Key: JAMES-1309
 URL: https://issues.apache.org/jira/browse/JAMES-1309
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: Trunk, 3.0-beta4
 Environment: $ uname --all
 Linux corinth 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 
 2011 i686 athlon i386 GNU/Linux
 $ mvn -version
 Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+)
 Maven home: 
 /home/name.robertburrelldonkin/main/src/org.apache/maven/apache-maven-3.0.3
 Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
 Java home: /usr/lib/jvm/java-6-openjdk/jre
 Default locale: en_US, platform encoding: ANSI_X3.4-1968
 OS name: linux, version: 2.6.38-11-generic-pae, arch: i386, family: 
 unix
 $ cat /etc/hosts
 127.0.0.1 localhost.localdomain   localhost
 ::1   corinth localhost6.localdomain6 localhost6
 127.0.1.1 corinth
 # The following lines are desirable for IPv6 capable hosts
 ::1 localhost ip6-localhost ip6-loopback
 fe00::0 ip6-localnet
 ff00::0 ip6-mcastprefix
 ff02::1 ip6-allnodes
 ff02::2 ip6-allrouters
 ff02::3 ip6-allhosts
 About Unbuntu - You are using Ubuntu 11.04 - the Natty Narwhal - released in 
 April 2011 and supported until October 2012.
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Minor

 HBase Mini Cluster fails to start [1] on some (but not all) Linux 
 distributions. Ubuntu 11.04 - the Natty Narwhal - by default enables IPv6 and 
 maps localhost to 127.0.0.1 in the hosts file. This has been reported[2] to 
 cause problems with HBase. 
 [1] ERROR org.apache.james.JamesServerHBaseSuiteTest - HBase Mini Cluster 
 failed to start. org.apache.hadoop.hbase.client.NoServerForRegionException: 
 Unable to find region for  after 2 tries.
 [2] eg.
 http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/18547
 https://groups.google.com/a/cloudera.org/group/cdh-user/browse_thread/thread/0321711d429c674c?pli=1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[app] Merging 3_0_beta3 into trunk

2011-08-28 Thread Robert Burrell Donkin
Just to let people know I'm merging
http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3/ into
trunk. If you were planning to hack on app, probably best to way a
little while...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Merging 3_0_beta3 into trunk

2011-08-28 Thread Robert Burrell Donkin
On Sun, Aug 28, 2011 at 11:59 AM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:
 Just to let people know I'm merging
 http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3/ into
 trunk. If you were planning to hack on app, probably best to way a
 little while...

Done

I ran only a simple smoke test so please check out and test...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Created] (JAMES-1308) Fix war Release Process

2011-08-28 Thread Robert Burrell Donkin (JIRA)
Fix war Release Process
---

 Key: JAMES-1308
 URL: https://issues.apache.org/jira/browse/JAMES-1308
 Project: JAMES Server
  Issue Type: Task
Affects Versions: 3.0-beta3
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
 Fix For: 3.0-beta4


The current release process fails to sign the war created. Until this is fixed, 
the war distribution cannot be officially released.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Resolved] (JAMES-1308) Fix war Release Process

2011-08-28 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin resolved JAMES-1308.
--

Resolution: Fixed

Switching pom packaging to war means everything gets signed.

 Fix war Release Process
 ---

 Key: JAMES-1308
 URL: https://issues.apache.org/jira/browse/JAMES-1308
 Project: JAMES Server
  Issue Type: Task
Affects Versions: 3.0-beta3
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
 Fix For: 3.0-beta4


 The current release process fails to sign the war created. Until this is 
 fixed, the war distribution cannot be officially released.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Resolved] (JAMES-797) Update LICENSE footer to reflect jars moved and new dependencies

2011-08-28 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin resolved JAMES-797.
-

Resolution: Fixed
  Assignee: Robert Burrell Donkin

The staging repository (and other jars) have been removed from the 3.0 stream. 
The DEPENDENCIES have been recently check for 3.0-beta3. So, I think it's safe 
to close this issue now.

 Update LICENSE footer to reflect jars moved and new dependencies
 

 Key: JAMES-797
 URL: https://issues.apache.org/jira/browse/JAMES-797
 Project: JAMES Server
  Issue Type: Task
Reporter: Stefano Bagnara
Assignee: Robert Burrell Donkin
 Fix For: 3.0


 We moved around the LICENSE files in the stage repository. Our main LICENSE 
 file (check that it still is the one being packaged) currently point to wrong 
 LICENSE files.
 Furthermore we added many dependencies since 2.3.1: check if they all are ASF 
 artifacts or if there is something we have to add there.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Closed] (JAMES-797) Update LICENSE footer to reflect jars moved and new dependencies

2011-08-28 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin closed JAMES-797.
---


 Update LICENSE footer to reflect jars moved and new dependencies
 

 Key: JAMES-797
 URL: https://issues.apache.org/jira/browse/JAMES-797
 Project: JAMES Server
  Issue Type: Task
Reporter: Stefano Bagnara
Assignee: Robert Burrell Donkin
 Fix For: 3.0


 We moved around the LICENSE files in the stage repository. Our main LICENSE 
 file (check that it still is the one being packaged) currently point to wrong 
 LICENSE files.
 Furthermore we added many dependencies since 2.3.1: check if they all are ASF 
 artifacts or if there is something we have to add there.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[mailbox] Time for a 0.4 release? [WAS Re: Encryption in Beta3 release]

2011-08-26 Thread Robert Burrell Donkin
On Thu, Aug 25, 2011 at 2:34 PM, Saibabu Vallurupalli
saibabu.vallurupa...@gmail.com wrote:
 Thanks Eric, before seeing your response I tried the steps below and got my
 version of mailbox 0.4 with Encryption. James server is up and running with
 Encryption now.

Time to think about a 0.4 release for mailbox?

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [ANNOUNCE] Welcome Ioan Eugen Stan as committer

2011-08-26 Thread Robert Burrell Donkin
On Fri, Aug 26, 2011 at 10:51 AM, Norman Maurer nor...@apache.org wrote:
 Yeah... Welcome Ioan.

 Im glad to have you in the team :)

+1

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[ANNOUNCEMENT] Apache James 3.0-beta3 Released

2011-08-22 Thread Robert Burrell Donkin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

The Apache James team[1] is happy to announce the release of Apache 
James 3.0-beta3, an advanced component based mail server. Serve POP3, 
IMAP and SMTP from this extensible and modular platform featuring 
Mailet[2] and SIEVE[3] processing.


Read the release notes online[4] or scroll down. Browse documentation 
online[5].


Download[6] then verify[7] that the artifact is signed with my current 
code signing key[8] A6EE6908[9].


Thanks to everyone who contributed to this long awaited milestone, in 
particular to those users who provided testing, ideas and feedback, 
contributors whose patches improved the code and fixed bugs and to the 
new committers who sustained this effort. If you'd like to help the 
final push towards 3.0 - or just want to learn a little more about 
serving mail - you'll find a warm welcome on our mailing lists[8].


Notes on this release, trademarks and cryptography are found below.

Robert

[1] http://james.apache.org
[2] http://james.apache.org/mailet/
[3] http://james.apache.org/jsieve/index.html
[4] http://james.apache.org/server/3/release-notes.html
[5] http://james.apache.org/server/3/
[6] http://james.apache.org/download.cgi#Apache_James_Server
[7] http://www.apache.org/dev/openpgp.html#wot-verifying-links
[8] http://people.apache.org/~rdonkin/
[9] 597C 729B 0237 1932 E77C B9D5 EDB8 C082 A6EE 6908 
https://people.apache.org/keys/committer/rdonkin.asc

[10] http://james.apache.org/mail.html

Release Notes
- -
 * What's new in 3.0-beta3 for end users
- Numerous IMAP bug fixes (better client support, memory 
improvement, NIO and IO support...)
- Support for IMAP IDLE (RFC 2177, server transmit updates to the 
client in real time)

- Telnet Management has been removed in favor of JMX with client shell
- More metrics counters available via JMX
- Better debug logging on protocols
- JPA validated against more databases (among others Oracle)
- Multiple address and port configurations per protocol
- POP3 is now operational (was buggy in 3.0-M2)
- Mailbox Tooling to copy from a persistence to another persistence
- Upgrade tool from James 2.3 is available
- Better logging on protocols with adjustable level
- Full mailet package must be specified
- Composite Matchers
- Better debug logging on protocols
- Mailing list functionality has been removed
- More documentation on web site for configuration,...
- ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411version=12315512

  * What's new in 3.0-beta3 for developers
- Less maven modules
- Maven 3.0.2 required to build
- Upgrade to latest frameworks versions (netty, activemq, 
jackrabbit...)

- Code reports generation via 'mvn site -P site-reports' maven profile
- Corrections further to findbugs,... reports
- Code formatting
- ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411version=12315512


Notes On Cryptography
- 
This distribution includes cryptographic software. The country in which 
you currently reside may have restrictions on the import, possession, 
use, and/or re-export to another country, of encryption software. BEFORE 
using any encryption software, please check your country's laws, 
regulations and policies concerning the import, possession, or use, and 
re-export of encryption software, to see if this is permitted. See 
http://www.wassenaar.org for more information.


The U.S. Government Department of Commerce, Bureau of Industry and 
Security (BIS), has classified this software as Export Commodity Control 
Number (ECCN) 5D002.C.1, which includes information security software 
using or performing cryptographic functions with asymmetric algorithms. 
The form and manner of this Apache Software Foundation distribution 
makes it eligible for export under the License Exception ENC Technology 
Software Unrestricted (TSU) exception (see the BIS Export Administration 
Regulations, Section 740.13) for both object code and source code.


Export control information for the Apache Software Foundation is found 
at http://www.apache.org/licenses/exports/


Notes On Trademarks
- ---
Apache James, James, Apache, the Apache feather logo, and the Apache 
James project logo are trademarks of The Apache Software Foundation. All 
other marks mentioned may be trademarks or registered trademarks of 
their respective owners.


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)

iQQcBAEBCgAGBQJOUibFAAoJEO24wIKm7mkIu6Ef/2lERTNhqGTU3iMJsg6IbbOu
1deI2IOnT2DGRH1WrYEPR9p81X2jc4EIe5tmwS7uI9neHGCWfHH50dXPlymeSRGN
N3q5kFabrYmCsdvZ+Rkr9TdSZFNGNywosZe/HIVNfuVCEQgC2tQqFeUNgl7AerG/
K6jLejOxpiW4UE9fqWIxvONuQGotZeScUIQo2BOLlqg3EguiYJIjLXPpeJQVMG6f
Szxq1WI8kDkvHQ/gfbr746blTXcQVu7ys/7MHUvpB6hWdE06/EByG+bGpn39F5th

Re: NoSQL backend for James

2011-08-22 Thread Robert Burrell Donkin
On Sun, Aug 21, 2011 at 10:06 PM, Pepijn de Vos pepijnde...@yahoo.com wrote:
 Wait, so this means there should be a *zip* inside the target dir? I only 
 have a jar.

 I can't see anything wrong with the build, but this is the output: 
 http://pastebin.com/7mrdseTA

 I hope someone can help me to get to a state where I can run James and load 
 mailboxes.

The server just builds components. The easiest way to run James and
load mailboxes is to download Apache James 3.0-beta3 [1]. It's spring
based so if you want to blend in new components (for example, mailbox
implementations) just drop in the libraries and edit the
configuration.

This component orientation means that there's no reason to grapple to
understand the entire code base to create new mailbox implementations.
The mailbox source can be checked out independently [2] and the API
browsed online [3].

Robert

[1] http://james.apache.org/download.cgi#Apache_James_Server
[2] http://svn.apache.org/repos/asf/james/mailbox/trunk/
[3] 
http://svn.apache.org/repos/asf/james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: NoSQL backend for James

2011-08-22 Thread Robert Burrell Donkin
On Mon, Aug 15, 2011 at 8:32 PM, Pepijn de Vos pepijnde...@yahoo.com wrote:

snip

 I'm still not sure what to think of the REST API. Do you want to have a IMAP 
 'replacement' that is RESTful, or just an abstraction over a simple key-value 
 store? (I just realized that, in a way, a CouchDB mailbox is already a REST 
 interface to James)

 Interesting reading material: http://www.prescod.net/rest/restmail/

:-)

REST [1] is often in the eye of the beholder ;-)

I often like to think of mail as a sea of resources - documents and
directories (and their meta-data) located by uniform descriptors - as
a contrast to the mainstream perspective focused on pushing bits
between file systems over heterogeneous networks. But I'm happy for
anyone else to reach their own opinion on what RESTful mail should
really mean...

Robert

[1] http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase mailbox alpha 2

2011-08-21 Thread Robert Burrell Donkin
On Sun, Aug 21, 2011 at 5:55 PM, Eric Charles e...@apache.org wrote:
 On 21/08/11 17:23, Ioan Eugen Stan wrote:

 Latest commit: tests pass: 279, fail 12. Not much until it's all green.


 Impressed ;)

:-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-21 Thread Robert Burrell Donkin
On Sun, Aug 21, 2011 at 5:53 PM, Eric Charles e...@apache.org wrote:
 I forgot to update server index page. Now, it's done.

All looks good :-)

 I will create on jenkins (when infra will have given me the rights) a build
 for the app, and will update http://people.apache.org/builds/james/nightly/
 to point to beta3 and no more to the old M3.

Great

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-21 Thread Robert Burrell Donkin
On Sun, Aug 21, 2011 at 10:21 AM, Eric Charles e...@apache.org wrote:
 Hi Robert,

 OK, index.html was the cause.

 I have just deployed project and server (with javadoc) websites (soon
 rsynched).

Thanks

 Now time for the announce :) with
 - james user mailing list
 - apache announce mailing list
 - http://blogs.apache.org/james/
 - http://twitter.com/#!/ApacheJames

 The message to give could be
 http://svn.apache.org/repos/asf/james/app/trunk/README.txt

 Do you take care of it, or will I do?

I like to sign list announcements with the code sign key, so makes
sense for me to do them. If you could take care of the blog and
twitter that'd be great. If not, just let me know and I'll handle
it...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-20 Thread Robert Burrell Donkin
On Thu, Aug 18, 2011 at 6:33 PM, Eric Charles e...@apache.org wrote:
 On 18/08/11 19:18, Robert Burrell Donkin wrote:

 We (finally) have an official 3.0-beta3 release :-)


 :)

 1. Do we want to distribute it from www,apache.org [1]?


 I think so.
 Mirrors will be updated this way.

Uploaded yesterday. I expect that most mirrors should be synced by now.

Also available from maven central [2] (might be possible to do
something clever to run via maven...)

 2. We need to update the website. Any volunteers?


 I will mvn site-deploy when mirrors will be updated.
 From what I know, documentation in trunk should be ok.

Think we're about ready for this now

Robert

[1] http://www.apache.org/dist/james/apache-james/3.0-beta3/
[2] http://repo1.maven.org/maven2/org/apache/james/apache-james/3.0-beta3/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-20 Thread Robert Burrell Donkin
On Sat, Aug 20, 2011 at 1:24 PM, Eric Charles e...@apache.org wrote:
 Hi Robert,

 Mirrors are updated, e.g. http://apache.cu.be/james/apache-james/3.0-beta3/

 If you look at the links, they all point to http://repository.apache.org/...
  which is not the goal. It should point to a http://apache.cu.be/.

 I put download page update and site deploy on-hold so you can look at it.

Not sure what's happening and I'm having issues accessing apache.org ATM

Will continue trying but I'm still recovering my development boxes so
it might be a while...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-20 Thread Robert Burrell Donkin
On Sat, Aug 20, 2011 at 6:19 PM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:
 On Sat, Aug 20, 2011 at 1:24 PM, Eric Charles e...@apache.org wrote:
 Hi Robert,

 Mirrors are updated, e.g. http://apache.cu.be/james/apache-james/3.0-beta3/

 If you look at the links, they all point to http://repository.apache.org/...
  which is not the goal. It should point to a http://apache.cu.be/.

 I put download page update and site deploy on-hold so you can look at it.

 Not sure what's happening and I'm having issues accessing apache.org ATM

 Will continue trying but I'm still recovering my development boxes so
 it might be a while...

I downloaded the artifacts from the repository but forgot to delete
the index.html

the artifacts are fine [1][2] so should be safe to deploy the site now

Robert

[1] 
http://www.apache.org/dist/james/apache-james/3.0-beta3/apache-james-3.0-beta3-app.tar.gz.asc
[2] 
http://apache.cu.be/james/apache-james/3.0-beta3/apache-james-3.0-beta3-app.tar.gz.asc

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0-beta3

2011-08-19 Thread Robert Burrell Donkin
On Fri, Aug 19, 2011 at 8:18 AM, Eric Charles e...@apache.org wrote:
 On 18/08/11 22:41, Ioan Eugen Stan wrote:

snip

 p.s. more integration tests pass as of today. I don't know how many
 left, but the implementation should pass all tests on Monday, the
 final day.
 I hope to have some better documentation by then.


 Great!

+1

How close are we to be being able to release a beta with this in?

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase-mailbox alpha release

2011-08-19 Thread Robert Burrell Donkin
On Fri, Aug 19, 2011 at 2:20 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 Hello again,

 I ran the whole test suite again, to test my new 4GB RAM that I got
 just for this. Currently the tests are looking like this:

 Tests run: 291, Failures: 0, Errors: 113, Skipped: 0
 That's a little over 61% test pass. I expect to pass all tests by
 tonight. Code is not committed yet.

:-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James 3.0-beta3

2011-08-18 Thread Robert Burrell Donkin
On Thu, Aug 18, 2011 at 11:03 AM, Stefano Bagnara apa...@bago.org wrote:
 2011/8/15 Robert Burrell Donkin robertburrelldon...@gmail.com:
 [...]
 Please review 
 https://repository.apache.org/content/repositories/orgapachejames-037/
 and cast your votes.

 Anyone and everyone are encouraged to vote. James PMC votes are
 binding on Apache.

 [X] +1 Release Apache James 3.0-beta3

 I'll tally the results no earlier than Wednesday, August 17 at 1200 UTC [1]

 2 days is too short, expecially in mid august. I would prefer to use
 at least the 3 classic days for future votes.

ok

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Apache James 3.0-beta3

2011-08-18 Thread Robert Burrell Donkin
We (finally) have an official 3.0-beta3 release :-)

1. Do we want to distribute it from www,apache.org [1]?

2. We need to update the website. Any volunteers?

3. What else do we need to do before announcing it's availability?

Robert

[1] http://www.apache.org/dist/james/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[RESULT][VOTE] Release Apache James 3.0-beta3

2011-08-17 Thread Robert Burrell Donkin
On Mon, Aug 15, 2011 at 11:33 AM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:

snip

 Please review 
 https://repository.apache.org/content/repositories/orgapachejames-037/
 and cast your votes.

 Anyone and everyone are encouraged to vote. James PMC votes are
 binding on Apache.

 I'll tally the results no earlier than Wednesday, August 17 at 1200 UTC [1]

I count

 (non binding)
  +1 Patrick Pyette

 (binding)
  +1 Robert Burrell Donkin
  +1 Norman Maurer
  +1 Eric Charles
  +1 Vincenzo Gianferrari Pini

Thanks to everyone who found the time to review our release and
express their opinion :-)

By this tally, the release vote passes.

Please check for any mistakes and jump in before 12:00UTC tomorrow [1].

Robert

[1] http://www.timeanddate.com/worldclock/fixedtime.html?iso=20110818T12

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Rat Whisker [WAS Re: [VOTE] Release Apache James 3.0-beta3]

2011-08-16 Thread Robert Burrell Donkin
On Tue, Aug 16, 2011 at 9:15 AM, Eric Charles e...@apache.org wrote:
 [x] +1 Release Apache James 3.0-beta3

 IMAP4, POP3, SMTP working fine.

 Thx Robert for the NOTICE. Is it fully RAT automated or still manual updates
 needed?

The validation and generation functions are working from the command
line. Tooling these functions into Maven plugins shouldn't be too big
a job. All contributions (coding or analysis) welcome over on the Rat
list...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [3.0-beta3] Count Down Started

2011-08-12 Thread Robert Burrell Donkin
On Wed, Aug 10, 2011 at 8:43 AM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:
 On Tue, Aug 9, 2011 at 7:37 PM, Norman Maurer
 norman.mau...@googlemail.com wrote:
 Looks good to me too.. I think we are ready... :)

 Fingers crossed that I'll have no more machines die under me...

Still having issues fixing stuff machine-wise :-/

Apologies for the delay...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [3.0-beta3] Count Down Started

2011-08-10 Thread Robert Burrell Donkin
On Tue, Aug 9, 2011 at 7:37 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Looks good to me too.. I think we are ready... :)

Fingers crossed that I'll have no more machines die under me...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[3.0-beta3] Count Down Started

2011-08-09 Thread Robert Burrell Donkin
The tool I created to generate and validate the licensing stuff is now
checked into Rat [1]. Looks like that's all GTG from that perspective.

I hope to cut Apache James 3.0 beta3 later today or tomorrow so please
take a look ASAP.

At this time, all I think that it's left is to update the README so
please jump in ASAP with any tasks

Robert

[1] http://svn.apache.org/repos/asf/incubator/rat/whisker/trunk/legacy/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase-mailbox alpha release

2011-08-09 Thread Robert Burrell Donkin
On Tue, Aug 9, 2011 at 3:17 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 2011/8/9 Robert Burrell Donkin robertburrelldon...@gmail.com:
 On Mon, Aug 8, 2011 at 9:57 PM, Ioan Eugen Stan stan.ieu...@gmail.com 
 wrote:
 I fixed the exception in the test (forgot to update it when I made the
 change). I also fixed some other issues.
 Now all tests should pass, except for HBaseMailboxManager which runs
 indefinitely. I tried to profile the test case in NetBeans but failed.
 I have an idea of what's going on, but not being able to profile the
 application will probably take more time.

 One tactic I sometimes use with type of problem is to add more
 specific tests. Another is to selectively dummy.

 I have tracked down the problem. It is in HBaseMailboxMapper.save() method. 
 [1].
 I have put some System.out.print statements to see what happens and it
 seems that reading from the InputStream blocks.
 This is strange. I will try to see what is causing this. Do the
 messages created in the test suite have content equal to the size?

            while ((b = message.getBodyContent().read()) != -1) {
                out.write(b);
            }
            out.close();
            out = new
 ChunkOutputStream(sessionMapperFactory.getClusterConfiguration(),
                    MESSAGES_TABLE, MESSAGE_DATA_HEADERS,
 messageRowKey(message), MAX_COLUMN_SIZE);
            while ((b = message.getHeaderContent().read()) != -1) {
                out.write(b);
            }

I've just had a hard power failure and I'm recovering my main
development box now :-/

It might be tomorrow before I can get back to you but hopefully
someone else will be able to jump in before then...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase-mailbox alpha release

2011-08-08 Thread Robert Burrell Donkin
On Mon, Aug 8, 2011 at 2:26 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 Hello,

 It's your favorite GSoC student that wishes to make the following announce:

 hbase-mailbox implementation is feature complete and has entered Alpha
 release (tag 0.3-alpha in the mercurial repository at [1]).
 I also wish to humbly ask for links to add integration tests to where
 the bugs are.

:-)

 The next days I will try to add unit tests for most/all of the
 methods, hunt for bugs, improve documentation, code refactoring, and
 eliminate all TODOs.I will be asking for a code review after this
 period is over.

 After this phase is finished, I'm planning a real life test.

Have you tried running the protocol test suite?

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase-mailbox alpha release

2011-08-08 Thread Robert Burrell Donkin
On Mon, Aug 8, 2011 at 2:26 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 Hello,

 It's your favorite GSoC student that wishes to make the following announce:

 hbase-mailbox implementation is feature complete and has entered Alpha
 release (tag 0.3-alpha in the mercurial repository at [1]).

snip

 [1] 
 http://code.google.com/a/apache-extras.org/p/mailbox-hdfs/source/browse/?name=0.3-alpha

I have some test failures on my machine [2]

Robert

[2] http://code.google.com/a/apache-extras.org/p/mailbox-hdfs/issues/detail?id=1

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: hbase-mailbox alpha release

2011-08-08 Thread Robert Burrell Donkin
On Mon, Aug 8, 2011 at 3:58 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 Have you tried running the protocol test suite?

 Nope, can you give me some tips on how to do it properly?

Not sure (hopefully someone will jump in :-)

With a little bit of luck, if we can build the mailbox and drop it
into James then running the IMAP protocol tests should be a reasonable
start...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Please Check 3.0-beta3

2011-08-05 Thread Robert Burrell Donkin
On Fri, Aug 5, 2011 at 8:12 AM, Eric Charles e...@apache.org wrote:
 Glad to read this :)
 I will update the web site to align the news, download... on 3.0-beta3.

Best to wait until we have an actual release before making any announcements.

There is no capacity to fix anything but legal and configuration
issues at this stage - all the code is upstream. Reviews by users may
end up just clouding issues. I'm really interested in reviews by
developers about:

* the licensing of the assembled application
* the initial configuration shipped
* the documentation shipped

Robert

 On 04/08/11 19:23, Robert Burrell Donkin wrote:

 I hope that 3.0-beta3 should be nearly ready now. Please export the
 branch [1] and take a look sometime soonish. I hope to be able to cut
 a release before too much longer...

 Robert

 [1] http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3/

 -
 To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
 For additional commands, e-mail: server-dev-h...@james.apache.org



 --
 Eric Charles
 http://about.echarles.net

 -
 To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
 For additional commands, e-mail: server-dev-h...@james.apache.org



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [app] Please Check 3.0-beta3

2011-08-05 Thread Robert Burrell Donkin
On Fri, Aug 5, 2011 at 8:35 AM, Eric Charles e...@apache.org wrote:
 On 05/08/11 09:25, Robert Burrell Donkin wrote:

 On Fri, Aug 5, 2011 at 8:12 AM, Eric Charlese...@apache.org  wrote:

 Glad to read this :)
 I will update the web site to align the news, download... on 3.0-beta3.

 Best to wait until we have an actual release before making any
 announcements.


 Sure, I was meaning to prepare in svn the documenation so it can be
 reviewed.

+1 :-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Backup restore for windows

2011-08-05 Thread Robert Burrell Donkin
On Fri, Aug 5, 2011 at 12:43 PM, Saibabu Vallurupalli
saibabu.vallurupa...@gmail.com wrote:
 Hi Eric,

 I am pasting last few lines of my build below:
 **
 [INFO] Apache James Server ActiveMQ Queue  SUCCESS
 [1:54.496s]
 [INFO] Apache James Server LDAP Data Implementation .. SUCCESS [10.733s]
 [INFO] Apache James Server Client  SUCCESS [9.597s]
 [INFO]
 
 [INFO] BUILD SUCCESS
 [INFO]
 
 [INFO] Total time: 13:13.631s
 [INFO] Finished at: Fri Aug 05 07:30:19 EDT 2011
 [INFO] Final Memory: 40M/133M
 [INFO]
 
 C:\work\workspace\james\server\tags\james-server-3.0-beta2
 **

 After this I looked in folder :
 C:\work\workspace\james\server\tags\james-server-3.0-beta2\container-spring\target\
 There are bunch of folders and james-server-container-spring-3.0-beta2.jar
 file.

 I couldn't find the zip after doing mvn clean package from command prompt.

The application is now assembly in a separate project. If you're
building beta-2, you'll need [1]

but if you can, I recommend going straight for beta-3 since we it'll
ship within a week...

Robert

[1] http://svn.apache.org/repos/asf/james/app/branches/3_0_beta2/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: James@GotoCon ...?

2011-08-05 Thread Robert Burrell Donkin
On Wed, Aug 3, 2011 at 9:58 PM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 2011/8/3 Robert Burrell Donkin robertburrelldon...@gmail.com:
 On Wed, Aug 3, 2011 at 7:20 PM, Ioan Eugen Stan stan.ieu...@gmail.com 
 wrote:
 On 03/08/11 12:36, Robert Burrell Donkin wrote:

snip

 The Hackathon/BarCamp is likely to be an informal change to meet other
 people from Apache. If you're free that weekend and within reasonable
 travel of Amsterdam, IMHO it'd be worthwhile signing up.

 Well, I saw the registration fees and unfortunately I can't make it.

Typically, speakers get in for free :-)

 I also checked the flights and going just for the hackaton is a bit
 expensive.

Amsterdam is quick and cheap for me. I'm not sure whether TAC funds
will be available for this one...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Resolved] (JAMES-1263) Review LICENSE and NOTICE files

2011-08-04 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin resolved JAMES-1263.
--

Resolution: Fixed

Audited contents of app to be shipped as beta3.

 Review LICENSE and NOTICE files
 ---

 Key: JAMES-1263
 URL: https://issues.apache.org/jira/browse/JAMES-1263
 Project: JAMES Server
  Issue Type: Task
  Components: Build System
Affects Versions: 3.0-beta3
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Blocker
 Fix For: 3.0-beta3


 Review LICENSE and NOTICE compliance with policy. Fix any issues discovered.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Closed] (JAMES-1269) Create a correct NOTICE/LICENSE files for the spring binary artifact (currently having bad contents)

2011-08-04 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin closed JAMES-1269.



 Create a correct NOTICE/LICENSE files for the spring binary artifact 
 (currently having bad contents)
 

 Key: JAMES-1269
 URL: https://issues.apache.org/jira/browse/JAMES-1269
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: 3.0-M2
Reporter: Stefano Bagnara
Assignee: Robert Burrell Donkin
Priority: Blocker
 Fix For: 3.0-beta3

 Attachments: DEPENDENCIES


 Our first attempt to release beta1 didn't include a LICENSE/NOTICE at all.
 Current trunk includes a plain LICENSE/NOTICE tuple with just ASF 
 references.
 We have to reintroduce complete LICENSE/NOTICE files in the binary 
 distribution as we include third party dependencies in that package.
 Subtask: we have to make sure we correctly document the way JSW artifacts are 
 included and what their license is (and the fact that appassembler doesn't 
 include licensing informations about itself and the JSW content they took 
 from the tanuki wrapper).
 I uploaded the tanuki wrapper version 3.2.3 I obtained under the MIT license 
 here:
 http://people.apache.org/~bago/third-party/
 I compared the content of my wrapper with the content in the 
 org\codehaus\mojo\appassembler\daemon\jsw folder inside the 
 org.codehaus.mojo/appassembler-maven-plugin-1.0.jar maven plugin (the files 
 our build process includes in the binary) and they are bitwise identical.
 So we have to review the lib folder from the current trunk and make sure we 
 correclty identify LICENSE/NOTICE requirement for them (for sure we have to 
 add the MIT licensing for the tanuki wrapper code we include, but probably we 
 have other artifacts to be attributed to the copyright holders and the 
 respective licenses under we redistribute them).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Resolved] (JAMES-1269) Create a correct NOTICE/LICENSE files for the spring binary artifact (currently having bad contents)

2011-08-04 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin resolved JAMES-1269.
--

Resolution: Fixed
  Assignee: Robert Burrell Donkin

The application is now released from a separate project.

 Create a correct NOTICE/LICENSE files for the spring binary artifact 
 (currently having bad contents)
 

 Key: JAMES-1269
 URL: https://issues.apache.org/jira/browse/JAMES-1269
 Project: JAMES Server
  Issue Type: Bug
Affects Versions: 3.0-M2
Reporter: Stefano Bagnara
Assignee: Robert Burrell Donkin
Priority: Blocker
 Fix For: 3.0-beta3

 Attachments: DEPENDENCIES


 Our first attempt to release beta1 didn't include a LICENSE/NOTICE at all.
 Current trunk includes a plain LICENSE/NOTICE tuple with just ASF 
 references.
 We have to reintroduce complete LICENSE/NOTICE files in the binary 
 distribution as we include third party dependencies in that package.
 Subtask: we have to make sure we correctly document the way JSW artifacts are 
 included and what their license is (and the fact that appassembler doesn't 
 include licensing informations about itself and the JSW content they took 
 from the tanuki wrapper).
 I uploaded the tanuki wrapper version 3.2.3 I obtained under the MIT license 
 here:
 http://people.apache.org/~bago/third-party/
 I compared the content of my wrapper with the content in the 
 org\codehaus\mojo\appassembler\daemon\jsw folder inside the 
 org.codehaus.mojo/appassembler-maven-plugin-1.0.jar maven plugin (the files 
 our build process includes in the binary) and they are bitwise identical.
 So we have to review the lib folder from the current trunk and make sure we 
 correclty identify LICENSE/NOTICE requirement for them (for sure we have to 
 add the MIT licensing for the tanuki wrapper code we include, but probably we 
 have other artifacts to be attributed to the copyright holders and the 
 respective licenses under we redistribute them).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Closed] (JAMES-1263) Review LICENSE and NOTICE files

2011-08-04 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JAMES-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin closed JAMES-1263.



 Review LICENSE and NOTICE files
 ---

 Key: JAMES-1263
 URL: https://issues.apache.org/jira/browse/JAMES-1263
 Project: JAMES Server
  Issue Type: Task
  Components: Build System
Affects Versions: 3.0-beta3
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Priority: Blocker
 Fix For: 3.0-beta3


 Review LICENSE and NOTICE compliance with policy. Fix any issues discovered.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[app] Please Check 3.0-beta3

2011-08-04 Thread Robert Burrell Donkin
I hope that 3.0-beta3 should be nearly ready now. Please export the
branch [1] and take a look sometime soonish. I hope to be able to cut
a release before too much longer...

Robert

[1] http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: James@GotoCon ...?

2011-08-03 Thread Robert Burrell Donkin
On Tue, Aug 2, 2011 at 9:45 AM, Ioan Eugen Stan stan.ieu...@gmail.com wrote:
 2011/8/2 Robert Burrell Donkin robertburrelldon...@gmail.com:
 (See mail on committers private list)

 An opportunity to talk about the way James 3 integrates lots of cool
 Apache tech together, potentially including Hadoop...?

 Robert (working on release)

 Hello Robert,

Hi Ioan

(apologies for being a bit slow picking this up)

 What do I have to do to become an Apache Commiter?

Apache uses elections. Committers (PMCers and project VPs) are elected
by the PMC. The board and new members are elected by members.

The post contained some confidential information but the public
details are now available [1]

The BarCamp is open to anyone reading this email but if someone wanted
to submit a session on James for the GotoCon track [2] that needs to
be pulled together really soon.

(Anyone) interested?

Robert

[1] http://wiki.apache.org/apachecon/AmsterdamHackathon2011
[2] http://gotocon.com/amsterdam-2011/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Site deployment

2011-08-02 Thread Robert Burrell Donkin
On Mon, Aug 1, 2011 at 11:13 AM, Stefano Bagnara apa...@bago.org wrote:

snip

 b) change mvn site-deploy to be able to deploy to svn instead via scp
 and then use svnpubsub to export the svn content to people.a.o.

:-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



James@GotoCon ...?

2011-08-02 Thread Robert Burrell Donkin
(See mail on committers private list)

An opportunity to talk about the way James 3 integrates lots of cool
Apache tech together, potentially including Hadoop...?

Robert (working on release)

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Site deployment

2011-08-01 Thread Robert Burrell Donkin
On Mon, Aug 1, 2011 at 10:18 AM, Norman Maurer nor...@apache.org wrote:
 Am 01.08.2011 10:28, schrieb Eric Charles:

 o discuss the way we deploy web sites:

 1. Via svn (commit in www project, and update on server).
 2. Via svn (commit in www project, and automatically visible via
 svnpubsub).
 3. Via scp (with file permissions issues...)
 4. Via mvn site-deploy

 I understand there is a consensus for option 4 (mvn site-deploy).

 Can you confirm?

 4) +1

I'd prefer 5) mvn site-deploy via svnpubsub but I don't think this is
possible (yet)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Audit capabilities

2011-07-27 Thread Robert Burrell Donkin
On Wed, Jul 20, 2011 at 7:10 AM, Norman Maurer nor...@apache.org wrote:
 To make it short... no. I guess you could add it by extending some classes
 or write your own implementation.
 Be warned.. IMAP is quite complex.

+1

 I just build something similar at work but I was writing a proxy for this
 which is not based on james.

Adding a custom proxy into the IMAP command chain might be do-able

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Apache James 3.0 beta3

2011-07-27 Thread Robert Burrell Donkin
On Sun, Jul 17, 2011 at 2:42 PM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:
 I'm away tomorrow (18th) for a  week with limited computer time (my
 sister-in-law is expecting #4 in the next few weeks :-)

 I think all that remains before we're able to ship an official
 3.0-beta3 application is generating correct LICENSE and NOTICE
 documents for the assembled application. I doubt I'll have time to
 finish this before I leave. Hopefully, I'll be able to cut a release
 once I'm back (before the end of July, I expect).

 No need to hold the upstream release chain until this is cut. Release
 often, release early :-)

I'm back. Unless anyone jumps in, I'll start working on the app today...

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta3

2011-07-16 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 6:40 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Hi there,

 I think we are now finaly ok after a few problems with the last
 snapshots which was uploaded for release.

 So please review the artifacts and cast your vote:

 https://repository.apache.org/content/repositories/orgapachejames-026/

Looks good :-)

Just a few loose ends for me to tie up...

There are a just few resources (unexpectedly) missing licensing information.

norman - could you confirm whether [1] is an original works
unintentionally missing a license header

eric - could you confirm whether [2] and [3] are original works
unintentionally missing license headers

eric - [4] looks oddly empty, so unlikely to be copyrightable. Is it
still needed?

Robert

[1] 
http://svn.apache.org/viewvc/james/server/trunk/protocols-library/src/test/java/org/apache/james/protocols/lib/mock/MockProtocolHandlerLoader.java?view=log
[2] 
http://svn.apache.org/viewvc/james/server/trunk/src/site/resources/js/dev.js?view=log
[3] 
http://svn.apache.org/viewvc/james/server/trunk/src/site/resources/js/index.js?view=log
[4] 
http://svn.apache.org/viewvc/james/server/trunk/src/site/resources/james-server-mailets-function/mailet-report.html?view=log

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Created] (JAMES-1290) Tidy Up Minor Issues Found During 3.0-beta3 Release Review

2011-07-16 Thread Robert Burrell Donkin (JIRA)
Tidy Up Minor Issues Found During 3.0-beta3 Release Review
--

 Key: JAMES-1290
 URL: https://issues.apache.org/jira/browse/JAMES-1290
 Project: JAMES Server
  Issue Type: Task
Affects Versions: 3.0-beta2
Reporter: Robert Burrell Donkin


Tracks minor issues (non-blockers) found in the release review for 3.0-beta3

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-1290) Tidy Up Minor Issues Found During 3.0-beta3 Release Review

2011-07-16 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066396#comment-13066396
 ] 

Robert Burrell Donkin commented on JAMES-1290:
--

A few missing license headers were found but nothing seems serious. Some are 
false positives. To prevent new issues creeping in, add rat verification plugin 
to build.

Unexpectedly without license headers:

  james-server-3.0-beta3/BUILD.txt
  james-server-3.0-beta3/README.crypto
  james-server-3.0-beta3/container-spring/.dummy
  
james-server-3.0-beta3/file/src/test/resources/org/apache/james/mailrepository/testdata/Inbox
  james-server-3.0-beta3/jcr/src/test/resources/log4j.properties
  james-server-3.0-beta3/jdbc/src/test/resources/log4j.properties
  james-server-3.0-beta3/jpa/src/test/resources/log4j.properties
  james-server-3.0-beta3/lifecycle-spring/.classpath
  james-server-3.0-beta3/lifecycle-spring/.project
  james-server-3.0-beta3/mailetcontainer-api/.classpath
  james-server-3.0-beta3/mailetcontainer-api/.project
  
james-server-3.0-beta3/protocols-library/src/test/java/org/apache/james/protocols/lib/mock/MockProtocolHandlerLoader.java
  james-server-3.0-beta3/src/main/resources/META-INF/MANIFEST.MF
  
james-server-3.0-beta3/src/site/resources/james-server-mailets-function/mailet-report.html
  james-server-3.0-beta3/src/site/resources/js/dev.js
  james-server-3.0-beta3/src/site/resources/js/index.js

 Tidy Up Minor Issues Found During 3.0-beta3 Release Review
 --

 Key: JAMES-1290
 URL: https://issues.apache.org/jira/browse/JAMES-1290
 Project: JAMES Server
  Issue Type: Task
Affects Versions: 3.0-beta2
Reporter: Robert Burrell Donkin

 Tracks minor issues (non-blockers) found in the release review for 3.0-beta3

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JAMES-1290) Tidy Up Minor Issues Found During 3.0-beta3 Release Review

2011-07-16 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JAMES-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066397#comment-13066397
 ] 

Robert Burrell Donkin commented on JAMES-1290:
--

ATM none of the jars we release include the cryptography information required 
of distributions. Policy [1] could be read as asking that every jar contains 
the README in the MANIFEST. Probably would be a good idea but IIRC this isn't 
something we've done before. IMHO no need to halt the release but should ask 
for clarification on legal then (if necessary) act on it.

 Tidy Up Minor Issues Found During 3.0-beta3 Release Review
 --

 Key: JAMES-1290
 URL: https://issues.apache.org/jira/browse/JAMES-1290
 Project: JAMES Server
  Issue Type: Task
Affects Versions: 3.0-beta2
Reporter: Robert Burrell Donkin

 Tracks minor issues (non-blockers) found in the release review for 3.0-beta3

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta3

2011-07-16 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 6:40 PM, Norman Maurer
norman.mau...@googlemail.com wrote:

snip

 https://repository.apache.org/content/repositories/orgapachejames-026/

 [X] +1 Yes, please release
 [ ] +0 No time to review
 [ ] -1 Something wrong

Thanks for all the hard work and patience Norman :-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta3

2011-07-15 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 7:43 PM, Robert Burrell Donkin
robertburrelldon...@gmail.com wrote:
 On Thu, Jul 14, 2011 at 6:40 PM, Norman Maurer
 norman.mau...@googlemail.com wrote:
 Hi there,

 I think we are now finaly ok after a few problems with the last
 snapshots which was uploaded for release.

 For those who want to run the application built from these server
 components, see http://people.apache.org/~rdonkin/james/

 Source is in 
 https://repository.apache.org/content/repositories/orgapachejames-026/org/apache/james/james-server/3.0-beta3/

 For anyone who wants some help reviewing these components and has
 Python and wget (only checked on Linux, I'm afraid) then in a suitable
 empty directory

snip

 $ PYTHONPATH=eye python eye/apache-rat-eye-meta-inf.py

This should be

$ PYTHONPATH=eye python eye/apache-rat-eye-meta-inf.py repository.apache.org

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Assigned] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burrell Donkin reassigned JSPF-91:
-

Assignee: Robert Burrell Donkin

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065173#comment-13065173
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

I plan to work through the issues as I find them. I'll document each in 
comments.

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [jSPF] Release Artifacts [WAS Re: [VOTE] Release Apache James jSPF 0.9.9]

2011-07-14 Thread Robert Burrell Donkin
On Mon, Jul 11, 2011 at 8:58 AM, Stefano Bagnara apa...@bago.org wrote:

snip

 James app had many artifacts not referred in the NOTICE/LICENSE: from
 a fast review it seems jSPF includes them. Can you be more specific
 (maybe adding a comment to the JIRA issue
 https://issues.apache.org/jira/browse/JSPF-91 )?

I'll start working through the issues now

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065178#comment-13065178
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

The top level LICENSE and NOTICE documents no longer match the contents of 
version control.

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 9:39 AM, Norman Maurer nor...@apache.org wrote:

snip

 LOL, let me try to get it fixed first ;)

maven-deploy-plugin is version 2.4 for the server pom [1]
maven-deploy-plugin is version 2.5 for the jSPF pom [2]
the latest version seems to be 2.6 [3]

1. Not sure whether this might be issue...
2. I wonder whether it might be a good idea to start moving plugin
versions into the james parent pom

Robert

[1] http://svn.apache.org/viewvc/james/server/trunk/pom.xml?view=markup
[2] http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?view=markup
[3] http://maven.apache.org/plugins/maven-deploy-plugin/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: svn commit: r1146650 - in /james/jspf/trunk: LICENSE.txt NOTICE.txt

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]
 -   This product contains DNS-aware code inspired by DNSJava
 -   test code written and copyrighted by Brian Wellington, too.
 -   (see tester\src\main\java\org\apache\james\jspf\tester\ files)

snip

 From my understanding this stuff is in sources and should be
 referenced in NOTICE

 Stefano

 -
 To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
 For additional commands, e-mail: server-dev-h...@james.apache.org





On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]
 -   This product contains DNS-aware code inspired by DNSJava
 -   test code written and copyrighted by Brian Wellington, too.
 -   (see tester\src\main\java\org\apache\james\jspf\tester\ files)

snip

AFACT this license does not require a notice and the copyright should
not have been removed from any derivation. (There is one source
document which looks to be missing it's header)

So, I believe policy [1] indicates that this part of the old notice is
not required and should be remove

Robert

In tester/src/main/java/org/apache/james/jspf/tester/ [2]

Appears to have appropriate credit and copyright in header
  [3] DNSTestingServer.java
  [4] TCPListener.java
  [5] UDPListener.java

Appear to be original works:
[6]   DNSTestingServerLauncher.java
[7]  SPFYamlTestDescriptor.java

Appears to need an appropriate header (I'll fix if you can confirm it):
 [8] ResponseGenerator.java

[1] http://www.apache.org/legal/src-headers.html#notice
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/
[3] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/DNSTestingServer.java?revision=896939view=markup
[4] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/TCPListener.java?view=markup
[5] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/UDPListener.java?view=markup
[6] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/DNSTestingServerLauncher.java?view=markup
[7] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/SPFYamlTestDescriptor.java?view=markup
[8] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/ResponseGenerator.java?view=log

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: svn commit: r1146650 - in /james/jspf/trunk: LICENSE.txt NOTICE.txt

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011

snip

 -   This product contains resources (SPF parser tests: test_parser.txt
 -   and test_rfc_examples.txt) derived from the libspf2 library
 -   (http://www.libspf2.org/) and distributed under the BSD license
 -   and copyright by Wayne Schlitt, Shevek.
 -   (see resolver\src\test\resources\org\apache\james\jspf\libspf2.LICENSE)

The directory now contains only two files [1]. Embedding the license
within each of these documents would make license tracking easier. Any
objections?

The license [2] we use is the 2-clause BSD [3] offered. The requires
that we reproduce the license when distributing in binary form. AFACT
this is distributed only in source form as part of the test jar so
this clause doesn't apply.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/resolver/src/test/resources/org/apache/james/jspf/
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/resolver/src/test/resources/org/apache/james/jspf/libspf2.LICENSE?view=markup
[3] http://www.opensource.org/licenses/bsd-license.php

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: svn commit: r1146650 - in /james/jspf/trunk: LICENSE.txt NOTICE.txt

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]

snip

 -   This product contains resources (rfc4408-tests.yml) from the
 -   openspf group, distributed under the BSD license and copyright
 -   by Stuart D. Gathman and Julian Mehnle.
 -   (see 
 tester\src\main\resources\org\apache\james\jspf\tester\rfc4408-tests.LICENSE)

As I read them, these are original (3 part) BSD licenses. The are
resources distributed in source. The copyright notices have not be
removed. So, no need to include anything in the NOTICE.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/rfc4408-tests.LICENSE?view=markup
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/rfc4408-tests-2009.10.LICENSE?view=markup

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: svn commit: r1146650 - in /james/jspf/trunk: LICENSE.txt NOTICE.txt

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]

snip

 -   This product contains resources (tests.yml, pyspf-tests.yml)
 -   from the pyspf library (http://cheeseshop.python.org/pypi/pyspf)
 -   distributed under the Python Software Foundation License and
 -   copyright by Terence Way, Stuart Gathman (stu...@bmsi.com) and
 -   Scott Kitterman.
 -   (see 
 tester\src\main\resources\org\apache\james\jspf\tester\pyspf.LICENSE)

This is the Python license [1]. The yml documents are distributed as
source together with their licenses. AFAICT no copyright notices have
been removed. So AFACT the NOTICE shouldn't include this.

Again, embedding these licenses within their source files would make
tracking easier.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/pysqf.LICENSE?view=markup

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Stack trace after this James service just stops

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 1:02 PM, Saibabu Vallurupalli
saibabu.vallurupa...@gmail.com wrote:
 Hi Norman  Team,

 This worked with upgrade to 3.0 beta 2 version. I am able to start the
 server.
 Pending:
 - Configure to use MySQL database.
 - Test Encryption/Decryption

 I will continue working on this.
 Thank to you and entire team supporting me with this effort.

and thank you for getting involved with the community :-)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065233#comment-13065233
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

(See 
http://mail-archives.apache.org/mod_mbox/james-server-dev/201107.mbox/%3ccahvbj+mgg9icuhz2g2hxpoz1ryvcmrtog5s9xozum60hduu...@mail.gmail.com%3E

 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17) 2011
 [...]
 -   This product contains DNS-aware code inspired by DNSJava
 -   test code written and copyrighted by Brian Wellington, too.
 -   (see tester\src\main\java\org\apache\james\jspf\tester\ files)

snip

AFACT this license does not require a notice and the copyright should
not have been removed from any derivation. (There is one source
document which looks to be missing it's header)

So, I believe policy [1] indicates that this part of the old notice is
not required and should be remove

In tester/src/main/java/org/apache/james/jspf/tester/ [2]

Appears to have appropriate credit and copyright in header
 [3] DNSTestingServer.java
 [4] TCPListener.java
 [5] UDPListener.java

Appear to be original works:
[6]   DNSTestingServerLauncher.java
[7]  SPFYamlTestDescriptor.java

Appears to need an appropriate header (I'll fix if you can confirm it):
 [8] ResponseGenerator.java

[1] http://www.apache.org/legal/src-headers.html#notice
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/
[3] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/DNSTestingServer.java?revision=896939view=markup
[4] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/TCPListener.java?view=markup
[5] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/UDPListener.java?view=markup
[6] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/DNSTestingServerLauncher.java?view=markup
[7] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/SPFYamlTestDescriptor.java?view=markup
[8] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/ResponseGenerator.java?view=log

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065235#comment-13065235
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

See 
http://mail-archives.apache.org/mod_mbox/james-server-dev/201107.mbox/%3ccahvbj+mgg9icuhz2g2hxpoz1ryvcmrtog5s9xozum60hduu...@mail.gmail.com%3E
 

On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]

snip

 -   This product contains resources (rfc4408-tests.yml) from the
 -   openspf group, distributed under the BSD license and copyright
 -   by Stuart D. Gathman and Julian Mehnle.
 -   (see 
 tester\src\main\resources\org\apache\james\jspf\tester\rfc4408-tests.LICENSE)

As I read them, these are original (3 part) BSD licenses. The are
resources distributed in source. The copyright notices have not be
removed. So, no need to include anything in the NOTICE.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/rfc4408-tests.LICENSE?view=markup
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/rfc4408-tests-2009.10.LICENSE?view=markup


 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065236#comment-13065236
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011
 [...]

snip

 -   This product contains resources (tests.yml, pyspf-tests.yml)
 -   from the pyspf library (http://cheeseshop.python.org/pypi/pyspf)
 -   distributed under the Python Software Foundation License and
 -   copyright by Terence Way, Stuart Gathman (stu...@bmsi.com) and
 -   Scott Kitterman.
 -   (see 
 tester\src\main\resources\org\apache\james\jspf\tester\pyspf.LICENSE)

This is the Python license [1]. The yml documents are distributed as
source together with their licenses. AFAICT no copyright notices have
been removed. So AFACT the NOTICE shouldn't include this.

Again, embedding these licenses within their source files would make
tracking easier.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/tester/src/main/resources/org/apache/james/jspf/tester/pysqf.LICENSE?view=markup

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065234#comment-13065234
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

(See 
http://mail-archives.apache.org/mod_mbox/james-server-dev/201107.mbox/%3ccahvbj+mgg9icuhz2g2hxpoz1ryvcmrtog5s9xozum60hduu...@mail.gmail.com%3E

On Thu, Jul 14, 2011 at 12:19 PM, Stefano Bagnara apa...@bago.org wrote:
 2011/7/14  rdon...@apache.org:
 Author: rdonkin
 Date: Thu Jul 14 11:08:17 2011
 New Revision: 1146650

 URL: http://svn.apache.org/viewvc?rev=1146650view=rev
 Log:
 JSPF-91 Remove information that no longer reflects source in version 
 control. Updated copyright.
 [...]
 Modified: james/jspf/trunk/NOTICE.txt
 URL: 
 http://svn.apache.org/viewvc/james/jspf/trunk/NOTICE.txt?rev=1146650r1=1146649r2=1146650view=diff
 ==
 --- james/jspf/trunk/NOTICE.txt (original)
 +++ james/jspf/trunk/NOTICE.txt Thu Jul 14 11:08:17 2011

snip

 -   This product contains resources (SPF parser tests: test_parser.txt
 -   and test_rfc_examples.txt) derived from the libspf2 library
 -   (http://www.libspf2.org/) and distributed under the BSD license
 -   and copyright by Wayne Schlitt, Shevek.
 -   (see resolver\src\test\resources\org\apache\james\jspf\libspf2.LICENSE)

The directory now contains only two files [1]. Embedding the license
within each of these documents would make license tracking easier. Any
objections?

The license [2] we use is the 2-clause BSD [3] offered. The requires
that we reproduce the license when distributing in binary form. AFACT
this is distributed only in source form as part of the test jar so
this clause doesn't apply.

Robert

[1] 
http://svn.apache.org/viewvc/james/jspf/trunk/resolver/src/test/resources/org/apache/james/jspf/
[2] 
http://svn.apache.org/viewvc/james/jspf/trunk/resolver/src/test/resources/org/apache/james/jspf/libspf2.LICENSE?view=markup
[3] http://www.opensource.org/licenses/bsd-license.php

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



[jira] [Commented] (JSPF-91) Review NOTICE and LICENSE files

2011-07-14 Thread Robert Burrell Donkin (JIRA)

[ 
https://issues.apache.org/jira/browse/JSPF-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065245#comment-13065245
 ] 

Robert Burrell Donkin commented on JSPF-91:
---

The bin.xml references missing resources.

 Review NOTICE and LICENSE files
 ---

 Key: JSPF-91
 URL: https://issues.apache.org/jira/browse/JSPF-91
 Project: JAMES jSPF
  Issue Type: Task
Affects Versions: 0.9.9
Reporter: Norman Maurer
Assignee: Robert Burrell Donkin
 Fix For: 1.0




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta3

2011-07-14 Thread Robert Burrell Donkin
On Thu, Jul 14, 2011 at 6:40 PM, Norman Maurer
norman.mau...@googlemail.com wrote:
 Hi there,

 I think we are now finaly ok after a few problems with the last
 snapshots which was uploaded for release.

For those who want to run the application built from these server
components, see http://people.apache.org/~rdonkin/james/

Source is in 
https://repository.apache.org/content/repositories/orgapachejames-026/org/apache/james/james-server/3.0-beta3/

For anyone who wants some help reviewing these components and has
Python and wget (only checked on Linux, I'm afraid) then in a suitable
empty directory

$ svn export http://svn.apache.org/repos/asf/incubator/rat/eye/trunk/ eye

(exports latest code)

$ PYTHONPATH=eye python eye/download-from-repo.py orgapachejames-026

(downloads everything staged)

$ PYTHONPATH=eye python eye/apache-rat-eye-meta-inf.py

(reports on META-INF)

$ PYTHONPATH=eye python eye/recursive-rat.py

(runs Apache Rat recursively against every artifact)

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-12 Thread Robert Burrell Donkin
On Mon, Jul 11, 2011 at 5:29 PM, Stefano Bagnara apa...@bago.org wrote:

 If Robert previous +1 in this thread is
 a +1 to release

It wasn't intended as such

Robert

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



  1   2   3   4   5   6   7   8   9   10   >