forked from spotbugs/spotbugs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add test to find problem like spotbugs#320 * close spotbugs#320: iterate ClassesDirs to find all target files * install not only spotbugs but also others * move timing to install * use both of central and local as repository * update CHANGELOG * Revert "move timing to install" This reverts commit e997efb. * refs spotbugs#337: extract shared logic to Before method * refs spotbugs#337: add more tests * shorten test by deleting temporal File object in field * generate plugin classpath by gradle this change lets us stop invoking `install` task before the `test`. * Revert "generate plugin classpath by gradle" This reverts commit 9952aa6.
- Loading branch information
1 parent
3e94a3b
commit f7a08d9
Showing
3 changed files
with
79 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters