GitHub user rsafonseca opened a pull request:

    https://github.com/apache/cloudstack/pull/333

    Reflections upgrade to 0.9.9

    Reflection's 0.9.8 dependency javassist doen't properly support java8 and 
was throwing:
    
     Error: java.io.IOException: invalid constant type: 18
    
    Running some unit tests with PowerMockRunner caused this issue, so this 
fixes it for future tests that use it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rsafonseca/cloudstack reflections

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/333.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #333
    
----
commit ef4a2f6c592a911dc12c63ef30ed3028ce56e2da
Author: Rafael da Fonseca <rsafons...@gmail.com>
Date:   2015-05-26T21:29:11Z

    Reinstate working sessions in browser while fixing same domain different 
instance issue

commit 775365ae30dd4d93ea2063d6fd06f358bcae293b
Author: Rafael da Fonseca <rsafons...@gmail.com>
Date:   2015-05-26T22:03:04Z

    Fix all cookie references. Cleanup a couple of extra cookies on logout.

commit 7c2502a9c2cd538336c5d87a7613f3b541bd70ec
Author: Rafael da Fonseca <rsafons...@gmail.com>
Date:   2015-05-27T10:37:06Z

    Set sessionkey on HttpOnly cookie handled by ApiServlet
    Remove sessionkey data stored in js variable

commit 376497aeb9ede7e79eaa65cf632e18b7db013fb4
Author: Rafael da Fonseca <rsafons...@gmail.com>
Date:   2015-05-29T21:32:35Z

    Upgrade Reflections to 0.9.9

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to