Project Documentation
Project Information
Continuous Integration
Dependencies
Dependency Information
Distribution Management
About
Issue Tracking
Project License
Plugin Management
Project Plugins
Project Team
Source Repository
Project Summary
Project Reports
Change Log
File Activity
Developer Activity
Checkstyle
JavaDocs
Test JavaDocs
Source Xref
Test Source Xref
CPD
Surefire Report
FindBugs
JaCoCo Test
Dependency Updates Report
Plugin Updates Report
Property Updates Report
Tag List
JDepend
dependency-check:aggregate
External Links
waffle
Last Published: 2015-07-12
|
Version: 1.8.0-SNAPSHOT
Project Documentation
Project Information
Project Reports
Change Log
File Activity
Developer Activity
Checkstyle
JavaDocs
Test JavaDocs
Source Xref
Test Source Xref
CPD
Surefire Report
FindBugs
JaCoCo Test
Dependency Updates Report
Plugin Updates Report
Property Updates Report
Tag List
JDepend
dependency-check:aggregate
Change Log Report
Total number of changed sets: 1
Changes between 2015-06-12 and 2015-07-13
Total commits: 5
Total number of files changed: 6
Timestamp
Author
Details
2015-07-12 21:32:06
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
GenericWindowsPrincipal.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
MixedAuthenticator.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
NegotiateAuthenticator.java
v 8de4103b84422bbe8928236a33a411c25681a573
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
WaffleAuthenticatorBase.java
v 8de4103b84422bbe8928236a33a411c25681a573
[add] added all missing final modifiers.
2015-07-12 21:27:37
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
WaffleAuthenticatorBase.java
v bf2569a86fe3f32cc6a65ceac20aa5fb3513cb9c
[all] due to another eclipse cleanup, static imports were removed.
While this may not have been intentional, it clears warnings for now.
Will address static imports later.
2015-07-12 21:22:56
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
GenericWindowsPrincipal.java
v 85cb6c25d938a8dc3320f15944399c36173dbccf
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
WaffleAuthenticatorBase.java
v 85cb6c25d938a8dc3320f15944399c36173dbccf
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
WindowsRealm.java
v 85cb6c25d938a8dc3320f15944399c36173dbccf
[waffle-tomcat6] added fully qualified access
2015-07-12 21:18:21
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
GenericWindowsPrincipal.java
v 387cb92a362cc2cb5f5ad292e677a33f05ac7297
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
MixedAuthenticator.java
v 387cb92a362cc2cb5f5ad292e677a33f05ac7297
Source/JNA/waffle-tomcat7/src/main/java/waffle/apache/
NegotiateAuthenticator.java
v 387cb92a362cc2cb5f5ad292e677a33f05ac7297
[waffle-tomcat7] added missing this qualifiers.
2015-07-12 20:29:50
Jeremy Landis <jeremylandis@hotmail.com>
Source/JNA/waffle-tomcat7/
pom.xml
v 235e10728c4da7a0e4f4408a78a4128aad3505a4
Update tomcat 7 and 8
to 7.0.63 and 8.0.24, respectively