Alright! With the template equals assertion fixed, the `BaseTemplateBuilderLiveTest` passes perfectly. I squashed the commits again, with the latest change that include: - [Removed](https://github.com/jclouds/jclouds-labs/pull/145/files#diff-d60e9024736ca1880e1eb4a045763065R69) `ProfitBricksTemplateBuilder` altogether - the default behavior was sufficient - Used `DateService` instead of `DateCodecFactory` - [resolved](https://github.com/jclouds/jclouds-labs/pull/145/files#diff-11ea89320c87f906e05816c31c5773a1R87) the unparseable date issue mentioned yesterday.
P.S.: There's a compilation error in the *jdbc* module. I was wondering if I fix it in this PR, or create a separate one. I chose the latter [PR181](https://github.com/jclouds/jclouds-labs/pull/181). --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/145#issuecomment-115505673
