Change Log Report

Total number of changed sets: 1

Changes between 2014-10-14 and 2014-11-14

Total commits: 20
Total number of files changed: 12

Timestamp Author Details
2014-11-13 13:53:44 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v f2fc44a4ad9df1f8a57f78bc9868e1d5cfb2768a

[maven-release-plugin] prepare release common-logging-0.9.4
2014-11-13 13:52:52 Tomas Teubner <tomas@tomas-teubner.de> src/images/common-logging.xcf v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/apt/index.apt v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/fml/faq.fml v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/resources/css/site.css v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/resources/images/common-logging.png v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/resources/images/tt-pagehead.png v 54188ed77330fd20e36194df46c710b84a49b9d3
src/site/site.xml v 54188ed77330fd20e36194df46c710b84a49b9d3

Add full Maven site creation (missing files).
2014-11-13 13:51:38 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 5547dfe268357b75ad56827b4c33cc0b5b37f9e2

Add full Maven site creation.
2014-11-13 10:18:07 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v b93ae669a7f3fc28f5f8d3ea7b760b3070366989

[maven-release-plugin] prepare for next development iteration
2014-11-13 10:18:03 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v b6548b58410faf1d1c6a1eb7262f9218b2ac789e

[maven-release-plugin] prepare release common-logging-0.9.3
2014-11-13 10:17:11 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v cae5b8c7af2888156898f8d4973889594b68a3c5

Add explicit <tag> to <scm>.
2014-11-12 16:31:18 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 815769ba7914954247f2e1b37a445534458752b3

[maven-release-plugin] prepare for next development iteration
2014-11-12 16:31:15 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 1457dd0df0c8266576fe433c3ccf3e1800ff509f

[maven-release-plugin] prepare release common-logging-0.9.2
2014-11-12 16:30:17 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v a4450e65533f6aed3104d40a3335ec50e7bd05cf

Add user tomas to scp urls.
2014-11-12 16:20:18 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 25e37aa99f7d9ab1b5bd748f18645edbeb883a47

[maven-release-plugin] prepare for next development iteration
2014-11-12 16:20:15 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 0578709e1d4a55d96fdd6e2206df1696aa0bafcb

[maven-release-plugin] prepare release common-logging-0.9.1
2014-11-12 16:19:30 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v b7d314ca361ecda9e15b4f1b543528316b57c53c

Starting 0.9.1
2014-11-12 16:15:37 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 87eca012ef14a2647752b7d09e5db3feecd99db7

[maven-release-plugin] prepare release common-logging-0.9.0
2014-11-12 14:09:17 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v cbf054e1965404c9f86790c2c7c621f0a95ce74a

Replace pipes with slashes in git connection strings.
2014-11-12 13:35:15 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 1fc6797bae40da966572f18843a6150488657ccb

Add developerConnection.
2014-11-12 13:31:32 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v f1064ea63cb897d20c4b8658081e4538f05c076d

Add scm connection.
2014-11-12 13:25:05 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 493f061c67eb25a954954172440f53e0569c55d1

Don't use connection for git.
2014-11-11 16:38:20 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 7d195ab8eb06ab8d52f15dc736369890814c1ae5

Add site creation facility.
2014-11-11 15:50:27 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 88682354d2d79dcedf511440d2960136036aacd0

Add javadoc to pom.xml
2014-11-11 15:46:17 Tomas Teubner <tomas@tomas-teubner.de> pom.xml v 3979f1efbc1f99a2221514c6e95772a138a13f5b
src/main/java/com/tomasteubner/common/logging/AndroidLogFactory.java v 3979f1efbc1f99a2221514c6e95772a138a13f5b
src/main/java/com/tomasteubner/common/logging/LogConfigurationException.java v 3979f1efbc1f99a2221514c6e95772a138a13f5b
src/main/java/com/tomasteubner/common/logging/Logger.java v 3979f1efbc1f99a2221514c6e95772a138a13f5b
src/main/java/com/tomasteubner/common/logging/LoggerFactory.java v 3979f1efbc1f99a2221514c6e95772a138a13f5b

Add documentation.
Add repositories to pom.xml.