Commit Graph

137 Commits

Author SHA1 Message Date
Ilja Dubinin 1186dc6336 New profile for quick build without any report and checks has been created 2014-12-10 15:10:26 -08:00
alexkravin f6e97ced6f Pom and classpath including test-resources 2014-12-12 00:43:21 +04:00
Peter Palaga 35006bcd79 Build and install the tests jar artifact 2014-12-09 11:21:07 +01:00
alexkravin 72a2099f85 Illegal Instantiation Check java8 sources -> noncompilable res. folder 2014-12-02 18:57:19 -08:00
Roman Ivanov 8ba42086fe jxr plugin was added to have links sources 2014-12-01 15:49:24 -08:00
Roman Ivanov 9bf3a9f238 maven-surefire-plugin config updated to pass UTs on java7, there was error like 'Expecting a stackmap frame at branch target 108' 2014-12-01 14:11:51 -08:00
Roman Ivanov 41d0a5b792 minor links fixes 2014-11-30 10:10:28 -08:00
Roman Ivanov 1712a2a0fe chekstyle is switching to java7 2014-11-30 09:25:24 -08:00
Roman Ivanov 82fc3397f8 switch to 6.2 version as we are going to have new functionality 2014-11-30 08:52:28 -08:00
Roman Ivanov 5377d8bab9 [maven-release-plugin] prepare for next development iteration 2014-11-27 11:37:11 -08:00
Roman Ivanov 18f6ebbcad [maven-release-plugin] prepare release checkstyle-6.1.1 2014-11-27 11:37:09 -08:00
Roman Ivanov 26d744c24e switch to 6.1.1-SNAPSHOT 2014-11-27 11:14:11 -08:00
Roman Ivanov e8756de8ec fixes for linkcheck violations 2014-11-14 16:21:29 -08:00
Roman Ivanov 82f5267dd2 [maven-release-plugin] prepare for next development iteration 2014-11-13 18:51:42 -08:00
Roman Ivanov bc5b24ddfd [maven-release-plugin] prepare release checkstyle-6.1 2014-11-13 18:51:41 -08:00
Roman Ivanov a62c7c7c97 m2e integration, to resolve problem with enforcer 2014-11-13 16:07:22 -08:00
Roman Ivanov 917271edd3 fix for Eclipse integration 2014-11-12 21:34:24 -08:00
Roman Ivanov ba1f2d5c2c fixes for broken links 2014-11-10 21:54:09 -08:00
Roman Ivanov 8676660ace minor version bump due to fix for #365 2014-11-10 20:53:17 -08:00
Roman Ivanov 9250096ccf hot fixes release, no new functionality, mvn versions:set -DnewVersion=6.0.1-SNAPSHOT 2014-11-09 22:12:40 -08:00
Roman Ivanov 004511e901 [maven-release-plugin] prepare for next development iteration 2014-10-23 12:04:27 -07:00
Roman Ivanov a780f92fe7 [maven-release-plugin] prepare release checkstyle-6.0 2014-10-23 12:04:25 -07:00
Roman Ivanov f154ce96d5 not sure why that file is copied to target folder now, I will think about it after release 2014-10-23 11:16:15 -07:00
Roman Ivanov 901327b9cb guava library was switched to jdk6 2014-10-23 10:06:40 -07:00
Roman Ivanov d1a7c16076 switching to java6 as antrl4 minimal version is 1.6 2014-10-22 11:04:33 -07:00
Roman Ivanov 2439d456d0 enforce JDK in dependecies 2014-10-22 08:48:17 -07:00
Baratali Izmailov 185e730e93 Issue #49. Added ANTLR4 grammar for parsing Javadoc comments. 2014-10-20 00:32:41 +04:00
Roman Ivanov 266ec7fc97 for for Javadoc build for java version 6, 'java.lang.ClassCastException: com.sun.tools.javadoc.ClassDocImpl cannot be cast to com.sun.javadoc.AnnotationTypeDoc' 2014-10-19 13:30:55 -07:00
Baratali Izmailov a24df47caf Issue #49. Added support of single-line and block comments 2014-10-17 22:19:10 -07:00
Roman Ivanov 7da4cdc9cc version bump to 6.0 as we are going to update api to support comments 2014-10-17 22:18:51 -07:00
Roman Ivanov 99e24be299 suppress warning during packaging 2014-10-17 16:37:12 -07:00
Roman Ivanov a4ff027c9c attempt to avoid warnings during maven build 2014-10-16 21:19:06 -07:00
Roman Ivanov 2f2e1644a9 [maven-release-plugin] prepare for next development iteration 2014-10-16 20:07:04 -07:00
Roman Ivanov 068b6d4a87 [maven-release-plugin] prepare release checkstyle-5.9 2014-10-16 20:07:02 -07:00
Roman Ivanov cabe2583d6 exec-maven-plugin now to run command line application, examples were added for exec:java 2014-10-15 22:06:57 -07:00
Roman Ivanov d730d01eb5 former developers were marked in team 2014-10-07 21:24:46 -07:00
Roman Ivanov b42e23ea1c bump of org.sonatype.oss parent to version 7 2014-10-07 20:50:42 -07:00
Roman Ivanov e806d3abd3 changes for correct deploy to sourceforge 2014-10-07 20:48:41 -07:00
Roman Ivanov 06874619ba [maven-release-plugin] prepare for next development iteration 2014-10-04 21:18:15 -07:00
Roman Ivanov 8e4c7f743e [maven-release-plugin] prepare release checkstyle-5.8 2014-10-04 21:18:13 -07:00
Roman Ivanov f7723d93e0 Revert "changes for connection to git"
This reverts commit efb188d491.
2014-10-04 21:11:08 -07:00
Roman Ivanov c23d877af8 This reverts commit 282bbfa6d5. 2014-10-04 21:03:29 -07:00
Roman Ivanov efb188d491 changes for connection to git 2014-10-04 21:01:58 -07:00
Roman Ivanov 282bbfa6d5 [maven-release-plugin] prepare release checkstyle-5.8 2014-10-04 20:44:34 -07:00
Roman Ivanov f3fd413903 dsm plugin links problems was resolved 2014-09-30 18:17:22 -07:00
Roman Ivanov fc49976964 update for web site generation, link plugin was added, sources added to JavaDoc generation 2014-09-25 16:11:14 -07:00
Roman Ivanov 0c417b3c90 update findbug to latest version to support java8 compilation 2014-09-07 18:39:37 -07:00
Roman Ivanov 63faa15d67 travis profile now explicit, argLine is moved to travis profile 2014-07-25 20:07:04 -07:00
Roman Ivanov d3fcdfa06f fix for build problem, exclusion is provided 2014-06-14 16:04:42 -07:00
Roman Ivanov 54f2bd181d jacoco now should works fine 2014-06-14 15:39:57 -07:00