Author: adietish
Date: 2010-12-22 14:21:52 -0500 (Wed, 22 Dec 2010)
New Revision: 27690
Modified:
trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/ChangeLog
Log:
[JBIDE-7981] need to create a documentbuilder on each new parsing to avoid threads using
the same builder.
Modified: trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/ChangeLog
===================================================================
--- trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/ChangeLog 2010-12-22 19:21:36
UTC (rev 27689)
+++ trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/ChangeLog 2010-12-22 19:21:52
UTC (rev 27690)
@@ -1,5 +1,7 @@
2010-12-22 adietisheim <adietisheim@adietisheim-thinkpad>
+ * src/org/jboss/tools/deltacloud/core/client/DeltaCloudClientImpl.java
(DeltaCloudClientImpl):
+ [JBIDE-7981] need to create a documentbuilder on each new parsing to avoid threads using
the same builder.
* src/org/jboss/tools/deltacloud/core/FieldMatcher.java (FieldMatcher):
[JBIDE-7981] set filter to filter in case insensitive manner
Show replies by date