You are viewing a plain text version of this content. The canonical link for it is here.
Posted to imperius-dev@incubator.apache.org by Neeraj Joshi <jn...@us.ibm.com> on 2009/11/30 16:19:20 UTC

[VOTE] Imperius 1.0.0 rc4

 Hi All,

 The Imperius 1.0.0  RC4 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc4/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc4/

 Revision no is 885469

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Monday, Dec 07 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
-Added licenses to message.properties
-Left the package.html and MANIFEST.MF alone
-Removed the editor related packages
-Fixed the release notes
-If you wish to build the cimspl* folders you would need to have 
OpenPegasus jars and sblim jars in the maven repository as explained
here 
http://incubator.apache.org/imperius/community/contribute.html#buildcimspl 

The default target will only build the Java provider
Thanks
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
11/16/2009 05:44 PM
Subject:
[VOTE] Imperius 1.0.0 rc3



 Hi All,

 The Imperius 1.0.0  RC3 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc3/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc3/

 Revision no is 880966

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Wednesday, Nov 23 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Updated NOTICE.txt
2. Added more READMEs
3. Excluded the editor
4. Checked in the KEYS

Thanks
Neeraj

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"If it weren't for electricity we'd all be watching television by 
candlelight. - George Gobel"

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Re: [VOTE] Imperius 1.0.0 rc4

Posted by Kevan Miller <ke...@gmail.com>.
On Dec 1, 2009, at 10:57 AM, Neeraj Joshi wrote:

> Hey Kevan,
> I use the following to generate the SHA 
> 
> gpg --print-md SHA512 imperius-1.0.0-src.tar.gz > 
> imperius-1.0.0-src.tar.gz.sha
> 
> Should I be using just SHA above?

No. I think SHA512 is the preferred hash length for SHA. I was using openssl to verify, which doesn't support longer hash lengths. My mistake.

So remaining issue would be differences between source distribution and svn tag...

--kevan


Re: [VOTE] Imperius 1.0.0 rc4

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Hey Kevan,
I use the following to generate the SHA 

gpg --print-md SHA512 imperius-1.0.0-src.tar.gz > 
imperius-1.0.0-src.tar.gz.sha

Should I be using just SHA above?

and the following for the MD5

gpg --print-md MD5 imperius-javaspl-1.0.0.tar.gz > 
imperius-javaspl-1.0.0.tar.gz.md5

Let me know 
Thanks
Neeraj

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Kevan Miller <ke...@gmail.com>
To:
imperius-dev@incubator.apache.org
Date:
12/01/2009 09:20 AM
Subject:
Re: [VOTE] Imperius 1.0.0 rc4



Looks like we're pretty close. Here are problems that I see:

1) the SHA checksums don't match the artifacts. MD5 and ASC signature both 
look good (although the content of the MD5 is a bit non-standard). How are 
you generating the SHA checksums?

2) There are multiple differences between the source distribution file and 
what's in the svn tag. I normally expect them to be the same. Here are the 
differences:

$ diff -r --strip-trailing-cr release1.0.0rc4/ source-distribution/
Only in release1.0.0rc4/: .antlr-eclipse
Only in release1.0.0rc4/: .classpath
Only in release1.0.0rc4/: .project
Only in release1.0.0rc4/: DISCLAIMER.txt
Only in release1.0.0rc4/cimspl-samples/resources: cimsplcmdline.bat
Only in release1.0.0rc4/cimspl-samples/resources: cimsplcmdline.sh
Only in release1.0.0rc4/cimspl-samples/resources/samples: policies
Only in source-distribution/cimspl-samples: target
Only in release1.0.0rc4/imperius-cimsplclientsideprovider: META-INF
Only in source-distribution/imperius-cimsplclientsideprovider: 
customexpressions.properties
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: 
cimsplcmdline.bat
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: 
cimsplcmdline.sh
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: 
policies
Only in source-distribution/imperius-cimsplclientsideprovider: target
Only in source-distribution/imperius-cimsplcommon: target
Only in source-distribution/imperius-cimsplprovider: target
Only in release1.0.0rc4/imperius-javaspl: META-INF
Only in 
release1.0.0rc4/imperius-javaspl/src/main/java/org/apache/imperius/javaspl: 
package.html
Only in release1.0.0rc4/imperius-splcore: META-INF
Only in release1.0.0rc4/imperius-splcore/src/main: antlr
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius: 
package.html
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/core: 
package.html
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/datastore: 
internal
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/datastore: 
package.html
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl: 
internal
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/manager: 
package.html
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl: 
package.html
Only in 
release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/util: 
package.html
Only in source-distribution/imperius-splcore: target
Only in release1.0.0rc4/javaspl-samples: PolicyStorage.DAT
Only in release1.0.0rc4/javaspl-samples/resources/samples: bugfix
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: 
policies
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: 
runcompliancedemo.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: 
runfilesystemdemo.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: policies
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: 
runsamples.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: 
runsamples.sh
Only in release1.0.0rc4/: lib
Only in source-distribution/: log.txt

--kevan


Re: [VOTE] Imperius 1.0.0 rc4

Posted by Kevan Miller <ke...@gmail.com>.
Looks like we're pretty close. Here are problems that I see:

1) the SHA checksums don't match the artifacts. MD5 and ASC signature both look good (although the content of the MD5 is a bit non-standard). How are you generating the SHA checksums?

2) There are multiple differences between the source distribution file and what's in the svn tag. I normally expect them to be the same. Here are the differences:

$ diff -r --strip-trailing-cr release1.0.0rc4/ source-distribution/
Only in release1.0.0rc4/: .antlr-eclipse
Only in release1.0.0rc4/: .classpath
Only in release1.0.0rc4/: .project
Only in release1.0.0rc4/: DISCLAIMER.txt
Only in release1.0.0rc4/cimspl-samples/resources: cimsplcmdline.bat
Only in release1.0.0rc4/cimspl-samples/resources: cimsplcmdline.sh
Only in release1.0.0rc4/cimspl-samples/resources/samples: policies
Only in source-distribution/cimspl-samples: target
Only in release1.0.0rc4/imperius-cimsplclientsideprovider: META-INF
Only in source-distribution/imperius-cimsplclientsideprovider: customexpressions.properties
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: cimsplcmdline.bat
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: cimsplcmdline.sh
Only in release1.0.0rc4/imperius-cimsplclientsideprovider/resources: policies
Only in source-distribution/imperius-cimsplclientsideprovider: target
Only in source-distribution/imperius-cimsplcommon: target
Only in source-distribution/imperius-cimsplprovider: target
Only in release1.0.0rc4/imperius-javaspl: META-INF
Only in release1.0.0rc4/imperius-javaspl/src/main/java/org/apache/imperius/javaspl: package.html
Only in release1.0.0rc4/imperius-splcore: META-INF
Only in release1.0.0rc4/imperius-splcore/src/main: antlr
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius: package.html
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/core: package.html
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/datastore: internal
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/datastore: package.html
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl: internal
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl/manager: package.html
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/spl: package.html
Only in release1.0.0rc4/imperius-splcore/src/main/java/org/apache/imperius/util: package.html
Only in source-distribution/imperius-splcore: target
Only in release1.0.0rc4/javaspl-samples: PolicyStorage.DAT
Only in release1.0.0rc4/javaspl-samples/resources/samples: bugfix
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: policies
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: runcompliancedemo.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/computersystem: runfilesystemdemo.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: policies
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: runsamples.bat
Only in release1.0.0rc4/javaspl-samples/resources/samples/simple: runsamples.sh
Only in release1.0.0rc4/: lib
Only in source-distribution/: log.txt

--kevan

Re: [VOTE] Imperius 1.0.0 rc6

Posted by David L Kaminsky <dl...@us.ibm.com>.
+1

And thanks to neeraj for working through all of the issues!


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Neeraj Joshi/Durham/IBM@IBMUS                                                                                                                     |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |imperius-dev@incubator.apache.org                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |12/04/2009 10:06 AM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[VOTE] Imperius 1.0.0 rc6                                                                                                                         |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
 and is ready for a vote. The artifacts, KEYS file, RAT report and release
notes can
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag.
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: [VOTE] Imperius 1.0.0 rc6

Posted by Kevan Miller <ke...@gmail.com>.
+1 

I note that the source distribution contains the following file: imperius-cimsplclientsideprovider/customexpressions.properties which is not in the svn tag. The contents of this file are:

SPL_CUSTOM_EXPRESSIONS
SPL_CUSTOM_ACTIONS

--kevan

On Dec 4, 2009, at 10:04 AM, Neeraj Joshi wrote:

> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and release 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Re: [RESULT] Imperius 1.0.0 rc6

Posted by Craig L Russell <cr...@oracle.com>.
The artifacts need to be uploaded to the distribution apache server.  
Take a look at the existing directory on people.apache.org:/www/www.apache.org/dist/incubator 
. There are all the incubator projects that distribute code. I've  
created a directory imperius under which you can upload the artifacts.  
Try to stick to the naming conventions.

Then you'll want to make a link from the imperius site to the mirrored  
artifacts. You might want to look at other incubator web sites for  
examples. You must not refer directly to the artifacts on  
www.apache.org but instead use the standard cgi script to allow the  
user to pick a mirror.

Craig

On Apr 10, 2010, at 12:59 PM, David Wood wrote:

> Neeraj has built the release.  How do we publish it?  Is there more  
> to it
> than just putting a link on the web site (I suspect so)?  Let me  
> know and
> I'll try to get done what ever needs attention (I've never done this
> before).  Thanks.
>
> David Wood
> Policy Technologies Group
> IBM TJ Watson Research Center
> dawood@us.ibm.com
> 914-784-5123 (office), 914-396-6515 (mobile)
>
>
>
>
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> general@incubator.apache.org
> Cc:
> imperius-dev@incubator.apache.org, imperius-user@incubator.apache.org
> Date:
> 01/18/2010 05:39 PM
> Subject:
> [RESULT] Imperius 1.0.0 rc6
>
>
>
> Hi All,
> We have 3 binding +1 votes
> Kevan Miller
> Ant Elder
> Matt Hogstrom
>
> The vote passes! We will work on making the release artifacts publicly
> available.
> Thanks Kevan, Ant, Matt and everyone who helped us with this release!
>
> Regards
> Neeraj
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering  
> my
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> From:
> Matt Hogstrom <ma...@hogstrom.org>
> To:
> general@incubator.apache.org
> Date:
> 01/18/2010 02:25 PM
> Subject:
> Re: [VOTE] Imperius 1.0.0 rc6
>
>
>
> I downloaded the Unix files, verified signatures, spot checked some  
> files
> for accuracy and built Imperius.
>
> I noticed that your key has not been signed by anyone, although its  
> not a
> requirement, its nice to have.
>
> +1 to release Imperius (binding)
>
> On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:
>
>> The Imperius community voted on and approved the release of Apache
>> Imperius 1.0.0.
>> We would now like to request the approval of the Incubator PMC for  
>> this
>> release.
>>
>> Imperius is a rule-based policy evaluation engine based on the CIM- 
>> SPL
>> language from
>> Distributed Management Task Force (dtmf.org).
>>
>>
>> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>> and is ready for a vote. The artifacts, KEYS file, RAT report and
> release
>>
>> notes can  be found at
>>
>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>
>> The tag from which the release artifacts were generated can be found
>> at
>>
>> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>
>> Revision no is 887217
>>
>> In addition, my PGP public code signing key can be found at the MIT
>> key server (http://pgp.mit.edu/)
>>
>> The KEYS file is checked in at
>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>
>> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
>> please include the testing you performed to arrive at your vote
>> [  ] +1 Publish
>> [  ]   0 Abstain
>> [  ] -1 Don't publish, because...
>>
>>
>> Below is a summary of the vote on the Imperius mailing list (and  
>> further
>
>
>> below is the original vote email)
>>
>> Thanks
>> Neeraj
>>
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Neeraj Joshi (knee-rudge)
>>
>> IBM WebSphere ComputeGrid
>>
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>> From:
>> Neeraj Joshi/Durham/IBM@IBMUS
>> To:
>> imperius-dev@incubator.apache.org
>> Date:
>> 12/14/2009 03:45 PM
>> Subject:
>> [VOTE][RESULT] Imperius 1.0.0 rc6
>>
>>
>>
>> Hello All,
>>
>> Voting on the Imperius 1.0.0rc6 candidate release has concluded
>>
>> Results:
>> 1 binding +1 vote
>>
>> 6 non-binding +1 votes
>>
>> Kevan Miller(*) +1
>>
>> David Kaminsky +1
>> David Wood +1
>> Mark Carlson +1
>> Erik Bengston +1
>> Xiping Wang +1
>> Jorge Lobo +1
>>
>> Comments received:
>>
>> 1. Comments from  Erik Bengston
>>
>>> - In the zip/tar file we have a /log.txt file that should be  
>>> removed.
>>> - Inside the jars we have a /META-INF/maven that should be removed  
>>> too.
>>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and  
>>> LICENSE.txt
>>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>>> samples/lib/javaspl-samples-1.0.0.jar
>>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>>> META-INF folder.
>>
>> It was concluded that it is too early to make all/any Apache Imperius
>> artifacts available in the Maven
>> repository
>>
>> The other issues did not violate Apache policies and would be
> accommodated
>>
>> in subsequent releases.
>>
>>
>>
>> 2.  Comments from Kevan Miller
>>
>>> I note that the source distribution contains the following file:
>> imperius-cimsplclientsideprovider/customexpressions.properties  
>> which >is
>
>
>> not in the svn tag. The contents of this file are:
>>
>>> SPL_CUSTOM_EXPRESSIONS
>>> SPL_CUSTOM_ACTIONS
>>
>> This file is innocuous and gets generated during JUnit testing
>>
>>
>> I will now take this vote to the general mailing list for a final  
>> vote.
>> We still need 2 +1 votes from IPMC members.
>>
>> Thanks
>> Neeraj
>>
>>
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Neeraj Joshi (knee-rudge)
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>> From:
>> Neeraj Joshi/Durham/IBM@IBMUS
>> To:
>> imperius-dev@incubator.apache.org
>> Date:
>> 12/04/2009 10:06 AM
>> Subject:
>> [VOTE] Imperius 1.0.0 rc6
>>
>>
>>
>> Hi All,
>>
>> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>> and is ready for a vote. The artifacts, KEYS file, RAT report and
> release
>>
>>
>> notes can
>> be found at
>>
>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>
>> The tag from which the release artifacts were generated can be found
>> at
>>
>> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>
>> Revision no is 887217
>>
>> In addition, my PGP public code signing key can be found at the MIT
>> key server (http://pgp.mit.edu/)
>>
>> The KEYS file is checked in at
>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>
>> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>> please include the testing you performed to arrive at your vote
>> [  ] +1 Publish
>> [  ]   0 Abstain
>> [  ] -1 Don't publish, because...
>>
>> Upon a positive majority of binding votes and no binding vetoes, the
>> results of this vote will be brought to the Incubator PMC and voted
>> upon there.
>>
>> Thanks,
>> -Neeraj
>>
>> Change log:
>> 1. Checked in the build.xml from the release artifact into the SVN  
>> tag.
>> All the release artifacts
>> from previous candidate (r5) are the same.
>> 2. Updated the SVN revision number.
>> 3. Left the redundant zip/gz files as is.
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> "It is hard enough to remember my opinions, without also  
>> remembering my
>> reasons for them". -Friedrich Wilhelm Nietzsche
>>
>> Neeraj Joshi (knee-rudge)
>> WebSphere XD - Compute Grid
>> AIM, IBM
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>
> Matt Hogstrom
> matt@hogstrom.org
>
> A Day Without Nuclear Fusion Is a Day Without Sunshine
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>
>
>
>

Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:Craig.Russell@oracle.com
P.S. A good JDO? O, Gasp!


Re: [RESULT] Imperius 1.0.0 rc6

Posted by David Wood <da...@us.ibm.com>.
Neeraj has built the release.  How do we publish it?  Is there more to it 
than just putting a link on the web site (I suspect so)?  Let me know and 
I'll try to get done what ever needs attention (I've never done this 
before).  Thanks.

David Wood 
Policy Technologies Group
IBM TJ Watson Research Center
dawood@us.ibm.com
914-784-5123 (office), 914-396-6515 (mobile)




From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
general@incubator.apache.org
Cc:
imperius-dev@incubator.apache.org, imperius-user@incubator.apache.org
Date:
01/18/2010 05:39 PM
Subject:
[RESULT] Imperius 1.0.0 rc6



Hi All,
We have 3 binding +1 votes
Kevan Miller 
Ant Elder
Matt Hogstrom

The vote passes! We will work on making the release artifacts publicly 
available.
Thanks Kevan, Ant, Matt and everyone who helped us with this release!

Regards
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Matt Hogstrom <ma...@hogstrom.org>
To:
general@incubator.apache.org
Date:
01/18/2010 02:25 PM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6



I downloaded the Unix files, verified signatures, spot checked some files 
for accuracy and built Imperius.

I noticed that your key has not been signed by anyone, although its not a 
requirement, its nice to have.

+1 to release Imperius (binding)

On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:

> The Imperius community voted on and approved the release of Apache 
> Imperius 1.0.0. 
> We would now like to request the approval of the Incubator PMC for this 
> release.
> 
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
> language from
> Distributed Management Task Force (dtmf.org). 
> 
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> notes can  be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> 
> Below is a summary of the vote on the Imperius mailing list (and further 


> below is the original vote email)
> 
> Thanks
> Neeraj
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> 
> IBM WebSphere ComputeGrid
> 
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
> 
> 
> 
> Hello All,
> 
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
> 
> Results: 
> 1 binding +1 vote
> 
> 6 non-binding +1 votes
> 
> Kevan Miller(*) +1
> 
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
> 
> Comments received:
> 
> 1. Comments from  Erik Bengston 
> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> It was concluded that it is too early to make all/any Apache Imperius 
> artifacts available in the Maven
> repository
> 
> The other issues did not violate Apache policies and would be 
accommodated 
> 
> in subsequent releases.
> 
> 
> 
> 2.  Comments from Kevan Miller
> 
>> I note that the source distribution contains the following file: 
> imperius-cimsplclientsideprovider/customexpressions.properties which >is 


> not in the svn tag. The contents of this file are:
> 
>> SPL_CUSTOM_EXPRESSIONS
>> SPL_CUSTOM_ACTIONS
> 
> This file is innocuous and gets generated during JUnit testing 
> 
> 
> I will now take this vote to the general mailing list for a final vote. 
> We still need 2 +1 votes from IPMC members.
> 
> Thanks
> Neeraj 
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 

Matt Hogstrom
matt@hogstrom.org

A Day Without Nuclear Fusion Is a Day Without Sunshine


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org






[RESULT] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Hi All,
We have 3 binding +1 votes
Kevan Miller 
Ant Elder
Matt Hogstrom

The vote passes! We will work on making the release artifacts publicly 
available.
Thanks Kevan, Ant, Matt and everyone who helped us with this release!

Regards
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Matt Hogstrom <ma...@hogstrom.org>
To:
general@incubator.apache.org
Date:
01/18/2010 02:25 PM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6



I downloaded the Unix files, verified signatures, spot checked some files 
for accuracy and built Imperius.

I noticed that your key has not been signed by anyone, although its not a 
requirement, its nice to have.

+1 to release Imperius (binding)

On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:

> The Imperius community voted on and approved the release of Apache 
> Imperius 1.0.0. 
> We would now like to request the approval of the Incubator PMC for this 
> release.
> 
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
> language from
> Distributed Management Task Force (dtmf.org). 
> 
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> notes can  be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> 
> Below is a summary of the vote on the Imperius mailing list (and further 

> below is the original vote email)
> 
> Thanks
> Neeraj
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> 
> IBM WebSphere ComputeGrid
> 
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
> 
> 
> 
> Hello All,
> 
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
> 
> Results: 
> 1 binding +1 vote
> 
> 6 non-binding +1 votes
> 
> Kevan Miller(*) +1
> 
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
> 
> Comments received:
> 
> 1. Comments from  Erik Bengston 
> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> It was concluded that it is too early to make all/any Apache Imperius 
> artifacts available in the Maven
> repository
> 
> The other issues did not violate Apache policies and would be 
accommodated 
> 
> in subsequent releases.
> 
> 
> 
> 2.  Comments from Kevan Miller
> 
>> I note that the source distribution contains the following file: 
> imperius-cimsplclientsideprovider/customexpressions.properties which >is 

> not in the svn tag. The contents of this file are:
> 
>> SPL_CUSTOM_EXPRESSIONS
>> SPL_CUSTOM_ACTIONS
> 
> This file is innocuous and gets generated during JUnit testing 
> 
> 
> I will now take this vote to the general mailing list for a final vote. 
> We still need 2 +1 votes from IPMC members.
> 
> Thanks
> Neeraj 
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 

Matt Hogstrom
matt@hogstrom.org

A Day Without Nuclear Fusion Is a Day Without Sunshine


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org




[RESULT] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Hi All,
We have 3 binding +1 votes
Kevan Miller 
Ant Elder
Matt Hogstrom

The vote passes! We will work on making the release artifacts publicly 
available.
Thanks Kevan, Ant, Matt and everyone who helped us with this release!

Regards
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Matt Hogstrom <ma...@hogstrom.org>
To:
general@incubator.apache.org
Date:
01/18/2010 02:25 PM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6



I downloaded the Unix files, verified signatures, spot checked some files 
for accuracy and built Imperius.

I noticed that your key has not been signed by anyone, although its not a 
requirement, its nice to have.

+1 to release Imperius (binding)

On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:

> The Imperius community voted on and approved the release of Apache 
> Imperius 1.0.0. 
> We would now like to request the approval of the Incubator PMC for this 
> release.
> 
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
> language from
> Distributed Management Task Force (dtmf.org). 
> 
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> notes can  be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> 
> Below is a summary of the vote on the Imperius mailing list (and further 

> below is the original vote email)
> 
> Thanks
> Neeraj
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> 
> IBM WebSphere ComputeGrid
> 
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
> 
> 
> 
> Hello All,
> 
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
> 
> Results: 
> 1 binding +1 vote
> 
> 6 non-binding +1 votes
> 
> Kevan Miller(*) +1
> 
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
> 
> Comments received:
> 
> 1. Comments from  Erik Bengston 
> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> It was concluded that it is too early to make all/any Apache Imperius 
> artifacts available in the Maven
> repository
> 
> The other issues did not violate Apache policies and would be 
accommodated 
> 
> in subsequent releases.
> 
> 
> 
> 2.  Comments from Kevan Miller
> 
>> I note that the source distribution contains the following file: 
> imperius-cimsplclientsideprovider/customexpressions.properties which >is 

> not in the svn tag. The contents of this file are:
> 
>> SPL_CUSTOM_EXPRESSIONS
>> SPL_CUSTOM_ACTIONS
> 
> This file is innocuous and gets generated during JUnit testing 
> 
> 
> I will now take this vote to the general mailing list for a final vote. 
> We still need 2 +1 votes from IPMC members.
> 
> Thanks
> Neeraj 
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 

Matt Hogstrom
matt@hogstrom.org

A Day Without Nuclear Fusion Is a Day Without Sunshine


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org




[RESULT] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Hi All,
We have 3 binding +1 votes
Kevan Miller 
Ant Elder
Matt Hogstrom

The vote passes! We will work on making the release artifacts publicly 
available.
Thanks Kevan, Ant, Matt and everyone who helped us with this release!

Regards
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Matt Hogstrom <ma...@hogstrom.org>
To:
general@incubator.apache.org
Date:
01/18/2010 02:25 PM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6



I downloaded the Unix files, verified signatures, spot checked some files 
for accuracy and built Imperius.

I noticed that your key has not been signed by anyone, although its not a 
requirement, its nice to have.

+1 to release Imperius (binding)

On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:

> The Imperius community voted on and approved the release of Apache 
> Imperius 1.0.0. 
> We would now like to request the approval of the Incubator PMC for this 
> release.
> 
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
> language from
> Distributed Management Task Force (dtmf.org). 
> 
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> notes can  be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> 
> Below is a summary of the vote on the Imperius mailing list (and further 

> below is the original vote email)
> 
> Thanks
> Neeraj
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> 
> IBM WebSphere ComputeGrid
> 
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
> 
> 
> 
> Hello All,
> 
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
> 
> Results: 
> 1 binding +1 vote
> 
> 6 non-binding +1 votes
> 
> Kevan Miller(*) +1
> 
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
> 
> Comments received:
> 
> 1. Comments from  Erik Bengston 
> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> It was concluded that it is too early to make all/any Apache Imperius 
> artifacts available in the Maven
> repository
> 
> The other issues did not violate Apache policies and would be 
accommodated 
> 
> in subsequent releases.
> 
> 
> 
> 2.  Comments from Kevan Miller
> 
>> I note that the source distribution contains the following file: 
> imperius-cimsplclientsideprovider/customexpressions.properties which >is 

> not in the svn tag. The contents of this file are:
> 
>> SPL_CUSTOM_EXPRESSIONS
>> SPL_CUSTOM_ACTIONS
> 
> This file is innocuous and gets generated during JUnit testing 
> 
> 
> I will now take this vote to the general mailing list for a final vote. 
> We still need 2 +1 votes from IPMC members.
> 
> Thanks
> Neeraj 
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> 
> 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 

Matt Hogstrom
matt@hogstrom.org

A Day Without Nuclear Fusion Is a Day Without Sunshine


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org




Re: [VOTE] Imperius 1.0.0 rc6

Posted by Matt Hogstrom <ma...@hogstrom.org>.
I downloaded the Unix files, verified signatures, spot checked some files for accuracy and built Imperius.

I noticed that your key has not been signed by anyone, although its not a requirement, its nice to have.

+1 to release Imperius (binding)

On Dec 14, 2009, at 4:41 PM, Neeraj Joshi wrote:

> The Imperius community voted on and approved the release of Apache 
> Imperius 1.0.0. 
> We would now like to request the approval of the Incubator PMC for this 
> release.
> 
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
> language from
> Distributed Management Task Force (dtmf.org). 
> 
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and release 
> 
> notes can  be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> 
> Below is a summary of the vote on the Imperius mailing list (and further 
> below is the original vote email)
> 
> Thanks
> Neeraj
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> 
> IBM WebSphere ComputeGrid
> 
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
> 
> 
> 
> Hello All,
> 
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
> 
> Results: 
> 1 binding +1 vote
> 
> 6 non-binding +1 votes
> 
> Kevan Miller(*) +1
> 
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
> 
> Comments received:
> 
> 1. Comments from  Erik Bengston 
> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> It was concluded that it is too early to make all/any Apache Imperius 
> artifacts available in the Maven
> repository
> 
> The other issues did not violate Apache policies and would be accommodated 
> 
> in subsequent releases.
> 
> 
> 
> 2.  Comments from Kevan Miller
> 
>> I note that the source distribution contains the following file: 
> imperius-cimsplclientsideprovider/customexpressions.properties which >is 
> not in the svn tag. The contents of this file are:
> 
>> SPL_CUSTOM_EXPRESSIONS
>> SPL_CUSTOM_ACTIONS
> 
> This file is innocuous and gets generated during JUnit testing 
> 
> 
> I will now take this vote to the general mailing list for a final vote. 
> We still need 2 +1 votes from IPMC members.
> 
> Thanks
> Neeraj 
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> Hi All,
> 
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and release 
> 
> 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
> 
> Revision no is 887217
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 

Matt Hogstrom
matt@hogstrom.org

A Day Without Nuclear Fusion Is a Day Without Sunshine


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Imperius 1.0.0 rc6

Posted by ant elder <an...@gmail.com>.
+1

   ...ant

On Mon, Dec 14, 2009 at 9:41 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
> The Imperius community voted on and approved the release of Apache
> Imperius 1.0.0.
> We would now like to request the approval of the Incubator PMC for this
> release.
>
> Imperius is a rule-based policy evaluation engine based on the CIM-SPL
> language from
> Distributed Management Task Force (dtmf.org).
>
>
>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>  and is ready for a vote. The artifacts, KEYS file, RAT report and release
>
>  notes can  be found at
>
>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>
>  The tag from which the release artifacts were generated can be found
>  at
>
>  http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>
>  Revision no is 887217
>
>  In addition, my PGP public code signing key can be found at the MIT
>  key server (http://pgp.mit.edu/)
>
>  The KEYS file is checked in at
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>
>  Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
>  please include the testing you performed to arrive at your vote
>  [  ] +1 Publish
>  [  ]   0 Abstain
>  [  ] -1 Don't publish, because...
>
>
> Below is a summary of the vote on the Imperius mailing list (and further
> below is the original vote email)
>
> Thanks
> Neeraj
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
>
> IBM WebSphere ComputeGrid
>
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/14/2009 03:45 PM
> Subject:
> [VOTE][RESULT] Imperius 1.0.0 rc6
>
>
>
> Hello All,
>
> Voting on the Imperius 1.0.0rc6 candidate release has concluded
>
> Results:
> 1 binding +1 vote
>
>  6 non-binding +1 votes
>
> Kevan Miller(*) +1
>
> David Kaminsky +1
> David Wood +1
> Mark Carlson +1
> Erik Bengston +1
> Xiping Wang +1
> Jorge Lobo +1
>
> Comments received:
>
> 1. Comments from  Erik Bengston
>
>>- In the zip/tar file we have a /log.txt file that should be removed.
>>- Inside the jars we have a /META-INF/maven that should be removed too.
>>- imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>>- IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>>samples/lib/javaspl-samples-1.0.0.jar
>>- IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>>META-INF folder.
>
> It was concluded that it is too early to make all/any Apache Imperius
> artifacts available in the Maven
> repository
>
> The other issues did not violate Apache policies and would be accommodated
>
> in subsequent releases.
>
>
>
> 2.  Comments from Kevan Miller
>
>>I note that the source distribution contains the following file:
> imperius-cimsplclientsideprovider/customexpressions.properties which >is
> not in the svn tag. The contents of this file are:
>
>>SPL_CUSTOM_EXPRESSIONS
>>SPL_CUSTOM_ACTIONS
>
> This file is innocuous and gets generated during JUnit testing
>
>
> I will now take this vote to the general mailing list for a final vote.
> We still need 2 +1 votes from IPMC members.
>
> Thanks
> Neeraj
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Neeraj Joshi (knee-rudge)
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
>
>
>
>  Hi All,
>
>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>  and is ready for a vote. The artifacts, KEYS file, RAT report and release
>
>
> notes can
>  be found at
>
>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>
>  The tag from which the release artifacts were generated can be found
>  at
>
>  http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>
>  Revision no is 887217
>
>  In addition, my PGP public code signing key can be found at the MIT
>  key server (http://pgp.mit.edu/)
>
>  The KEYS file is checked in at
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>
>  Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>  please include the testing you performed to arrive at your vote
>  [  ] +1 Publish
>  [  ]   0 Abstain
>  [  ] -1 Don't publish, because...
>
>  Upon a positive majority of binding votes and no binding vetoes, the
>  results of this vote will be brought to the Incubator PMC and voted
>  upon there.
>
>  Thanks,
>  -Neeraj
>
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag.
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


[VOTE] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
The Imperius community voted on and approved the release of Apache 
Imperius 1.0.0. 
We would now like to request the approval of the Incubator PMC for this 
release.

Imperius is a rule-based policy evaluation engine based on the CIM-SPL 
language from
Distributed Management Task Force (dtmf.org). 


 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

 notes can  be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 17 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...


Below is a summary of the vote on the Imperius mailing list (and further 
below is the original vote email)

Thanks
Neeraj


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Neeraj Joshi (knee-rudge)

IBM WebSphere ComputeGrid

Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/14/2009 03:45 PM
Subject:
[VOTE][RESULT] Imperius 1.0.0 rc6



Hello All,

Voting on the Imperius 1.0.0rc6 candidate release has concluded

Results: 
1 binding +1 vote

 6 non-binding +1 votes

Kevan Miller(*) +1

David Kaminsky +1
David Wood +1
Mark Carlson +1
Erik Bengston +1
Xiping Wang +1
Jorge Lobo +1

Comments received:

1. Comments from  Erik Bengston 

>- In the zip/tar file we have a /log.txt file that should be removed.
>- Inside the jars we have a /META-INF/maven that should be removed too.
>- imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>- IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>samples/lib/javaspl-samples-1.0.0.jar
>- IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>META-INF folder.

It was concluded that it is too early to make all/any Apache Imperius 
artifacts available in the Maven
repository

The other issues did not violate Apache policies and would be accommodated 

in subsequent releases.



2.  Comments from Kevan Miller

>I note that the source distribution contains the following file: 
imperius-cimsplclientsideprovider/customexpressions.properties which >is 
not in the svn tag. The contents of this file are:

>SPL_CUSTOM_EXPRESSIONS
>SPL_CUSTOM_ACTIONS

This file is innocuous and gets generated during JUnit testing 


I will now take this vote to the general mailing list for a final vote. 
We still need 2 +1 votes from IPMC members.

Thanks
Neeraj 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Neeraj Joshi (knee-rudge)
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 


notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag. 
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




[VOTE][RESULT] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Hello All,

Voting on the Imperius 1.0.0rc6 candidate release has concluded

Results: 
1 binding +1 vote

 6 non-binding +1 votes

Kevan Miller(*) +1

David Kaminsky +1
David Wood +1
Mark Carlson +1
Erik Bengston +1
Xiping Wang +1
Jorge Lobo +1

Comments received:

1. Comments from  Erik Bengston 

>- In the zip/tar file we have a /log.txt file that should be removed.
>- Inside the jars we have a /META-INF/maven that should be removed too.
>- imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>- IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>samples/lib/javaspl-samples-1.0.0.jar
>- IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>META-INF folder.

It was concluded that it is too early to make all/any Apache Imperius 
artifacts available in the Maven
repository

The other issues did not violate Apache policies and would be accommodated 
in subsequent releases.



2.  Comments from Kevan Miller

>I note that the source distribution contains the following file: 
imperius-cimsplclientsideprovider/customexpressions.properties which >is 
not in the svn tag. The contents of this file are:

>SPL_CUSTOM_EXPRESSIONS
>SPL_CUSTOM_ACTIONS

This file is innocuous and gets generated during JUnit testing 


I will now take this vote to the general mailing list for a final vote. 
We still need 2 +1 votes from IPMC members.

Thanks
Neeraj 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Neeraj Joshi (knee-rudge)
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag. 
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Re: [VOTE] Imperius 1.0.0 rc6

Posted by "Mark A. Carlson" <Ma...@Sun.COM>.
+1

Great job.

-- mark

David Wood wrote:
> +1
>
> I second David's thanks to Neeraj. 
>
> David Wood 
> Policy Technologies Group
> IBM TJ Watson Research Center
> dawood@us.ibm.com
> 914-784-5123 (office), 914-396-6515 (mobile)
>
>
>
>
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
>
>
>
>  Hi All,
>
>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
>  and is ready for a vote. The artifacts, KEYS file, RAT report and release 
>
> notes can 
>  be found at
>
>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>
>  The tag from which the release artifacts were generated can be found 
>  at
>
>  http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>
>  Revision no is 887217
>
>  In addition, my PGP public code signing key can be found at the MIT 
>  key server (http://pgp.mit.edu/)
>
>  The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>
>  Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>  please include the testing you performed to arrive at your vote
>  [  ] +1 Publish
>  [  ]   0 Abstain
>  [  ] -1 Don't publish, because...
>
>  Upon a positive majority of binding votes and no binding vetoes, the
>  results of this vote will be brought to the Incubator PMC and voted 
>  upon there.
>
>  Thanks,
>  -Neeraj
>
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag. 
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>   



Re: [VOTE] Imperius 1.0.0 rc6

Posted by David Wood <da...@us.ibm.com>.
+1

I second David's thanks to Neeraj. 

David Wood 
Policy Technologies Group
IBM TJ Watson Research Center
dawood@us.ibm.com
914-784-5123 (office), 914-396-6515 (mobile)




From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag. 
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Re: [VOTE] Imperius 1.0.0 rc6

Posted by David Wood <da...@us.ibm.com>.
I am not familiar with Apache guidelines, but I'll weigh in anyway.  Given 
that this is the first release of an incubator project, I think it may be 
premature to put this out on maven.

David Wood 
Policy Technologies Group
IBM TJ Watson Research Center
dawood@us.ibm.com
914-784-5123 (office), 914-396-6515 (mobile)




From:
Neeraj Joshi <ne...@gmail.com>
To:
"imperius-dev@incubator.apache.org" <im...@incubator.apache.org>
Date:
12/11/2009 09:31 AM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6



Ok so my question is whether making all jars available on maven is 
required for a apache release?

I am ok with not making any jar maven downloadable for the first 
release.

The javaspl and cimspl distribution zip includes splcore.jar (along 
with the license etc) which is what users would download I think this 
satisfies Apache guidelines.

I don't want to drag this discussion too long if the community feels 
all jars need to be maven downloadable I will spin another candidate.

Thanks
Neeraj

Sent from my iPhone

On Dec 11, 2009, at 2:57 AM, Erik Bengtson <er...@jpox.org> wrote:

> IMO splcore has to be distributable in maven repo too, otherwise maven
> users will have to download imperius splcore manually.
>
> Applications are binary and runtime dependent of this jar.
>
> On Thu, Dec 10, 2009 at 7:10 PM, Kevan Miller 
> <ke...@gmail.com> wrote:
>>
>> On Dec 10, 2009, at 9:32 AM, Neeraj Joshi wrote:
>>
>>> splcore.jar holds the core language parser elements which are 
>>> specific to
>>> the SPL language. I do not see any
>>> value in making it available on maven. The javaspl.jar and
>>> cimsplclientsideprovider are jars that other projects could 
>>> potentially
>>> download and embed within their distribution.
>>
>> OK. As long as the community is ok with this restriction, I'm 
>> fine... Here's my +1, again.
>>
>> --kevan
>>
>>> Thanks
>>> Neeraj
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> "It is hard enough to remember my opinions, without also 
>>> remembering my
>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>>
>>> Neeraj Joshi (knee-rudge)
>>> WebSphere XD - Compute Grid
>>> AIM, IBM
>>> Apache Imperius - http://incubator.apache.org/imperius
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>
>>>
>>>
>>> From:
>>> Kevan Miller <ke...@gmail.com>
>>> To:
>>> imperius-dev@incubator.apache.org
>>> Date:
>>> 12/10/2009 08:51 AM
>>> Subject:
>>> Re: [VOTE] Imperius 1.0.0 rc6
>>>
>>>
>>>
>>>
>>> Nice review, Erik. A few comments...
>>>
>>> On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:
>>>
>>>> +1
>>>>
>>>> Some remarks:
>>>>
>>>> - In the zip/tar file we have a /log.txt file that should be 
>>>> removed.
>>>> - Inside the jars we have a /META-INF/maven that should be 
>>>> removed too.
>>>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and 
>>>> LICENSE.txt
>>>
>>> This could be a release blocker. As long as the jar is only packaged
>>> within an Imperius binary distribution (which does have LICENSE/ 
>>> NOTICE),
>>> then that's OK. However, in the days of Maven and separately 
>>> downloadable
>>> artifacts, individual artifacts need to be appropriately licensed,
>>> themselves.
>>>
>>> Based on this, I'm changing my vote to a -1...
>>>
>>> If we're convinced that imperius-splcore-1.0.0.jar will never be 
>>> deployed
>>> to maven, then I can probably be convinced otherwise...
>>>
>>>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>>>> samples/lib/javaspl-samples-1.0.0.jar
>>>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>>>> META-INF folder.
>>>
>>> Right again. Not sure if this violates ASF policy or not. But META- 
>>> INF is
>>> the right location.
>>>
>>> --kevan
>>>
>>>>
>>>> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> 
>>>> wrote:
>>>>> Hi All,
>>>>>
>>>>> The Imperius 1.0.0  RC6 release candidate has been tagged, 
>>>>> packaged,
>>>>> and is ready for a vote. The artifacts, KEYS file, RAT report and
>>> release
>>>>> notes can
>>>>> be found at
>>>>>
>>>>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>>>>
>>>>> The tag from which the release artifacts were generated can be 
>>>>> found
>>>>> at
>>>>>
>>>>>
>>> 
http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>>>>
>>>>> Revision no is 887217
>>>>>
>>>>> In addition, my PGP public code signing key can be found at the 
>>>>> MIT
>>>>> key server (http://pgp.mit.edu/)
>>>>>
>>>>> The KEYS file is checked in at
>>>>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>>>>
>>>>> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>>>> please include the testing you performed to arrive at your vote
>>>>> [  ] +1 Publish
>>>>> [  ]   0 Abstain
>>>>> [  ] -1 Don't publish, because...
>>>>>
>>>>> Upon a positive majority of binding votes and no binding vetoes, 
>>>>> the
>>>>> results of this vote will be brought to the Incubator PMC and 
>>>>> voted
>>>>> upon there.
>>>>>
>>>>> Thanks,
>>>>> -Neeraj
>>>>>
>>>>> Change log:
>>>>> 1. Checked in the build.xml from the release artifact into the 
>>>>> SVN tag.
>>>>> All the release artifacts
>>>>> from previous candidate (r5) are the same.
>>>>> 2. Updated the SVN revision number.
>>>>> 3. Left the redundant zip/gz files as is.
>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>> "It is hard enough to remember my opinions, without also 
>>>>> remembering my
>>>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>>>>
>>>>> Neeraj Joshi (knee-rudge)
>>>>> WebSphere XD - Compute Grid
>>>>> AIM, IBM
>>>>> Apache Imperius - http://incubator.apache.org/imperius
>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>
>>>
>>>
>>
>>



Re: [VOTE] Imperius 1.0.0 rc6

Posted by Kevan Miller <ke...@gmail.com>.
On Dec 11, 2009, at 8:51 AM, Neeraj Joshi wrote:

> Ok so my question is whether making all jars available on maven is required for a apache release?

No. It has, however, become a defacto standard for sharing open source artifacts between projects. So, is very common.

> 
> I am ok with not making any jar maven downloadable for the first release.
> 
> The javaspl and cimspl distribution zip includes splcore.jar (along with the license etc) which is what users would download I think this satisfies Apache guidelines.
> 
> I don't want to drag this discussion too long if the community feels all jars need to be maven downloadable I will spin another candidate.

This doesn't break any Apache guidelines or policies (at least not that I'm aware of). So, moving forward with the release is fine.

--kevan


Re: [VOTE] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <ne...@gmail.com>.
Ok so my question is whether making all jars available on maven is  
required for a apache release?

I am ok with not making any jar maven downloadable for the first  
release.

The javaspl and cimspl distribution zip includes splcore.jar (along  
with the license etc) which is what users would download I think this  
satisfies Apache guidelines.

I don't want to drag this discussion too long if the community feels  
all jars need to be maven downloadable I will spin another candidate.

Thanks
Neeraj

Sent from my iPhone

On Dec 11, 2009, at 2:57 AM, Erik Bengtson <er...@jpox.org> wrote:

> IMO splcore has to be distributable in maven repo too, otherwise maven
> users will have to download imperius splcore manually.
>
> Applications are binary and runtime dependent of this jar.
>
> On Thu, Dec 10, 2009 at 7:10 PM, Kevan Miller  
> <ke...@gmail.com> wrote:
>>
>> On Dec 10, 2009, at 9:32 AM, Neeraj Joshi wrote:
>>
>>> splcore.jar holds the core language parser elements which are  
>>> specific to
>>> the SPL language. I do not see any
>>> value in making it available on maven. The javaspl.jar and
>>> cimsplclientsideprovider are jars that other projects could  
>>> potentially
>>> download and embed within their distribution.
>>
>> OK. As long as the community is ok with this restriction, I'm  
>> fine... Here's my +1, again.
>>
>> --kevan
>>
>>> Thanks
>>> Neeraj
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> "It is hard enough to remember my opinions, without also  
>>> remembering my
>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>>
>>> Neeraj Joshi (knee-rudge)
>>> WebSphere XD - Compute Grid
>>> AIM, IBM
>>> Apache Imperius - http://incubator.apache.org/imperius
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>
>>>
>>>
>>> From:
>>> Kevan Miller <ke...@gmail.com>
>>> To:
>>> imperius-dev@incubator.apache.org
>>> Date:
>>> 12/10/2009 08:51 AM
>>> Subject:
>>> Re: [VOTE] Imperius 1.0.0 rc6
>>>
>>>
>>>
>>>
>>> Nice review, Erik. A few comments...
>>>
>>> On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:
>>>
>>>> +1
>>>>
>>>> Some remarks:
>>>>
>>>> - In the zip/tar file we have a /log.txt file that should be  
>>>> removed.
>>>> - Inside the jars we have a /META-INF/maven that should be  
>>>> removed too.
>>>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and  
>>>> LICENSE.txt
>>>
>>> This could be a release blocker. As long as the jar is only packaged
>>> within an Imperius binary distribution (which does have LICENSE/ 
>>> NOTICE),
>>> then that's OK. However, in the days of Maven and separately  
>>> downloadable
>>> artifacts, individual artifacts need to be appropriately licensed,
>>> themselves.
>>>
>>> Based on this, I'm changing my vote to a -1...
>>>
>>> If we're convinced that imperius-splcore-1.0.0.jar will never be  
>>> deployed
>>> to maven, then I can probably be convinced otherwise...
>>>
>>>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>>>> samples/lib/javaspl-samples-1.0.0.jar
>>>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>>>> META-INF folder.
>>>
>>> Right again. Not sure if this violates ASF policy or not. But META- 
>>> INF is
>>> the right location.
>>>
>>> --kevan
>>>
>>>>
>>>> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com>  
>>>> wrote:
>>>>> Hi All,
>>>>>
>>>>> The Imperius 1.0.0  RC6 release candidate has been tagged,  
>>>>> packaged,
>>>>> and is ready for a vote. The artifacts, KEYS file, RAT report and
>>> release
>>>>> notes can
>>>>> be found at
>>>>>
>>>>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>>>>
>>>>> The tag from which the release artifacts were generated can be  
>>>>> found
>>>>> at
>>>>>
>>>>>
>>> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>>>>
>>>>> Revision no is 887217
>>>>>
>>>>> In addition, my PGP public code signing key can be found at the  
>>>>> MIT
>>>>> key server (http://pgp.mit.edu/)
>>>>>
>>>>> The KEYS file is checked in at
>>>>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>>>>
>>>>> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>>>> please include the testing you performed to arrive at your vote
>>>>> [  ] +1 Publish
>>>>> [  ]   0 Abstain
>>>>> [  ] -1 Don't publish, because...
>>>>>
>>>>> Upon a positive majority of binding votes and no binding vetoes,  
>>>>> the
>>>>> results of this vote will be brought to the Incubator PMC and  
>>>>> voted
>>>>> upon there.
>>>>>
>>>>> Thanks,
>>>>> -Neeraj
>>>>>
>>>>> Change log:
>>>>> 1. Checked in the build.xml from the release artifact into the  
>>>>> SVN tag.
>>>>> All the release artifacts
>>>>> from previous candidate (r5) are the same.
>>>>> 2. Updated the SVN revision number.
>>>>> 3. Left the redundant zip/gz files as is.
>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>> "It is hard enough to remember my opinions, without also  
>>>>> remembering my
>>>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>>>>
>>>>> Neeraj Joshi (knee-rudge)
>>>>> WebSphere XD - Compute Grid
>>>>> AIM, IBM
>>>>> Apache Imperius - http://incubator.apache.org/imperius
>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>
>>>
>>>
>>
>>

Re: [VOTE] Imperius 1.0.0 rc6

Posted by Erik Bengtson <er...@jpox.org>.
IMO splcore has to be distributable in maven repo too, otherwise maven
users will have to download imperius splcore manually.

Applications are binary and runtime dependent of this jar.

On Thu, Dec 10, 2009 at 7:10 PM, Kevan Miller <ke...@gmail.com> wrote:
>
> On Dec 10, 2009, at 9:32 AM, Neeraj Joshi wrote:
>
>> splcore.jar holds the core language parser elements which are specific to
>> the SPL language. I do not see any
>> value in making it available on maven. The javaspl.jar and
>> cimsplclientsideprovider are jars that other projects could potentially
>> download and embed within their distribution.
>
> OK. As long as the community is ok with this restriction, I'm fine... Here's my +1, again.
>
> --kevan
>
>> Thanks
>> Neeraj
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> "It is hard enough to remember my opinions, without also remembering my
>> reasons for them". -Friedrich Wilhelm Nietzsche
>>
>> Neeraj Joshi (knee-rudge)
>> WebSphere XD - Compute Grid
>> AIM, IBM
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>> From:
>> Kevan Miller <ke...@gmail.com>
>> To:
>> imperius-dev@incubator.apache.org
>> Date:
>> 12/10/2009 08:51 AM
>> Subject:
>> Re: [VOTE] Imperius 1.0.0 rc6
>>
>>
>>
>>
>> Nice review, Erik. A few comments...
>>
>> On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:
>>
>>> +1
>>>
>>> Some remarks:
>>>
>>> - In the zip/tar file we have a /log.txt file that should be removed.
>>> - Inside the jars we have a /META-INF/maven that should be removed too.
>>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
>>
>> This could be a release blocker. As long as the jar is only packaged
>> within an Imperius binary distribution (which does have LICENSE/NOTICE),
>> then that's OK. However, in the days of Maven and separately downloadable
>> artifacts, individual artifacts need to be appropriately licensed,
>> themselves.
>>
>> Based on this, I'm changing my vote to a -1...
>>
>> If we're convinced that imperius-splcore-1.0.0.jar will never be deployed
>> to maven, then I can probably be convinced otherwise...
>>
>>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>>> samples/lib/javaspl-samples-1.0.0.jar
>>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>>> META-INF folder.
>>
>> Right again. Not sure if this violates ASF policy or not. But META-INF is
>> the right location.
>>
>> --kevan
>>
>>>
>>> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
>>>> Hi All,
>>>>
>>>> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>>>> and is ready for a vote. The artifacts, KEYS file, RAT report and
>> release
>>>> notes can
>>>> be found at
>>>>
>>>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>>>
>>>> The tag from which the release artifacts were generated can be found
>>>> at
>>>>
>>>>
>> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>>>
>>>> Revision no is 887217
>>>>
>>>> In addition, my PGP public code signing key can be found at the MIT
>>>> key server (http://pgp.mit.edu/)
>>>>
>>>> The KEYS file is checked in at
>>>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>>>
>>>> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>>> please include the testing you performed to arrive at your vote
>>>> [  ] +1 Publish
>>>> [  ]   0 Abstain
>>>> [  ] -1 Don't publish, because...
>>>>
>>>> Upon a positive majority of binding votes and no binding vetoes, the
>>>> results of this vote will be brought to the Incubator PMC and voted
>>>> upon there.
>>>>
>>>> Thanks,
>>>> -Neeraj
>>>>
>>>> Change log:
>>>> 1. Checked in the build.xml from the release artifact into the SVN tag.
>>>> All the release artifacts
>>>> from previous candidate (r5) are the same.
>>>> 2. Updated the SVN revision number.
>>>> 3. Left the redundant zip/gz files as is.
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>> "It is hard enough to remember my opinions, without also remembering my
>>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>>>
>>>> Neeraj Joshi (knee-rudge)
>>>> WebSphere XD - Compute Grid
>>>> AIM, IBM
>>>> Apache Imperius - http://incubator.apache.org/imperius
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>
>

Re: [VOTE] Imperius 1.0.0 rc6

Posted by Kevan Miller <ke...@gmail.com>.
On Dec 10, 2009, at 9:32 AM, Neeraj Joshi wrote:

> splcore.jar holds the core language parser elements which are specific to 
> the SPL language. I do not see any
> value in making it available on maven. The javaspl.jar and 
> cimsplclientsideprovider are jars that other projects could potentially 
> download and embed within their distribution.

OK. As long as the community is ok with this restriction, I'm fine... Here's my +1, again.

--kevan

> Thanks
> Neeraj
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 
> From:
> Kevan Miller <ke...@gmail.com>
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/10/2009 08:51 AM
> Subject:
> Re: [VOTE] Imperius 1.0.0 rc6
> 
> 
> 
> 
> Nice review, Erik. A few comments...
> 
> On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:
> 
>> +1
>> 
>> Some remarks:
>> 
>> - In the zip/tar file we have a /log.txt file that should be removed.
>> - Inside the jars we have a /META-INF/maven that should be removed too.
>> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
> 
> This could be a release blocker. As long as the jar is only packaged 
> within an Imperius binary distribution (which does have LICENSE/NOTICE), 
> then that's OK. However, in the days of Maven and separately downloadable 
> artifacts, individual artifacts need to be appropriately licensed, 
> themselves. 
> 
> Based on this, I'm changing my vote to a -1... 
> 
> If we're convinced that imperius-splcore-1.0.0.jar will never be deployed 
> to maven, then I can probably be convinced otherwise...
> 
>> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
>> samples/lib/javaspl-samples-1.0.0.jar
>> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
>> META-INF folder.
> 
> Right again. Not sure if this violates ASF policy or not. But META-INF is 
> the right location.
> 
> --kevan 
> 
>> 
>> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
>>> Hi All,
>>> 
>>> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>>> and is ready for a vote. The artifacts, KEYS file, RAT report and 
> release
>>> notes can
>>> be found at
>>> 
>>> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>>> 
>>> The tag from which the release artifacts were generated can be found
>>> at
>>> 
>>> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>>> 
>>> Revision no is 887217
>>> 
>>> In addition, my PGP public code signing key can be found at the MIT
>>> key server (http://pgp.mit.edu/)
>>> 
>>> The KEYS file is checked in at
>>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>>> 
>>> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>> please include the testing you performed to arrive at your vote
>>> [  ] +1 Publish
>>> [  ]   0 Abstain
>>> [  ] -1 Don't publish, because...
>>> 
>>> Upon a positive majority of binding votes and no binding vetoes, the
>>> results of this vote will be brought to the Incubator PMC and voted
>>> upon there.
>>> 
>>> Thanks,
>>> -Neeraj
>>> 
>>> Change log:
>>> 1. Checked in the build.xml from the release artifact into the SVN tag.
>>> All the release artifacts
>>> from previous candidate (r5) are the same.
>>> 2. Updated the SVN revision number.
>>> 3. Left the redundant zip/gz files as is.
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> "It is hard enough to remember my opinions, without also remembering my
>>> reasons for them". -Friedrich Wilhelm Nietzsche
>>> 
>>> Neeraj Joshi (knee-rudge)
>>> WebSphere XD - Compute Grid
>>> AIM, IBM
>>> Apache Imperius - http://incubator.apache.org/imperius
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> 


Re: [VOTE] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
splcore.jar holds the core language parser elements which are specific to 
the SPL language. I do not see any
value in making it available on maven. The javaspl.jar and 
cimsplclientsideprovider are jars that other projects could potentially 
download and embed within their distribution.
Thanks
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Kevan Miller <ke...@gmail.com>
To:
imperius-dev@incubator.apache.org
Date:
12/10/2009 08:51 AM
Subject:
Re: [VOTE] Imperius 1.0.0 rc6




Nice review, Erik. A few comments...

On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:

> +1
> 
> Some remarks:
> 
> - In the zip/tar file we have a /log.txt file that should be removed.
> - Inside the jars we have a /META-INF/maven that should be removed too.
> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt

This could be a release blocker. As long as the jar is only packaged 
within an Imperius binary distribution (which does have LICENSE/NOTICE), 
then that's OK. However, in the days of Maven and separately downloadable 
artifacts, individual artifacts need to be appropriately licensed, 
themselves. 

Based on this, I'm changing my vote to a -1... 

If we're convinced that imperius-splcore-1.0.0.jar will never be deployed 
to maven, then I can probably be convinced otherwise...

> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
> samples/lib/javaspl-samples-1.0.0.jar
> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
> META-INF folder.

Right again. Not sure if this violates ASF policy or not. But META-INF is 
the right location.

--kevan 

> 
> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
>>  Hi All,
>> 
>>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>>  and is ready for a vote. The artifacts, KEYS file, RAT report and 
release
>> notes can
>>  be found at
>> 
>>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>> 
>>  The tag from which the release artifacts were generated can be found
>>  at
>> 
>>  
http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>> 
>>  Revision no is 887217
>> 
>>  In addition, my PGP public code signing key can be found at the MIT
>>  key server (http://pgp.mit.edu/)
>> 
>>  The KEYS file is checked in at
>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>> 
>>  Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>  please include the testing you performed to arrive at your vote
>>  [  ] +1 Publish
>>  [  ]   0 Abstain
>>  [  ] -1 Don't publish, because...
>> 
>>  Upon a positive majority of binding votes and no binding vetoes, the
>>  results of this vote will be brought to the Incubator PMC and voted
>>  upon there.
>> 
>>  Thanks,
>>  -Neeraj
>> 
>> Change log:
>> 1. Checked in the build.xml from the release artifact into the SVN tag.
>> All the release artifacts
>> from previous candidate (r5) are the same.
>> 2. Updated the SVN revision number.
>> 3. Left the redundant zip/gz files as is.
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> "It is hard enough to remember my opinions, without also remembering my
>> reasons for them". -Friedrich Wilhelm Nietzsche
>> 
>> Neeraj Joshi (knee-rudge)
>> WebSphere XD - Compute Grid
>> AIM, IBM
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




Re: [VOTE] Imperius 1.0.0 rc6

Posted by Kevan Miller <ke...@gmail.com>.
Nice review, Erik. A few comments...

On Dec 10, 2009, at 7:23 AM, Erik Bengtson wrote:

> +1
> 
> Some remarks:
> 
> - In the zip/tar file we have a /log.txt file that should be removed.
> - Inside the jars we have a /META-INF/maven that should be removed too.
> - imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt

This could be a release blocker. As long as the jar is only packaged within an Imperius binary distribution (which does have LICENSE/NOTICE), then that's OK. However, in the days of Maven and separately downloadable artifacts, individual artifacts need to be appropriately licensed, themselves. 

Based on this, I'm changing my vote to a -1... 

If we're convinced that imperius-splcore-1.0.0.jar will never be deployed to maven, then I can probably be convinced otherwise...

> - IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
> samples/lib/javaspl-samples-1.0.0.jar
> - IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
> META-INF folder.

Right again. Not sure if this violates ASF policy or not. But META-INF is the right location.

--kevan 

> 
> On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
>>  Hi All,
>> 
>>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>>  and is ready for a vote. The artifacts, KEYS file, RAT report and release
>> notes can
>>  be found at
>> 
>>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>> 
>>  The tag from which the release artifacts were generated can be found
>>  at
>> 
>>  http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>> 
>>  Revision no is 887217
>> 
>>  In addition, my PGP public code signing key can be found at the MIT
>>  key server (http://pgp.mit.edu/)
>> 
>>  The KEYS file is checked in at
>> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>> 
>>  Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>>  please include the testing you performed to arrive at your vote
>>  [  ] +1 Publish
>>  [  ]   0 Abstain
>>  [  ] -1 Don't publish, because...
>> 
>>  Upon a positive majority of binding votes and no binding vetoes, the
>>  results of this vote will be brought to the Incubator PMC and voted
>>  upon there.
>> 
>>  Thanks,
>>  -Neeraj
>> 
>> Change log:
>> 1. Checked in the build.xml from the release artifact into the SVN tag.
>> All the release artifacts
>> from previous candidate (r5) are the same.
>> 2. Updated the SVN revision number.
>> 3. Left the redundant zip/gz files as is.
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> "It is hard enough to remember my opinions, without also remembering my
>> reasons for them". -Friedrich Wilhelm Nietzsche
>> 
>> Neeraj Joshi (knee-rudge)
>> WebSphere XD - Compute Grid
>> AIM, IBM
>> Apache Imperius - http://incubator.apache.org/imperius
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Re: [VOTE] Imperius 1.0.0 rc6

Posted by Erik Bengtson <er...@jpox.org>.
+1

Some remarks:

- In the zip/tar file we have a /log.txt file that should be removed.
- Inside the jars we have a /META-INF/maven that should be removed too.
- imperius-splcore-1.0.0.jar does not have NOTICE.txt and LICENSE.txt
- IMO, the lib/javaspl-samples-1.0.0.jar should be moved to
samples/lib/javaspl-samples-1.0.0.jar
- IMO, NOTICE.txt and LICENSE.txt files in jar files should lie in
META-INF folder.

On Fri, Dec 4, 2009 at 4:04 PM, Neeraj Joshi <jn...@us.ibm.com> wrote:
>  Hi All,
>
>  The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
>  and is ready for a vote. The artifacts, KEYS file, RAT report and release
> notes can
>  be found at
>
>  http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>
>  The tag from which the release artifacts were generated can be found
>  at
>
>  http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>
>  Revision no is 887217
>
>  In addition, my PGP public code signing key can be found at the MIT
>  key server (http://pgp.mit.edu/)
>
>  The KEYS file is checked in at
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>
>  Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
>  please include the testing you performed to arrive at your vote
>  [  ] +1 Publish
>  [  ]   0 Abstain
>  [  ] -1 Don't publish, because...
>
>  Upon a positive majority of binding votes and no binding vetoes, the
>  results of this vote will be brought to the Incubator PMC and voted
>  upon there.
>
>  Thanks,
>  -Neeraj
>
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN tag.
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: [VOTE] Imperius 1.0.0 rc6

Posted by Xiping Wang <xi...@us.ibm.com>.
Neeraj,

Here is my +1. Please add me also.

Thanks,

Xiping
IBM T.J.Watson Research Center



                                                                                                                   
  From:       Neeraj Joshi/Durham/IBM@IBMUS                                                                        
                                                                                                                   
  To:         imperius-dev@incubator.apache.org                                                                    
                                                                                                                   
  Date:       12/14/2009 02:14 PM                                                                                  
                                                                                                                   
  Subject:    Re: [VOTE] Imperius 1.0.0 rc6                                                                        
                                                                                                                   





We have +1 votes from
David Kaminsky (initial committer)
Mark Carlson (initial committer)
David Wood
Erik Bengston
Kevan Miller (binding)

I guess we need a couple more +1 vote from a IPMC members (Is that right
?)

Craig , Filip, Bill anyone considering voting ?

Thanks
Neeraj


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
 and is ready for a vote. The artifacts, KEYS file, RAT report and release

notes can
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag.
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Re: [VOTE] Imperius 1.0.0 rc6

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi Neeraj,

You can forward the results to the full incubator. Meantime I'll try  
to find time to check out the release.

Craig

On Dec 14, 2009, at 11:12 AM, Neeraj Joshi wrote:

> We have +1 votes from
> David Kaminsky (initial committer)
> Mark Carlson (initial committer)
> David Wood
> Erik Bengston
> Kevan Miller (binding)
>
> I guess we need a couple more +1 vote from a IPMC members (Is that  
> right
> ?)
>
> Craig , Filip, Bill anyone considering voting ?
>
> Thanks
> Neeraj
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering  
> my
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> From:
> Neeraj Joshi/Durham/IBM@IBMUS
> To:
> imperius-dev@incubator.apache.org
> Date:
> 12/04/2009 10:06 AM
> Subject:
> [VOTE] Imperius 1.0.0 rc6
>
>
>
> Hi All,
>
> The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
> and is ready for a vote. The artifacts, KEYS file, RAT report and  
> release
>
> notes can
> be found at
>
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/
>
> The tag from which the release artifacts were generated can be found
> at
>
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/
>
> Revision no is 887217
>
> In addition, my PGP public code signing key can be found at the MIT
> key server (http://pgp.mit.edu/)
>
> The KEYS file is checked in at
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
>
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
>
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted
> upon there.
>
> Thanks,
> -Neeraj
>
> Change log:
> 1. Checked in the build.xml from the release artifact into the SVN  
> tag.
> All the release artifacts
> from previous candidate (r5) are the same.
> 2. Updated the SVN revision number.
> 3. Left the redundant zip/gz files as is.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering  
> my
> reasons for them". -Friedrich Wilhelm Nietzsche
>
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>

Craig L Russell
Architect, Sun Java Enterprise System http://db.apache.org/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: [VOTE] Imperius 1.0.0 rc6

Posted by Jorge Lobo <jl...@us.ibm.com>.
Hi Neeraj,

I have been following the development of Imperius  from the very beginning
given my interest on CIM-SPL.
I think this release will be of a lot of interest to the DMTF community.

My vote is +1

===================================
Jorge Lobo
IBM T. J. Watson Research Center
Phone: +1 914 784 6072
mailto:jlobo@us.ibm.com
http://www.research.ibm.com/people/j/jlobo/
==================================


                                                                                                                                  
  From:       Neeraj Joshi/Durham/IBM@IBMUS                                                                                       
                                                                                                                                  
  To:         imperius-dev@incubator.apache.org                                                                                   
                                                                                                                                  
  Date:       12/14/2009 02:14 PM                                                                                                 
                                                                                                                                  
  Subject:    Re: [VOTE] Imperius 1.0.0 rc6                                                                                       
                                                                                                                                  





We have +1 votes from
David Kaminsky (initial committer)
Mark Carlson (initial committer)
David Wood
Erik Bengston
Kevan Miller (binding)

I guess we need a couple more +1 vote from a IPMC members (Is that right
?)

Craig , Filip, Bill anyone considering voting ?

Thanks
Neeraj


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged,
 and is ready for a vote. The artifacts, KEYS file, RAT report and release

notes can
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag.
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Re: [VOTE] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
We have +1 votes from 
David Kaminsky (initial committer)
Mark Carlson (initial committer)
David Wood
Erik Bengston
Kevan Miller (binding)

I guess we need a couple more +1 vote from a IPMC members (Is that right 
?)

Craig , Filip, Bill anyone considering voting ?

Thanks
Neeraj


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Neeraj Joshi/Durham/IBM@IBMUS
To:
imperius-dev@incubator.apache.org
Date:
12/04/2009 10:06 AM
Subject:
[VOTE] Imperius 1.0.0 rc6



 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 

notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag. 
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


[VOTE] Imperius 1.0.0 rc6

Posted by Neeraj Joshi <jn...@us.ibm.com>.
 Hi All,

 The Imperius 1.0.0  RC6 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 
notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc6/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc6/

 Revision no is 887217

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
1. Checked in the build.xml from the release artifact into the SVN tag. 
All the release artifacts
from previous candidate (r5) are the same.
2. Updated the SVN revision number.
3. Left the redundant zip/gz files as is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: [VOTE] Imperius 1.0.0 rc5

Posted by Kevan Miller <ke...@gmail.com>.
On Dec 3, 2009, at 4:11 PM, Neeraj Joshi wrote:

> Regarding having zip files within zip the issue is as follows
> The Imperius release actually consists of 3 different sub-releases
> 
> CIM-SPL ClientSide provider
> CIM-SPL Provider
> Java-SPL Provider
> 
> The 3 share some files in common but are basically aimed for a different 
> sets of user
> I grouped the CIM-SPL ones together and created a zip called 
> imperius-cim-1.0.0
> and followed the same principle for Java-SPL. Hence we ended up with zips 
> within a zip.

OK. Just to make sure we're in sync, there are two issues:

1) archive within an archive. 
2) redundant archives within an archive. Here are the contents of imperius-cimspl-1.0.0.zip:

  -rw-r--r--     11560   1-Dec-2009  10:50:42  LICENSE.txt
  -rw-r--r--       314   1-Dec-2009  10:50:42  NOTICE.txt
  -rw-r--r--      2547   1-Dec-2009  10:50:42  README.txt
  -rw-r--r--     21463   1-Dec-2009  10:49:34  imperius-cimspl-1.0.0-samples-bin.tar.gz
  -rw-r--r--     29087   1-Dec-2009  10:49:34  imperius-cimspl-1.0.0-samples-bin.zip
  -rw-r--r--    528568   1-Dec-2009  10:50:30  imperius-cimsplclientsideprovider-1.0.0-bin.tar.gz
  -rw-r--r--    610817   1-Dec-2009  10:50:28  imperius-cimsplclientsideprovider-1.0.0-bin.zip
  -rw-r--r--    514685   1-Dec-2009  10:49:34  imperius-cimsplprovider-1.0.0-bin.tar.gz
  -rw-r--r--    592927   1-Dec-2009  10:49:34  imperius-cimsplprovider-1.0.0-bin.zip

So, there are .zip and tar.gz archives for every artifact. I have no fundamental problem with either of these. Both are a non-standard (which is fine). If this format makes sense for the community, I'm fine with that...

> 
> I can fix the difference between build.xml (tag version and uploaded 
> artifact) and start a new vote.

Cool.

--kevan

Re: [VOTE] Imperius 1.0.0 rc5

Posted by Neeraj Joshi <jn...@us.ibm.com>.
Regarding having zip files within zip the issue is as follows
The Imperius release actually consists of 3 different sub-releases

CIM-SPL ClientSide provider
CIM-SPL Provider
Java-SPL Provider

The 3 share some files in common but are basically aimed for a different 
sets of user
I grouped the CIM-SPL ones together and created a zip called 
imperius-cim-1.0.0
and followed the same principle for Java-SPL. Hence we ended up with zips 
within a zip.

I can fix the difference between build.xml (tag version and uploaded 
artifact) and start a new vote.

Thanks
Neeraj


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From:
Kevan Miller <ke...@gmail.com>
To:
imperius-dev@incubator.apache.org
Date:
12/02/2009 09:09 AM
Subject:
Re: [VOTE] Imperius 1.0.0 rc5



OK. 

I see some new diffs between svn and the source distribution:

$ diff -r --strip-trailing-cr release1.0.0rc5/ dist/
diff -r --strip-trailing-cr release1.0.0rc5/build.xml dist/build.xml
61c61
<       <property name="IMPERIUS_SVN_TRUNK_REPOSITORY" value="
http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc5"/>
---
>       <property name="IMPERIUS_SVN_TRUNK_REPOSITORY" value="
http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc3"/>
115c115
<              an executable svn must be on the system PATH -->
---
>              an executable svn must be on the system PATH 
125c125
<               </exec> 
---
>               </exec--> 
135c135
<               <exec executable="svn" searchpath="true" dir="." 
failonerror="true">
---
>               <!--exec executable="svn" searchpath="true" dir="." 
failonerror="true">
146c146
<               </exec> 
---
>               </exec--> 
166c166
<               <!-- get the license -->
---
>               <!-- get the license 
170c170
<               <get src="${README_FILE_URL}" dest="${README_FILE}"/> 
---
>               <get src="${README_FILE_URL}" dest="${README_FILE}"/--> 
890,891c890
<                       <record name="${LOG_FILE}"
<                               append="yes" action="stop"/>
---
>                       <record name="${LOG_FILE}" append="yes" 
action="stop"/>
Only in dist/imperius-cimsplclientsideprovider: 
customexpressions.properties

This is not necessarily cause for a -1, but IMO should be fixed. 
Technically, a release vote is on the source distribution that you have 
prepared. Typically, I expect the corresponding svn tag to contain the 
same contents. I would prefer to see this fixed. However, I don't believe 
this violates Apache or incubator policy. So, here is my +1...

A few additional notes. 

The binary distributions contain redundant .zip and tar.gz archives. I 
would expect a binary distribution to lay down the desired artifacts. Not 
unzip to get a zip file which I then have to unzip.

Both binary and source archives extract to the current directory. 
Typically Apache distributions would extract to a directory (e.g. 
imperius-1.0.0-src/)

--kevan

On Dec 1, 2009, at 5:16 PM, Neeraj Joshi wrote:

> Hi All,
> 
> The Imperius 1.0.0  RC5 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and 
release 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc5/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc5/
> 
> Revision no is 885950
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> -Ensured the source distribution matches release tag
> (Only imperius-cimsplclientsideprovider/customexpression.properties is 
> extra in the source distribution
> its a result of some junit testing and its innocuous)
> 
> Thanks
> Neeraj
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




Re: [VOTE] Imperius 1.0.0 rc5

Posted by Kevan Miller <ke...@gmail.com>.
OK. 

I see some new diffs between svn and the source distribution:

$ diff -r --strip-trailing-cr release1.0.0rc5/ dist/
diff -r --strip-trailing-cr release1.0.0rc5/build.xml dist/build.xml
61c61
<       <property name="IMPERIUS_SVN_TRUNK_REPOSITORY" value="http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc5"/>
---
>       <property name="IMPERIUS_SVN_TRUNK_REPOSITORY" value="http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc3"/>
115c115
<              an executable svn must be on the system PATH -->
---
>              an executable svn must be on the system PATH 
125c125
<               </exec> 
---
>               </exec--> 
135c135
<               <exec executable="svn" searchpath="true" dir="." failonerror="true">
---
>               <!--exec executable="svn" searchpath="true" dir="." failonerror="true">
146c146
<               </exec>  
---
>               </exec-->  
166c166
<               <!-- get the license -->
---
>               <!-- get the license 
170c170
<               <get src="${README_FILE_URL}" dest="${README_FILE}"/> 
---
>               <get src="${README_FILE_URL}" dest="${README_FILE}"/--> 
890,891c890
<                       <record name="${LOG_FILE}"
<                               append="yes" action="stop"/>
---
>                       <record name="${LOG_FILE}" append="yes" action="stop"/>
Only in dist/imperius-cimsplclientsideprovider: customexpressions.properties

This is not necessarily cause for a -1, but IMO should be fixed. Technically, a release vote is on the source distribution that you have prepared. Typically, I expect the corresponding svn tag to contain the same contents. I would prefer to see this fixed. However, I don't believe this violates Apache or incubator policy. So, here is my +1...

A few additional notes. 

The binary distributions contain redundant .zip and tar.gz archives. I would expect a binary distribution to lay down the desired artifacts. Not unzip to get a zip file which I then have to unzip.

Both binary and source archives extract to the current directory. Typically Apache distributions would extract to a directory (e.g.  imperius-1.0.0-src/)

--kevan

On Dec 1, 2009, at 5:16 PM, Neeraj Joshi wrote:

> Hi All,
> 
> The Imperius 1.0.0  RC5 release candidate has been tagged, packaged, 
> and is ready for a vote. The artifacts, KEYS file, RAT report and release 
> notes can 
> be found at
> 
> http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc5/
> 
> The tag from which the release artifacts were generated can be found 
> at
> 
> http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc5/
> 
> Revision no is 885950
> 
> In addition, my PGP public code signing key can be found at the MIT 
> key server (http://pgp.mit.edu/)
> 
> The KEYS file is checked in at 
> http://svn.apache.org.repos/asf/incubator/imperius/KEYS
> 
> Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
> please include the testing you performed to arrive at your vote
> [  ] +1 Publish
> [  ]   0 Abstain
> [  ] -1 Don't publish, because...
> 
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted 
> upon there.
> 
> Thanks,
> -Neeraj
> 
> Change log:
> -Ensured the source distribution matches release tag
> (Only imperius-cimsplclientsideprovider/customexpression.properties is 
> extra in the source distribution
> its a result of some junit testing and its innocuous)
> 
> Thanks
> Neeraj
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "It is hard enough to remember my opinions, without also remembering my 
> reasons for them". -Friedrich Wilhelm Nietzsche
> 
> Neeraj Joshi (knee-rudge)
> WebSphere XD - Compute Grid
> AIM, IBM
> Apache Imperius - http://incubator.apache.org/imperius
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


[VOTE] Imperius 1.0.0 rc5

Posted by Neeraj Joshi <jn...@us.ibm.com>.
 Hi All,

 The Imperius 1.0.0  RC5 release candidate has been tagged, packaged, 
 and is ready for a vote. The artifacts, KEYS file, RAT report and release 
notes can 
 be found at

 http://people.apache.org/~jneeraj/apache-imperius-1.0.0-rc5/

 The tag from which the release artifacts were generated can be found 
 at

 http://svn.apache.org/repos/asf/incubator/imperius/tags/release1.0.0rc5/

 Revision no is 885950

 In addition, my PGP public code signing key can be found at the MIT 
 key server (http://pgp.mit.edu/)

 The KEYS file is checked in at 
http://svn.apache.org.repos/asf/incubator/imperius/KEYS

 Please vote to publish this release by Tuesday, Dec 08 18:00 EST.,
 please include the testing you performed to arrive at your vote
 [  ] +1 Publish
 [  ]   0 Abstain
 [  ] -1 Don't publish, because...

 Upon a positive majority of binding votes and no binding vetoes, the
 results of this vote will be brought to the Incubator PMC and voted 
 upon there.

 Thanks,
 -Neeraj

Change log:
-Ensured the source distribution matches release tag
(Only imperius-cimsplclientsideprovider/customexpression.properties is 
extra in the source distribution
its a result of some junit testing and its innocuous)

Thanks
Neeraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It is hard enough to remember my opinions, without also remembering my 
reasons for them". -Friedrich Wilhelm Nietzsche

Neeraj Joshi (knee-rudge)
WebSphere XD - Compute Grid
AIM, IBM
Apache Imperius - http://incubator.apache.org/imperius
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~