Commit Graph

13 Commits

Author SHA1 Message Date
John Tims
77c89cf5f4 Use current querydsl version in examples 2015-07-02 19:44:22 -04:00
John Tims
fb20562310 Fix sample pom formatting 2015-06-28 22:21:33 -04:00
John Tims
b6a313bbf1 Clean up formatting for checkstyle 2015-06-28 22:14:44 -04:00
John Tims
655b9f65fc Set parent in example modules
and remove some unnecessary configuration in the  poms. Also, disable
checkstyle because it wants javadocs on all the public methods.
2015-06-28 22:14:23 -04:00
John Tims
86060e6e71 Remove trailing spaces in examples 2015-06-28 17:04:50 -04:00
John Tims
0ac2e622ae Update naming convention for examples
Examples should use the naming convention `Querydsl example - *`
2015-06-28 16:10:48 -04:00
John Tims
fdc8920fb8 Update sql guice example to use Querydsl 4 2015-06-28 15:49:29 -04:00
John Tims
2ac8af5ed0 Use baseUri to reference to sql scripts in examples
Using the basedir prevented the tests from running on windows because
the single backslashes were collapsed.
2015-06-28 14:22:52 -04:00
John Tims
9a7a8bf492 Update example artifacts to match folder names 2015-06-28 12:55:17 -04:00
John Tims
268118e96d Organize imports in examples 2015-06-28 11:03:53 -04:00
John Tims
7ca0851abc Configure multi-module layout for examples 2015-06-28 08:17:41 -04:00
John Tims
d266fc37ba Remove gitignore and travis configuration from examples 2015-06-28 07:37:14 -04:00
John Tims
b5469867e0 Consolidate examples 2015-06-28 07:34:33 -04:00