mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 11:16:04 +02:00
Verify RegistryTool can instantiate (#400)
* Verify RegistryTool can instantiate Add a task that instantiates all command classes in RegistryTool with runtimeClasspath. Also make sure that runtimeClasspath is a superset of compileClasspath.
This commit is contained in:
parent
df7d272157
commit
bba5aff4b6
4 changed files with 36 additions and 4 deletions
|
@ -205,7 +205,6 @@ org.jetbrains:annotations:17.0.0
|
|||
org.joda:joda-money:1.0.1
|
||||
org.json:json:20160810
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:1.9.5
|
||||
org.mortbay.jetty:jetty-util:6.1.26
|
||||
org.mortbay.jetty:jetty:6.1.26
|
||||
org.objenesis:objenesis:1.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue