History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
VALIDATOR-198
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Niall Pemberton
Reporter:
Matthias Fischer
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Commons Validator
example does not compile
Created:
18/Aug/06 01:10 AM
Updated:
12/Nov/07 07:25 PM
Return to search
Component/s:
None
Affects Version/s:
1.3.0 Release
Fix Version/s:
1.3.1 Release
Time Tracking:
Not Specified
Resolution Date:
18/Aug/06 02:02 PM
Description
« Hide
Changing the "example" target to depend on "compile.tests" fixes this
<target name="example" depends="compile.example,compile.tests"
Description
Changing the "example" target to depend on "compile.tests" fixes this <target name="example" depends="compile.example,compile.tests"
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#432586
Fri Aug 18 14:02:45 UTC 2006
niallp
Fix for
VALIDATOR-198
- example does not compile using ant build script. Also modify ValidatorAction to provide more obvious message for "class not found" - thanks to Matthias Fischer
Files Changed
MODIFY
/jakarta/commons/proper/validator/trunk/build.xml
MODIFY
/jakarta/commons/proper/validator/trunk/src/share/org/apache/commons/validator/ValidatorAction.java
MODIFY
/jakarta/commons/proper/validator/trunk/xdocs/changes.xml