Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-12-14 20:29:35 +0000
committernsandonato2010-12-14 20:29:35 +0000
commitb3bde2a47ce76c1f620ee67bdae5fcdafb2f8ad0 (patch)
treea7f93feec031f52def329a2d54ee6ef6a370c6b2
parentb592852aac91e393fdcd4df9a46f6d742c02dea0 (diff)
downloadwebtools.maps-b3bde2a47ce76c1f620ee67bdae5fcdafb2f8ad0.tar.gz
webtools.maps-b3bde2a47ce76c1f620ee67bdae5fcdafb2f8ad0.tar.xz
webtools.maps-b3bde2a47ce76c1f620ee67bdae5fcdafb2f8ad0.zip
[328366] Need way for completionProposal extensions to supply autoactivation character preferences
[323973] JSP translation lacks package fragment root [327934] File not found exception using content assist on JSP page [330572] Local taglib path displayed instead of taglib URI in JSP (taglib declaration tag)
-rw-r--r--releng.sourceediting/maps/jst-jsp.map4
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
2 files changed, 3 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 1540a3b93..236cf5d91 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.3 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.jst.jsp.core=v201012072153,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=v201012142018,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.core=v201012142029,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.ui=v201012142029,: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 d3ed7405d..a4354e810 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=v201010291852,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v201012031923,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=v201012142029,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=v201012142018,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201011300734,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui

Back to the top