Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta-3
-
None
Description
commit r583412 commented out two test cases:
archiva-base/archiva-proxy/src/test/java/org/apache/maven/archiva/proxy/ManagedDefaultTransferTest.java:392: /* FIXME
archiva-base/archiva-proxy/src/test/java/org/apache/maven/archiva/proxy/ManagedLegacyTransferTest.java:129: /* FIXME
The tests are broken if uncommented - we need to check why they were commented out, and either fix the code, fix the tests, or remove them if they are no longer valid.