DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13549>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13549 example apps in same package as implementation Summary: example apps in same package as implementation Product: Commons Version: Nightly Builds Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Validator AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The src/example/org/apache/commons/validator/ValidateBean.java src/example/org/apache/commons/validator/ValidateExample.java src/example/org/apache/commons/validator/applicationResources.properties src/example/org/apache/commons/validator/validator-example.xml Files would be better served in a package src/example/org/apache/commons/validator/examples/example1 etc... Besides seperating out the example code it will prevent the calling of package methods, and make clear what is part of the framework, and what isn't. -Rob -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
