Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Trunk
-
Eclipse Helios on Mac Snow Leopard.
Maven 3.0.4
JDK 1.6
Description
After running an `svn up` command to revision 1426785, I found the attached missing/incorrect/deprecated import paths in these files:
1.
groupId: org.apache.james
artifactId: james-server-mailets
folder: main
class: org.apache.james.transport.matchers.AbstractStorageQuota
2.
groupId: org.apache.james
artifactId: james-server-mailetcontainer-camel
folder: test
class: org.apache.james.mailetcontainer.impl.matchers.BaseMatchersTest
I've attached .diff files for the changes I made.
Attachments
Attachments
Issue Links
- relates to
-
JAMES-1491 Update to apache-mailet-2.5.1-SNAPSHOT
- Resolved