[CANCELED] Re: [VOTE] Release Apache James jSieve 0.5

2012-02-22 Thread Eric Charles

The VOTE is canceled (see previous thread on src tarball availability).
I will reroll later.
Thx, Eric

On 21/02/12 20:32, Eric Charles wrote:

Hi Stefano,
See comment inside.

I will cancel the vote and relaunch a new one after fixing assembly.

Thx for your review, Eric


On 21/02/12 12:01, Stefano Bagnara wrote:

2012/2/20 Eric Charlese...@apache.org:

Hi there,

In preparation of James server 3.0b4 release, we have have to release
jSieve
0.5. This release uses the latest mime4j 0.7.2. which makes it
compatible
with server. The manager module is not taken in this release as it
depends
on a server snapshot.


If manager depends on server then it cannot be included in the jsieve
tree as server already depends on jsieve and we don't want
bidirectional dependency (or we'll be hit by this at each release
cycle)



jsievemanager is aimed to be used within server, we must resolve that
bidirectional issue wherever jsievemanager is inside or outside jsieve
(let's tackle on JSIEVE-86).



You can see the list of changes on
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412version=12314991


So please cast your VOTE:

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


[X] -1 Something is wrong
I can't find the source package for this release (AFAIK we can't vote
binaries).
It was available in the 0.4 package
(http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)

, so maybe something gone wrong with the latest pom changes or with
the release process.



src are available:

https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-core/0.5/apache-jsieve-core-0.5-sources.jar

https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-mailet/0.5/apache-jsieve-mailet-0.5-sources.jar

https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-util/0.5/apache-jsieve-util-0.5-sources.jar


... but a single tarball with all of them is not... - I had issues with
the assemble module, desactivated it for the release, now I fixed it.


Stefano

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





--
eric | http://about.echarles.net | @echarles

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



Re: [CANCELED} Re: [VOTE] Release Apache James jSieve 0.5

2012-02-22 Thread Stefano Bagnara
2012/2/22 Eric Charles e...@apache.org:
 Hi Stefano,

 I don't understand what you mean with the references in the LICENSE/NOTICE.
 If you look at jsieve 0.4 release, there are no such references, and to my
 understanding it's not the goal of these files to list the jars.

I just noticed we had an issue also in 0.4 release. The main license
file for the binary distribution didn't include the licensing
information for Oracle's javamail/activation jars that are bundled in
the lib folder.
I'm in the process of removing oracle dependencies in favor of
geronimo ones as jsieve only depends on the API part of the library
and they should be equivalent (we did the same in jdkim), so that we
only bundle apache licensed libraries and everything is
cleaner/easier. Hope to commit it soon.

Stefano

 Btw, one thing to do is to update the RELEASE_NOTE.txt (one more reason to
 cancel).

 Thx,
 Eric



 On 21/02/12 22:46, Stefano Bagnara wrote:

 2012/2/21 Eric Charlese...@apache.org:

 Hi Stefano,
 See comment inside.

 I will cancel the vote and relaunch a new one after fixing assembly.

 Thx for your review, Eric


 Thanks to you for the hard work! Reviewing is easy compared to pushing
 releases!

 On 21/02/12 12:01, Stefano Bagnara wrote:


 (http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)
 , so maybe something gone wrong with the latest pom changes or with
 the release process.


 src are available:


 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-core/0.5/apache-jsieve-core-0.5-sources.jar

 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-mailet/0.5/apache-jsieve-mailet-0.5-sources.jar

 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-util/0.5/apache-jsieve-util-0.5-sources.jar

 ... but  a single tarball with all of them is not... - I had issues with
 the
 assemble module, desactivated it for the release, now I fixed it.


 I'm not sure this is right, as they are not the full sources of our
 product: they don't include the root stuff (like the website and
 release notes) and they don't include tests.

 One thing to check after you fix the assembly is the LICENSE/NOTICE
 for the bin assembly: they have to include references to the jars
 included in the binary tar.

 Stefano

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


 --
 eric | http://about.echarles.net | @echarles

 -
 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: [VOTE] Release Apache James jSieve 0.5

2012-02-21 Thread Manuel Carrasco Moñino
[X] +1 Please release

- Manolo

On Tue, Feb 21, 2012 at 5:50 AM, Felix Knecht fe...@otego.com wrote:

 [X] +1 Please release


 Regards
 Felix


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




Re: [VOTE] Release Apache James jSieve 0.5

2012-02-21 Thread Stefano Bagnara
2012/2/20 Eric Charles e...@apache.org:
 Hi there,

 In preparation of James server 3.0b4 release, we have have to release jSieve
 0.5. This release uses the latest mime4j 0.7.2. which makes it compatible
 with server. The manager module is not taken in this release as it depends
 on a server snapshot.

If manager depends on server then it cannot be included in the jsieve
tree as server already depends on jsieve and we don't want
bidirectional dependency (or we'll be hit by this at each release
cycle)

 You can see the list of changes on
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412version=12314991

 So please cast your VOTE:

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

[X] -1 Something is wrong
I can't find the source package for this release (AFAIK we can't vote binaries).
It was available in the 0.4 package
(http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)
, so maybe something gone wrong with the latest pom changes or with
the release process.

Stefano

-
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 jSieve 0.5

2012-02-21 Thread Eric Charles

Hi Stefano,
See comment inside.

