Change Log Report

Total number of changed sets: 1

Changes between 2009-09-06 and 2009-10-07

Total commits: 14
Total number of files changed: 63

TimestampAuthorDetails
2009-10-06 03:19:04rlogiacco/trunk/modules/auth/pom.xml v 2081

[maven-release-plugin] prepare for next development iteration
2009-10-06 03:16:12rlogiacco/trunk/modules/auth/pom.xml v 2079

[maven-release-plugin] prepare release smartweb-auth-0.9.1
2009-10-06 02:50:07rlogiacco/trunk/modules/auth/doc/site/changes.xml v 2069
/trunk/modules/auth/src/net/smartlab/web/auth/Privilege.java v 2069

fixed Privilege ANY modifier parsing fails
added NONE Privilege modifier
2009-10-06 02:28:31rlogiacco/trunk/modules/auth/pom.xml v 2068

updated smartweb and smartweb-test dependencies
2009-10-06 02:26:16rlogiacco/trunk/modules/auth/res/smartweb.jar.hcf v 2067

moved configuration to avoid differences between test and deployment
2009-10-06 02:24:05rlogiacco/trunk/modules/auth/src/net/smartlab/web/auth/aspects/AuditInterceptor.java v 2066

moved from deprecated to up to date method
2009-10-06 00:57:22rlogiacco/trunk/modules/auth/test/net/smartlab/web/auth/CredentialsTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/DomainTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/GroupFactoryTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/GroupTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/PermissionFactoryTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/PermissionTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/PrivilegeTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/ScopeTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/SubjectFactoryTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/UserFactoryTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/UserTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/aspects/MethodAuthorizationInterceptorTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/handlers/CaptchaRegistrationHandlerServletTest.java v 2065
/trunk/modules/auth/test/net/smartlab/web/auth/handlers/CaptchaRegistrationHandlerTest.java v 2065

improved test cases
2009-09-25 02:34:41rlogiacco/trunk/modules/auth/test/commons-logging.properties v 2015
/trunk/modules/auth/test/log4j.xml v 2015
/trunk/modules/auth/test/simplelog.properties v 2015
/trunk/test/pom.xml v 2015
/trunk/test/src/commons-logging.properties (from /trunk/modules/auth/test/commons-logging.properties:1993) v 2015
/trunk/test/src/log4j.xml (from /trunk/modules/auth/test/log4j.xml:1993) v 2015

moved logging configuration out of auth module to testing support library
excluded logging configuration files from testing support library archetype
upgraded testing support library dependency to latest dbunit
2009-09-25 01:57:05rlogiacco/trunk/modules/auth/src/net/smartlab/web/auth/Permission.java v 2014
/trunk/modules/auth/src/net/smartlab/web/auth/User.java v 2014

fixed potential problem in user de-serialization
2009-09-23 23:23:21rlogiacco/trunk/modules/auth/test/net/smartlab/web/auth/UserFactoryTest.java v 2012
/trunk/modules/auth/test/net/smartlab/web/auth/UserTest.java v 2012

added test case for serialization
fixed getter methods to avoid serialization problems
2009-09-23 22:23:16rlogiacco/trunk/modules/auth/doc/site/changes.xml v 2011
/trunk/modules/auth/res/dataset.xml v 2011
/trunk/modules/auth/src/net/smartlab/web/auth/Subject.java v 2011
/trunk/modules/auth/test/net/smartlab/web/auth/UserFactoryTest.java v 2011

[2445697] pageUsers domain method returns duplicate user record
2009-09-18 14:20:05rlogiacco/trunk/modules/auth/pom.xml v 2010
/trunk/modules/auth/res/bundle.xml v 2010
/trunk/modules/auth/res/devel.xml v 2010
/trunk/modules/browse/pom.xml v 2010
/trunk/modules/browse/res/bundle.xml v 2010
/trunk/modules/browse/res/devel.xml v 2010
/trunk/modules/bundle.xml (from /trunk/modules/auth/res/bundle.xml:1993) v 2010
/trunk/modules/economics/pom.xml v 2010
/trunk/modules/file/pom.xml v 2010
/trunk/modules/file/res/bundle.xml v 2010
/trunk/modules/file/res/devel.xml v 2010
/trunk/modules/forum/pom.xml v 2010
/trunk/modules/forum/res/bundle.xml v 2010
/trunk/modules/forum/res/devel.xml v 2010
/trunk/modules/i18n/pom.xml v 2010
/trunk/modules/i18n/res/bundle.xml v 2010
/trunk/modules/mail/pom.xml v 2010
/trunk/modules/mail/res/bundle.xml v 2010
/trunk/modules/news/pom.xml v 2010
/trunk/modules/news/res/bundle.xml v 2010
/trunk/modules/poll/pom.xml v 2010
/trunk/modules/poll/res/bundle.xml v 2010
/trunk/modules/pom.xml v 2010
/trunk/modules/registry/pom.xml v 2010
/trunk/modules/registry/res/bundle.xml v 2010
/trunk/modules/report/pom.xml v 2010
/trunk/modules/report/res/bundle.xml v 2010
/trunk/modules/shop/pom.xml v 2010
/trunk/modules/shop/res/bundle.xml v 2010
/trunk/modules/trace/pom.xml v 2010
/trunk/modules/trace/res/bundle.xml v 2010

assembly descriptor has been fixed for missing sql initialization script and unified between all modules
removed definitely the 'devel' assembly descriptor
fixed wrong parent project in poll
2009-09-18 14:14:35rlogiacco/trunk/modules/auth/res/sql/postgresql.defaults.sql v 2009

fixed problems in postgresql.defaults.sql
2009-08-30 11:54:30rlogiacco/trunk/modules/auth/src/net/smartlab/web/auth/ActionFilter.java v 2003
/trunk/modules/auth/src/net/smartlab/web/auth/PermissionFactory.java v 2003
/trunk/modules/auth/src/net/smartlab/web/auth/ScopeTypeFactory.java v 2003
/trunk/modules/auth/src/net/smartlab/web/auth/User.java v 2003

organized imports