-
- Downloads
Make inner classes static in http code
Static classes are preferrable to keep unwanted dependencies away,
and they have one less member field.
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
Showing
- org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/AsIsServiceTest.java 1 addition, 1 deletion....test/tst/org/eclipse/jgit/http/test/AsIsServiceTest.java
- org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/DefaultReceivePackFactoryTest.java 1 addition, 1 deletion...eclipse/jgit/http/test/DefaultReceivePackFactoryTest.java
- org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/DefaultUploadPackFactoryTest.java 1 addition, 1 deletion.../eclipse/jgit/http/test/DefaultUploadPackFactoryTest.java
Loading
Please register or sign in to comment