[Acegisecurity-developer] Preparing for 0.6 release

2004-08-04 Thread Ben Alex
Hi everyone
Today I upgraded Acegi Security CVS to Spring 1.1 RC 1 JARs and the 
integration tests system has shown no incompatibilities.

It's almost time to release version 0.6:
- Unit tests and container integration tests pass
- The upgrade-05-06.txt file is complete
- Unit test coverage is 97.7% (ant clover.html)
- There is now a complete maven.xml, so we'll ask for inclusion in Ibiblio
- There are no outstanding issues AFAIK
- Bug reports have become very infrequent, suggesting any major issues 
have been fixed

Aside from increasing documentation (specifically covering the JAAS 
provider and EL taglib usage) I think we're pretty much ready to release 
0.6.

Do people agree we're ready to release, or are there any other comments?
Best regards
Ben

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.6 release

2004-08-04 Thread Mark St Godard





+1  (I was waiting for the Websphere patch to the Authentication filter
from the HEAD :)

Good job Ben.



|-+---
| |   Ben Alex [EMAIL PROTECTED]|
| |   Sent by:|
| |   [EMAIL PROTECTED]|
| |   ceforge.net |
| |   |
| |   |
| |   08/04/2004 01:46 AM |
| |   Please respond to   |
| |   acegisecurity-developer |
|-+---
  
--|
  |
  |
  |   To:   [EMAIL PROTECTED]|
  |   cc:  
  |
  |   Subject:  [Acegisecurity-developer] Preparing for 0.6 release
  |
  |
  |
  |
  |
  
--|



Hi everyone

Today I upgraded Acegi Security CVS to Spring 1.1 RC 1 JARs and the
integration tests system has shown no incompatibilities.

It's almost time to release version 0.6:

- Unit tests and container integration tests pass
- The upgrade-05-06.txt file is complete
- Unit test coverage is 97.7% (ant clover.html)
- There is now a complete maven.xml, so we'll ask for inclusion in Ibiblio
- There are no outstanding issues AFAIK
- Bug reports have become very infrequent, suggesting any major issues
have been fixed

Aside from increasing documentation (specifically covering the JAAS
provider and EL taglib usage) I think we're pretty much ready to release
0.6.

Do people agree we're ready to release, or are there any other comments?

Best regards
Ben



---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer




---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Preparing for 0.6 release

2004-08-04 Thread ray . krueger

Unfortunately I've been pretty swamped at work as of late, and haven't had the opprotunity to put together any external documenation on the Jaas provider.
The classes are pretty heavily javadoc'd, and are not that complex at all really. The only real complexity is Jaas itself, more so than knowing how to use the Acegi Jaas Provider.
If someone wanted to extract the javadoc information into the docbook that would be great, and much appreciated :)
-Ray Krueger

-- Original message --  Hi everyone   Today I upgraded Acegi Security CVS to Spring 1.1 RC 1 JARs and the  integration tests system has shown no incompatibilities.   It's almost time to release version 0.6:   - Unit tests and container integration tests pass  - The upgrade-05-06.txt file is complete  - Unit test coverage is 97.7% (ant clover.html)  - There is now a complete maven.xml, so we'll ask for inclusion in Ibiblio  - There are no outstanding issues AFAIK  - Bug reports have become very infrequent, suggesting any major issues  have been fixed   Aside from increasing documentation (specifically covering the JAAS  provider and EL taglib usage) I think we're pretty much ready to release  0.6.   Do people agree we're ready to release, or are there any other comments?   Best regards  Ben ---  This SF.Net email is sponsored by OSTG. Have you noticed the changes on  Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,  one more big change to announce. We are now OSTG- Open Source Technology  Group. Come see the changes on the new OSTG site. www.ostg.com  ___  Acegisecurity-developer mailing list  [EMAIL PROTECTED]  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer 


Re: [Acegisecurity-developer] Preparing for 0.6 release

2004-08-04 Thread Ben Alex
March, Andres wrote:
I am still wondering about the usage of the acl stuff.  I see in your
test how the GrantedAuthorityEffectiveAclsResolver can be used directly
but would it be worthwhile to provide a voter that can perform acl
authorization?
I will be writing one in about 3 weeks but I am sure 0.6 can't wait for
that.
 

Hi Andres
The challenge is we'd really need to provide a sample application for 
the ACL integration to make any sense. An ACL voter without sample data 
and something people can try probably isn't going to help much more than 
what is already written up in the reference guide. The existing Contacts 
sample cannot be used without making it JDBC-backed (it's presently 
HashMap-backed).

I am writing a sample application that will take advantage of the ACL 
package, but as my time is limited and I'm also involved with the Spring 
RCP project, I'm killing two birds with the one stone by integrating the 
ACL sample into Petclinic RCP. This should be done very soon (we have 
some RCP lifecycle changes to make first).

Best regards
Ben

---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer