Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2008-03-13 15:37:42 +0000
committernitind2008-03-13 15:37:42 +0000
commit91f5317ec169ddaa6af7462fc4175429b2245dd6 (patch)
tree0bcf03d1ae2190625cd0867bccbcca56ccf28108
parent1fa9ea19fc37f0e7eb1799294aa94fc691661926 (diff)
downloadwebtools.maps-91f5317ec169ddaa6af7462fc4175429b2245dd6.tar.gz
webtools.maps-91f5317ec169ddaa6af7462fc4175429b2245dd6.tar.xz
webtools.maps-91f5317ec169ddaa6af7462fc4175429b2245dd6.zip
Fix NPE in DTDParserTest.testMultipleCommentParsing() (3) (update build.properties)vI20080313162923
-rw-r--r--releng.sourceediting/maps/wst-xml-tests.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/wst-xml-tests.map b/releng.sourceediting/maps/wst-xml-tests.map
index f5503dc2a..dcc27aa07 100644
--- a/releng.sourceediting/maps/wst-xml-tests.map
+++ b/releng.sourceediting/maps/wst-xml-tests.map
@@ -10,7 +10,7 @@ plugin@org.eclipse.wst.xml.tests.encoding=v200801151535,:pserver:anonymous@dev.e
plugin@org.eclipse.wst.xml.ui.tests.performance=v200801151535,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.ui.tests.performance
plugin@org.eclipse.wst.xml.validation.tests=v200712180253,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.validation.tests
-plugin@org.eclipse.wst.dtd.core.tests=v200803131045,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.dtd.core.tests
+plugin@org.eclipse.wst.dtd.core.tests=v200803131535,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.dtd.core.tests
plugin@org.eclipse.wst.dtd.ui.tests=v200801151535,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.dtd.ui.tests
plugin@org.eclipse.wst.xsd.validation.tests=v200801151535,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xsd.validation.tests

Back to the top