|
|
|
Scott Battaglia-2
|
Dear CAS Community,
We're pleased to announce the release of CAS Server 3.3.1. We've included the following bug fixes and enhancements: Bugs: 1. Fixed Tomcat 6 incompatibility with default JSP pages 2. Improved REST support by conforming to 201 standard specification more closely 3. Upgrade to latest Spring 2.5.6 to fix bugs introduced in 2.5.5 that affected flow timeout 4. Wrong reference path being set for RESTful API 5. Fixed service schema generation to support Oracle (NOTE: this will require you to update the table being used to store attributes, even if you're not using Oracle!) 6. Fix for incorrect parsing of identifier from X.509 certificates 7. Fix for array index out of bound exceptions in SPNEGO support. Enhancements 1. Implemented method to allow for deployers to support non-standard REST clients 2. Support for CA certs without pathlength 3. better support for accented characters 4. Use maven-enforcer plugin to determine required Maven version 5. Upgrade to Restlet 1.1.1 6. Updated INSTALL instructions 7. Provided predictable ordering of services pattern matching 8. Support for Multivalued attributes in Attribute model. 9. Configure MemCacheTicketRegistry to be synchronous to support cases where CAS is too fast Thanks to everyone who submitted bug reports, patches, and fixes! You can download this from the standard location: http://www.ja-sig.org/products/cas/downloads/ Thanks -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia _______________________________________________ Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
||||||||||||||||
|
candrews
|
Great news! Any idea on when this will hit your maven repository at
http://developer.ja-sig.org/maven2/ ? Thanks! ~Craig On Mon, November 10, 2008 12:50 pm, Scott Battaglia wrote: > Dear CAS Community, > > > We're pleased to announce the release of CAS Server 3.3.1. We've > included the following bug fixes and enhancements: > > Bugs: > 1. Fixed Tomcat 6 incompatibility with default JSP pages > 2. Improved REST support by conforming to 201 standard specification > more closely 3. Upgrade to latest Spring 2.5.6 to fix bugs introduced in > 2.5.5 that > affected flow timeout 4. Wrong reference path being set for RESTful API > 5. Fixed service schema generation to support Oracle (NOTE: this will > require you to update the table being used to store attributes, even if > you're not using Oracle!) 6. Fix for incorrect parsing of identifier from > X.509 certificates > 7. Fix for array index out of bound exceptions in SPNEGO support. > > > Enhancements > 1. Implemented method to allow for deployers to support non-standard > REST clients > 2. Support for CA certs without pathlength > 3. better support for accented characters > 4. Use maven-enforcer plugin to determine required Maven version > 5. Upgrade to Restlet 1.1.1 > 6. Updated INSTALL instructions > 7. Provided predictable ordering of services pattern matching > 8. Support for Multivalued attributes in Attribute model. > 9. Configure MemCacheTicketRegistry to be synchronous to support cases > where CAS is too fast > > Thanks to everyone who submitted bug reports, patches, and fixes! You > can download this from the standard location: > http://www.ja-sig.org/products/cas/downloads/ > > > Thanks > -Scott > > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > _______________________________________________ > Yale CAS mailing list > [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas > > _______________________________________________ Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
|
Scott Battaglia-2
|
They should be there (in theory):
http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-core/3.3.1/ -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Mon, Nov 10, 2008 at 1:55 PM, Craig Andrews <[hidden email]> wrote: > Great news! Any idea on when this will hit your maven repository at > http://developer.ja-sig.org/maven2/ ? > > Thanks! > ~Craig > > On Mon, November 10, 2008 12:50 pm, Scott Battaglia wrote: >> Dear CAS Community, >> >> >> We're pleased to announce the release of CAS Server 3.3.1. We've >> included the following bug fixes and enhancements: >> >> Bugs: >> 1. Fixed Tomcat 6 incompatibility with default JSP pages >> 2. Improved REST support by conforming to 201 standard specification >> more closely 3. Upgrade to latest Spring 2.5.6 to fix bugs introduced in >> 2.5.5 that >> affected flow timeout 4. Wrong reference path being set for RESTful API >> 5. Fixed service schema generation to support Oracle (NOTE: this will >> require you to update the table being used to store attributes, even if >> you're not using Oracle!) 6. Fix for incorrect parsing of identifier from >> X.509 certificates >> 7. Fix for array index out of bound exceptions in SPNEGO support. >> >> >> Enhancements >> 1. Implemented method to allow for deployers to support non-standard >> REST clients >> 2. Support for CA certs without pathlength >> 3. better support for accented characters >> 4. Use maven-enforcer plugin to determine required Maven version >> 5. Upgrade to Restlet 1.1.1 >> 6. Updated INSTALL instructions >> 7. Provided predictable ordering of services pattern matching >> 8. Support for Multivalued attributes in Attribute model. >> 9. Configure MemCacheTicketRegistry to be synchronous to support cases >> where CAS is too fast >> >> Thanks to everyone who submitted bug reports, patches, and fixes! You >> can download this from the standard location: >> http://www.ja-sig.org/products/cas/downloads/ >> >> >> Thanks >> -Scott >> >> >> -Scott Battaglia >> PGP Public Key Id: 0x383733AA >> LinkedIn: http://www.linkedin.com/in/scottbattaglia >> _______________________________________________ >> Yale CAS mailing list >> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >> >> > > > _______________________________________________ > Yale CAS mailing list > [hidden email] > http://tp.its.yale.edu/mailman/listinfo/cas > Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
||||||||||||||||
|
candrews
|
http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server/3.3.1 doesn't
exist... it's a dependency of org.jasig.cas:cas-server-webapp. ~Craig On Mon, November 10, 2008 2:37 pm, Scott Battaglia wrote: > They should be there (in theory): > > > http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-core/3.3.1/ > > > -Scott > > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > > > > On Mon, Nov 10, 2008 at 1:55 PM, Craig Andrews > <[hidden email]> wrote: > >> Great news! Any idea on when this will hit your maven repository at >> http://developer.ja-sig.org/maven2/ ? >> >> >> Thanks! >> ~Craig >> >> >> On Mon, November 10, 2008 12:50 pm, Scott Battaglia wrote: >> >>> Dear CAS Community, >>> >>> >>> >>> We're pleased to announce the release of CAS Server 3.3.1. We've >>> included the following bug fixes and enhancements: >>> >>> Bugs: >>> 1. Fixed Tomcat 6 incompatibility with default JSP pages >>> 2. Improved REST support by conforming to 201 standard specification >>> more closely 3. Upgrade to latest Spring 2.5.6 to fix bugs introduced >>> in 2.5.5 that >>> affected flow timeout 4. Wrong reference path being set for RESTful >>> API >>> 5. Fixed service schema generation to support Oracle (NOTE: this will >>> require you to update the table being used to store attributes, even >>> if you're not using Oracle!) 6. Fix for incorrect parsing of >>> identifier from X.509 certificates >>> 7. Fix for array index out of bound exceptions in SPNEGO support. >>> >>> >>> >>> Enhancements >>> 1. Implemented method to allow for deployers to support non-standard >>> REST clients >>> 2. Support for CA certs without pathlength >>> 3. better support for accented characters >>> 4. Use maven-enforcer plugin to determine required Maven version >>> 5. Upgrade to Restlet 1.1.1 >>> 6. Updated INSTALL instructions >>> 7. Provided predictable ordering of services pattern matching >>> 8. Support for Multivalued attributes in Attribute model. >>> 9. Configure MemCacheTicketRegistry to be synchronous to support cases >>> where CAS is too fast >>> >>> Thanks to everyone who submitted bug reports, patches, and fixes! >>> You >>> can download this from the standard location: >>> http://www.ja-sig.org/products/cas/downloads/ >>> >>> >>> >>> Thanks >>> -Scott >>> >>> >>> >>> -Scott Battaglia >>> PGP Public Key Id: 0x383733AA >>> LinkedIn: http://www.linkedin.com/in/scottbattaglia >>> _______________________________________________ >>> Yale CAS mailing list >>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>> >>> >> >> >> _______________________________________________ >> Yale CAS mailing list >> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >> >> > _______________________________________________ > Yale CAS mailing list > [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas > > _______________________________________________ Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
||||||||||||||||
|
Scott Battaglia-2
|
Whoops, forgot one :-) Try it now.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Mon, Nov 10, 2008 at 2:44 PM, Craig Andrews <[hidden email]> wrote: > http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server/3.3.1 doesn't > exist... it's a dependency of org.jasig.cas:cas-server-webapp. > > ~Craig > > On Mon, November 10, 2008 2:37 pm, Scott Battaglia wrote: >> They should be there (in theory): >> >> >> http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-core/3.3.1/ >> >> >> -Scott >> >> >> -Scott Battaglia >> PGP Public Key Id: 0x383733AA >> LinkedIn: http://www.linkedin.com/in/scottbattaglia >> >> >> >> >> On Mon, Nov 10, 2008 at 1:55 PM, Craig Andrews >> <[hidden email]> wrote: >> >>> Great news! Any idea on when this will hit your maven repository at >>> http://developer.ja-sig.org/maven2/ ? >>> >>> >>> Thanks! >>> ~Craig >>> >>> >>> On Mon, November 10, 2008 12:50 pm, Scott Battaglia wrote: >>> >>>> Dear CAS Community, >>>> >>>> >>>> >>>> We're pleased to announce the release of CAS Server 3.3.1. We've >>>> included the following bug fixes and enhancements: >>>> >>>> Bugs: >>>> 1. Fixed Tomcat 6 incompatibility with default JSP pages >>>> 2. Improved REST support by conforming to 201 standard specification >>>> more closely 3. Upgrade to latest Spring 2.5.6 to fix bugs introduced >>>> in 2.5.5 that >>>> affected flow timeout 4. Wrong reference path being set for RESTful >>>> API >>>> 5. Fixed service schema generation to support Oracle (NOTE: this will >>>> require you to update the table being used to store attributes, even >>>> if you're not using Oracle!) 6. Fix for incorrect parsing of >>>> identifier from X.509 certificates >>>> 7. Fix for array index out of bound exceptions in SPNEGO support. >>>> >>>> >>>> >>>> Enhancements >>>> 1. Implemented method to allow for deployers to support non-standard >>>> REST clients >>>> 2. Support for CA certs without pathlength >>>> 3. better support for accented characters >>>> 4. Use maven-enforcer plugin to determine required Maven version >>>> 5. Upgrade to Restlet 1.1.1 >>>> 6. Updated INSTALL instructions >>>> 7. Provided predictable ordering of services pattern matching >>>> 8. Support for Multivalued attributes in Attribute model. >>>> 9. Configure MemCacheTicketRegistry to be synchronous to support cases >>>> where CAS is too fast >>>> >>>> Thanks to everyone who submitted bug reports, patches, and fixes! >>>> You >>>> can download this from the standard location: >>>> http://www.ja-sig.org/products/cas/downloads/ >>>> >>>> >>>> >>>> Thanks >>>> -Scott >>>> >>>> >>>> >>>> -Scott Battaglia >>>> PGP Public Key Id: 0x383733AA >>>> LinkedIn: http://www.linkedin.com/in/scottbattaglia >>>> _______________________________________________ >>>> Yale CAS mailing list >>>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>>> >>>> >>> >>> >>> _______________________________________________ >>> Yale CAS mailing list >>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>> >>> >> _______________________________________________ >> Yale CAS mailing list >> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >> >> > > > _______________________________________________ > Yale CAS mailing list > [hidden email] > http://tp.its.yale.edu/mailman/listinfo/cas > Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
||||||||||||||||
|
candrews
|
It downloaded, and works now. However, during download, I got a lot of
errors like this: [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/jasig/cas/cas-server-core/3.3.1/cas-server-core-3.3.1.pom - IGNORING Doesn't seem like a big deal... but it would be nice of they went away :-) On Mon, November 10, 2008 3:09 pm, Scott Battaglia wrote: > Whoops, forgot one :-) Try it now. > > > -Scott > > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > > > > On Mon, Nov 10, 2008 at 2:44 PM, Craig Andrews > <[hidden email]> wrote: > >> http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server/3.3.1 >> doesn't exist... it's a dependency of org.jasig.cas:cas-server-webapp. >> >> ~Craig >> >> >> On Mon, November 10, 2008 2:37 pm, Scott Battaglia wrote: >> >>> They should be there (in theory): >>> >>> >>> >>> http://developer.ja-sig.org/maven2/org/jasig/cas/cas-server-core/3.3. >>> 1/ >>> >>> >>> >>> -Scott >>> >>> >>> >>> -Scott Battaglia >>> PGP Public Key Id: 0x383733AA >>> LinkedIn: http://www.linkedin.com/in/scottbattaglia >>> >>> >>> >>> >>> >>> On Mon, Nov 10, 2008 at 1:55 PM, Craig Andrews >>> <[hidden email]> wrote: >>> >>> >>>> Great news! Any idea on when this will hit your maven repository at >>>> http://developer.ja-sig.org/maven2/ ? >>>> >>>> >>>> >>>> Thanks! >>>> ~Craig >>>> >>>> >>>> >>>> On Mon, November 10, 2008 12:50 pm, Scott Battaglia wrote: >>>> >>>> >>>>> Dear CAS Community, >>>>> >>>>> >>>>> >>>>> >>>>> We're pleased to announce the release of CAS Server 3.3.1. We've >>>>> included the following bug fixes and enhancements: >>>>> >>>>> Bugs: >>>>> 1. Fixed Tomcat 6 incompatibility with default JSP pages >>>>> 2. Improved REST support by conforming to 201 standard >>>>> specification more closely 3. Upgrade to latest Spring 2.5.6 to >>>>> fix bugs introduced in 2.5.5 that affected flow timeout 4. Wrong >>>>> reference path being set for RESTful API >>>>> 5. Fixed service schema generation to support Oracle (NOTE: this >>>>> will require you to update the table being used to store >>>>> attributes, even if you're not using Oracle!) 6. Fix for incorrect >>>>> parsing of identifier from X.509 certificates 7. Fix for array >>>>> index out of bound exceptions in SPNEGO support. >>>>> >>>>> >>>>> >>>>> Enhancements >>>>> 1. Implemented method to allow for deployers to support >>>>> non-standard REST clients >>>>> 2. Support for CA certs without pathlength >>>>> 3. better support for accented characters >>>>> 4. Use maven-enforcer plugin to determine required Maven version >>>>> 5. Upgrade to Restlet 1.1.1 >>>>> 6. Updated INSTALL instructions >>>>> 7. Provided predictable ordering of services pattern matching >>>>> 8. Support for Multivalued attributes in Attribute model. >>>>> 9. Configure MemCacheTicketRegistry to be synchronous to support >>>>> cases where CAS is too fast >>>>> >>>>> Thanks to everyone who submitted bug reports, patches, and fixes! >>>>> You >>>>> can download this from the standard location: >>>>> http://www.ja-sig.org/products/cas/downloads/ >>>>> >>>>> >>>>> >>>>> >>>>> Thanks >>>>> -Scott >>>>> >>>>> >>>>> >>>>> >>>>> -Scott Battaglia >>>>> PGP Public Key Id: 0x383733AA >>>>> LinkedIn: http://www.linkedin.com/in/scottbattaglia >>>>> _______________________________________________ >>>>> Yale CAS mailing list >>>>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>>>> >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Yale CAS mailing list >>>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>>> >>>> >>> _______________________________________________ >>> Yale CAS mailing list >>> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >>> >>> >> >> >> _______________________________________________ >> Yale CAS mailing list >> [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas >> >> > _______________________________________________ > Yale CAS mailing list > [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas > > _______________________________________________ Yale CAS mailing list [hidden email] http://tp.its.yale.edu/mailman/listinfo/cas |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |