|
| 1.1.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/ContextConfigRuleSet.java | Make the code style consistent with the jboss standards |
| 1.1.2.8 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/DeployerConfig.java | Make the code style consistent with the jboss standards |
| 1.1.2.5 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/JvmRouteFilter.java | Make the code style consistent with the jboss standards |
| 1.1.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/StandardService.java | Make the code style consistent with the jboss standards |
| 1.1.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/StatusServlet.java | Make the code style consistent with the jboss standards |
| 1.1.1.1.2.24 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.java | Make the code style consistent with the jboss standards |
| 1.1.1.1.2.10 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.java | Make the code style consistent with the jboss standards |
| 1.1.2.20 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | Make the code style consistent with the jboss standards |
| 1.1.2.4 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/WebCtxLoader.java | Make the code style consistent with the jboss standards |
| 1.2.2.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/mbeans-descriptors.xml | Make the code style consistent with the jboss standards |
| 1.1.2.4 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/ClusteredSingleSignOn.java | Make the code style consistent with the jboss standards |
| 1.1.2.4 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/SSOClusterManager.java | Make the code style consistent with the jboss standards |
| 1.1.2.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/SingleSignOnEntry.java | Make the code style consistent with the jboss standards |
| 1.1.2.7 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/TreeCacheSSOClusterManager.java | Make the code style consistent with the jboss standards |
| 1.1.2.7 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.java | Make the code style consistent with the jboss standards |
| 1.1.2.8 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | Make the code style consistent with the jboss standards |
| 1.1.2.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Make the code style consistent with the jboss standards |
| 1.1.2.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteringNotSupportedException.java | Make the code style consistent with the jboss standards |
| 1.1.2.4 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/InstantSnapshotManager.java | Make the code style consistent with the jboss standards |
| 1.1.2.4 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/IntervalSnapshotManager.java | Make the code style consistent with the jboss standards |
| 1.1.2.8 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Make the code style consistent with the jboss standards |
| 1.1.2.10 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java | Make the code style consistent with the jboss standards |
| 1.1.2.6 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManagerMBean.java | Make the code style consistent with the jboss standards |
| 1.1.2.6 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionBasedClusteredSession.java | Make the code style consistent with the jboss standards |
| 1.1.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionIDGenerator.java | Make the code style consistent with the jboss standards |
| 1.1.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | Make the code style consistent with the jboss standards |
| 1.2.2.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/jca/CachedConnectionValve.java | Make the code style consistent with the jboss standards |
| 1.1.2.7 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Put the session into the local map or else other calls to find the session after the request completes will wipe out the dirty state due to any mods made by the web app. |