Fix Ant-File Warning: org.apache.axis.utils.JavaUtils - Unable to find required classes
Bug #611451 reported by
Malte Nuhn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
JHelioviewer |
Confirmed
|
Low
|
Unassigned |
Bug Description
I get the following WARN message when trying to compile JHV using ant:
...
precompile:
[java] 0 [main] WARN org.apache.
...
It would be nice to find the reason for this and remove the underlying problem, or to somehow squelch the warning.
Changed in jhelioviewer: | |
status: | New → Confirmed |
To post a comment you must log in.
The message is harmless and occurred just after including the standard
release of axis the web client library we use. Since we don't need
this attachment support I have not tried to include it.
-- Helge