Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2009-12-21 20:07:56 +0000
committernsandonato2009-12-21 20:07:56 +0000
commit1a1e961810aa91740e96afd4f5a8158b0baf6fe8 (patch)
tree9517dcce1a14632132f9d5fc755e369a7edcd9a3
parent5ad16049eec883a4626e4ee113a2019bb64b379b (diff)
downloadwebtools.maps-1a1e961810aa91740e96afd4f5a8158b0baf6fe8.tar.gz
webtools.maps-1a1e961810aa91740e96afd4f5a8158b0baf6fe8.tar.xz
webtools.maps-1a1e961810aa91740e96afd4f5a8158b0baf6fe8.zip
[272968] HTML Cleanup Dialog disables the OK button for some selections
[296555] JSP and CSS syntax highlighting disappears after NoChangeEvent [289428] NPE in DirtyRegionProcessor ("problem with reconciling") [285780] Errors found in Java Properties Files [293575] [validation] NPE and BadLocation exception occur when we edit a page [297976] EL ${pageContext.request.contextPath} translation causes Java Problems [291051] [projection] AbstractStructuredFoldingStrategy should be able to handle multiple IndexedRegions per IStructuredDocumentRegion [291825] [translation] JSP Validator -> false positive JSP error with empty description on first line [276620] [validation] EL Functions with different names from associated Java methods have invalid errors reported on them [294672] [validation] Errors generated by El Generated and associated classes are not being reported
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 6a781345c..c6d36e443 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.jst.jsp.core=v200912170622,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v200912212007,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v200912082014,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index abf762b7b..ca5bd315a 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.wst.dtd.ui=v200911302206,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v200912170622,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=v200912212007,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=v200912170622,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v200912170622,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui

Back to the top