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=10615>.
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=10615
<style> Race condition reappearing with 1.5Beta3
Summary: <style> Race condition reappearing with 1.5Beta3
Product: Ant
Version: 1.5Beta3
Platform: PC
OS/Version: Other
Status: NEW
Severity: Normal
Priority: Other
Component: Core tasks
AssignedTo: ant-dev@jakarta.apache.org
ReportedBy: bmilbratz@participate.com
It appears that the style task has a race condition in 1.5Beta3.
One of my targets uses <style> to process 100+ xml files (generated javadoc
xml).
I upgraded to 1.5Beta3 from 1.5Beta2 and all of a sudden the task is failing on
the <style> task with a NullPointerException.
It does not fail consistently on the same xml file, i.e. it gets farther with
subsequent tasks.
I had this problem with an earlier release of 1.5 but it had disappeared with
1.5Beta2.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|