Changeset 293 for trunk/corelib/build.xml
- Timestamp:
- 01/27/10 14:10:42 (2 years ago)
- Files:
-
- 1 modified
-
trunk/corelib/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/corelib/build.xml
r221 r293 62 62 63 63 <taskdef resource="checkstyletask.properties" 64 classpath="build-lib/checkstyle-all-5.0 -beta01.jar"/>64 classpath="build-lib/checkstyle-all-5.0.jar"/> 65 65 66 66 <target name="test" depends="build">