I will cancel the vote and relaunch a new one after fixing assembly.

Thx for your review, Eric


On 21/02/12 12:01, Stefano Bagnara wrote:

2012/2/20 Eric Charlese...@apache.org:

Hi there,

In preparation of James server 3.0b4 release, we have have to release jSieve
0.5. This release uses the latest mime4j 0.7.2. which makes it compatible
with server. The manager module is not taken in this release as it depends
on a server snapshot.


If manager depends on server then it cannot be included in the jsieve
tree as server already depends on jsieve and we don't want
bidirectional dependency (or we'll be hit by this at each release
cycle)



jsievemanager is aimed to be used within server, we must resolve that 
bidirectional issue wherever jsievemanager is inside or outside jsieve 
(let's tackle on JSIEVE-86).




You can see the list of changes on
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412version=12314991

So please cast your VOTE:

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


[X] -1 Something is wrong
I can't find the source package for this release (AFAIK we can't vote binaries).
It was available in the 0.4 package
(http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)
, so maybe something gone wrong with the latest pom changes or with
the release process.



src are available:

https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-core/0.5/apache-jsieve-core-0.5-sources.jar
https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-mailet/0.5/apache-jsieve-mailet-0.5-sources.jar
https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-util/0.5/apache-jsieve-util-0.5-sources.jar

... but  a single tarball with all of them is not... - I had issues with 
the assemble module, desactivated it for the release, now I fixed it.



Stefano

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



--
eric | http://about.echarles.net | @echarles

-
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 jSieve 0.5

2012-02-21 Thread Stefano Bagnara
2012/2/21 Eric Charles e...@apache.org:
 Hi Stefano,
 See comment inside.

 I will cancel the vote and relaunch a new one after fixing assembly.

 Thx for your review, Eric

Thanks to you for the hard work! Reviewing is easy compared to pushing releases!

 On 21/02/12 12:01, Stefano Bagnara wrote:
 (http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)
 , so maybe something gone wrong with the latest pom changes or with
 the release process.

 src are available:

 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-core/0.5/apache-jsieve-core-0.5-sources.jar
 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-mailet/0.5/apache-jsieve-mailet-0.5-sources.jar
 https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-util/0.5/apache-jsieve-util-0.5-sources.jar

 ... but  a single tarball with all of them is not... - I had issues with the
 assemble module, desactivated it for the release, now I fixed it.

I'm not sure this is right, as they are not the full sources of our
product: they don't include the root stuff (like the website and
release notes) and they don't include tests.

One thing to check after you fix the assembly is the LICENSE/NOTICE
for the bin assembly: they have to include references to the jars
included in the binary tar.

Stefano

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



[CANCELED} Re: [VOTE] Release Apache James jSieve 0.5

2012-02-21 Thread Eric Charles

Hi Stefano,

I don't understand what you mean with the references in the 
LICENSE/NOTICE. If you look at jsieve 0.4 release, there are no such 
references, and to my understanding it's not the goal of these files to 
list the jars.


Btw, one thing to do is to update the RELEASE_NOTE.txt (one more reason 
to cancel).


Thx,
Eric



On 21/02/12 22:46, Stefano Bagnara wrote:

2012/2/21 Eric Charlese...@apache.org:

Hi Stefano,
See comment inside.

I will cancel the vote and relaunch a new one after fixing assembly.

Thx for your review, Eric


Thanks to you for the hard work! Reviewing is easy compared to pushing releases!


On 21/02/12 12:01, Stefano Bagnara wrote:

(http://apache.fastbull.org/james/apache-jsieve/0.4/apache-james-jsieve-0.4-src.zip)
, so maybe something gone wrong with the latest pom changes or with
the release process.


src are available:

https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-core/0.5/apache-jsieve-core-0.5-sources.jar
https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-mailet/0.5/apache-jsieve-mailet-0.5-sources.jar
https://repository.apache.org/content/repositories/orgapachejames-003/org/apache/james/apache-jsieve-util/0.5/apache-jsieve-util-0.5-sources.jar

... but  a single tarball with all of them is not... - I had issues with the
assemble module, desactivated it for the release, now I fixed it.


I'm not sure this is right, as they are not the full sources of our
product: they don't include the root stuff (like the website and
release notes) and they don't include tests.

One thing to check after you fix the assembly is the LICENSE/NOTICE
for the bin assembly: they have to include references to the jars
included in the binary tar.

Stefano

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



--
eric | http://about.echarles.net | @echarles

-
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 jSieve 0.5

2012-02-20 Thread Ioan Eugen STAN
[x] +1, please release

-
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 jSieve 0.5

2012-02-20 Thread Eric Charles

[X] +1 Please release
Eric

On 20/02/12 16:13, Eric Charles wrote:

Hi there,

In preparation of James server 3.0b4 release, we have have to release
jSieve 0.5. This release uses the latest mime4j 0.7.2. which makes it
compatible with server. The manager module is not taken in this release
as it depends on a server snapshot.

You can see the list of changes on
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10412version=12314991


So please cast your VOTE:

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

[ ] +1 Please release
[ ] +0 No time to review
[ ] -1 Something is wrong

Thx,
Eric


--
eric | http://about.echarles.net | @echarles

-
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 jSieve 0.5

2012-02-20 Thread Felix Knecht

[X] +1 Please release


Regards
Felix

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