Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-18Bug 534862 - [releng] stop using jsr14 as a targetR3_10_0R3_10_maintenanceMat Booth3-18/+3
Class files built using the transitional jsr14 target are no longer treated specially by modern Javas (7 and newer, which Eclipse Platform now requires.) Support for jsr14 was never a documented and supported option in the JDK and the target was finally removed from javac in Java 8. Change-Id: Ic6b3a7e4d69905e42b9e87dd42dc6fa8b95fbc05 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2018-05-16Bug 534709 - remove refs to hyperlink detector class that doesn't existnickboldt1-18/+0
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-05-02[531608] Duplicate template id warnings in error log on each Eclipse startNitin Dahyabhai7-12/+8
2018-05-02[nobug] remove stray sysout and logging of DOMExceptions resulting from text ↵Nitin Dahyabhai2-3/+10
changes rather than DOM API calls
2018-05-02[nobug] avoid anonymous internal classes, update for Java 8, add some JavaDocNitin Dahyabhai1-73/+87
2018-04-30[nobug] reference correct Logger class for HTML plug-insNitin Dahyabhai2-18/+18
2018-04-30[528176] Update templates to default to HTML5 documentsNitin Dahyabhai3-6/+12
2018-04-30[nobug] NullPointerException inNitin Dahyabhai1-4/+7
XSLDebugUILaunchListener.launchesTerminated
2018-04-21Bug 530416 - Support async autocompletionDawid Pakuła2-6/+38
Change-Id: I48d0d6f1bf967a589d223433e778e46e3c1d1882 Signed-off-by: Dawid Pakuła <zulus@w3des.net>
2018-04-19[nobug] bump affected feature versions for 3.10Nitin Dahyabhai1-1/+1
2018-04-19[nobug] bump affected feature versions for 3.10Nitin Dahyabhai1-1/+1
2018-04-19[nobug] bump affected feature versions for 3.10Nitin Dahyabhai1-1/+1
2018-04-19[nobug] close editor after test to lower memory usageNitin Dahyabhai1-1/+3
2018-04-19[nobug] bump affected feature versions for 3.10Nitin Dahyabhai18-36/+28
2018-04-18[519189] Source Editing should move up to Java 8Nitin Dahyabhai1-2/+2
2018-04-18[519189] Source Editing should move up to Java 8Nitin Dahyabhai7-70/+73
2018-04-16[485894] Renaming method takes too long ("waiting for JSP Index Manager")Nitin Dahyabhai12-270/+246
- re-enable JSP search tests - react to file association changes on the JSP content type - optimize filtering on search scopes - clean up filtering in indexers and validators
2018-04-13[471924] "References in workspace" doesn't search in JSP pagesNitin Dahyabhai9-195/+227
- Allow indexers to force a full workspace reindexing for themselves - Rebuild the JSP index if its "jspsearch" metadata directory was missing - Fully reindex any project that's closed and then opened
2018-04-10[528096] Update build.properties to include CSS, adjust its indentationNitin Dahyabhai2-6/+7
2018-04-10[533076] Copyright updateNitin Dahyabhai1-1/+1
2018-04-03[526728] Sequence node does not immediately appear in the Design viewKeith Chong4-14/+45
Change-Id: Icb7084934b544111c8c35ef7301aa9f3f57c8ed6
2018-03-30533076 - json editor not folding correctlyRob Stryker1-0/+3
Signed-off-by: Rob Stryker <stryker@redhat.com>
2018-03-28[532837] [Dark Theme] Use darker color for tag delimitersNitin Dahyabhai3-16/+16
Change the delimiters to a flat grey, and adopt the JDT dark string value for our attribute values.
2018-03-28[528096] Dark theme XML Editor content assist background and foreground ↵Nitin Dahyabhai2-0/+27
colors don't look good
2018-03-07[nobug] Re-enable regression test for bug 432978Nitin Dahyabhai24-118/+105
2018-03-03[530968] Bug 530968 - JSP Invalid Validation Error Case: JSP Expression + ↵Nitin Dahyabhai10-27/+142
HTML Comment Produces "Missing end tag for"
2018-02-28generate missing sources; remove sources from sdk features; add missing IUs ↵nickboldt26-114/+123
to update site Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-27[531497] Replace usage of Platform#getJobManager by Job#getJobManagerNitin Dahyabhai1-3/+4
2018-02-26[438661] Update Copyright yearsNitin Dahyabhai2-2/+2
2018-02-26Merge "Bug 438661 - Provide real IReconcilingStrategy for structured editors"Nitin Dahyabhai1-4/+16
2018-02-26Merge "Bug 530410 - Allow prepare custom IReconciler"Nitin Dahyabhai1-2/+16
2018-02-26Bug 438661 - Provide real IReconcilingStrategy for structured editorsDawid Pakuła1-4/+16
Change-Id: I5e5ff11c21d1acde9db064fb16a7c056240e564d Signed-off-by: Dawid Pakuła <zulus@w3des.net>
2018-02-18add xsl features and tests and sources to sitenickboldt13-14/+21
upversion org.eclipse.wst.sse.doc.user => 1.2.0 upversion org.eclipse.wst.dtdeditor.doc.user => 1.1.0 upversion org.eclipse.wst.xmleditor.doc.user => 1.1.0 upversion org.eclipse.wst.xml.tests.encoding => 1.1.0 upversion org.eclipse.wst.xml.xpath2.processor.doc.user => 2.1.0 upversion org.eclipse.wst.xsl.doc => 1.1.0 upversion org.eclipse.jst.jsp.core.tests => 1.1.0 upversion org.eclipse.wst.xsl.xalan => 1.1.0 upversion org.eclipse.wst.css.tests.encoding => 1.1.0 upversion org.eclipse.wst.html.tests.encoding => 1.1.0 upversion org.eclipse.jst.jsp.tests.encoding => 1.1.0 Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-18Bug 530410 - Allow prepare custom IReconcilerDawid Pakuła1-2/+16
Change-Id: Iba614a8123cc78d24e8ad10aba60de63895f33e9 Signed-off-by: Dawid Pakuła <zulus@w3des.net>
2018-02-17[519189] - Source Editing should move up to Java 8Nitin Dahyabhai1-1/+1
2018-02-17[519189] - Partial revert of dependencyNitin Dahyabhai1-1/+1
2018-02-17[519189] - Source Editing should move up to Java 8Nitin Dahyabhai1-1/+2
2018-02-17[519189] - Source Editing should move up to Java 8Nitin Dahyabhai1-1/+1
2018-02-17[519188] Update JSP FacetModuleCoreSupport for Java EE 8Nitin Dahyabhai1-2/+2
2018-02-17[519189] - Source Editing should move up to Java 8Nitin Dahyabhai338-3146/+3127
2018-02-17[531277] remove references to WorkbenchHelp implementation classNitin Dahyabhai2-11/+10
2018-02-14Merge "Bug 530140: Add Bean Validation and CDI 2.0 schemas to source catalog"Nitin Dahyabhai5-2/+784
2018-02-13add missing plugins to update site;nickboldt12-72/+58
fix manifest (missing trailing empty line); disable 6 tests that don't run; fix typo; reenable org.eclipse.jst.jsp.core.tests, with 6 tests commented out; add .settings/, .project, and .classpath to .gitignore org.eclipse.jst.jsp.core.tests does not actually depend on org.eclipse.jst.j2ee.core (break dep on downstream repo!) comment out FMCSTests#testFacetModuleAbstractionWithWebFragment() because it fails intermittently when building locally. Perhaps a BREE or timing issue? Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-09530467 Update BREE for xalan bundle;nickboldt236-2802/+241
530467 fix org.eclipse.jst.jsp.core.tests - move deps out of pom and into manifest (wasn't merged yet); 373682 Fix the features in sourceediting repo; 373682 Add sources to update site so the javaee-web features can find them downstream; 373682 add org.eclipse.jst.jsp.tests.encoding to update site, plus sources (missing on update site); fix broken test in org/eclipse/jst/jsp/core/tests/util/FMCSTests, which appears to be a copy and paste error (fix v2, missed a /); add gitignores for generated test files (also wasn't merged yet); revert change to FMCSTests::testFacetModuleAbstractionWithWebFragment as it seems to work again; but other tests are erroring so comment out the whole module for now remove org.eclipse.jst.jsp.core.tests and source from update site Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-05Bug 530140: Add Bean Validation and CDI 2.0 schemas to source catalogJohn Collier5-2/+784
Signed-off-by: John Collier <John.J.Collier@ibm.com>
2018-01-25add org.eclipse.jst.jsp.core.source and org.eclipse.jst.jsp.ui.source to ↵nickboldt1-0/+4
update site Signed-off-by: nickboldt <nboldt@redhat.com>
2018-01-24remove unused @buildversionid@; add org.eclipse.jst.jsp.core.tests so it can ↵nickboldt3-27/+29
be seen by downstream repos Signed-off-by: nickboldt <nboldt@redhat.com>
2018-01-22add org.eclipse.jst.jsp.core.source and org.eclipse.jst.jsp.ui.source to ↵Rob Stryker3-5/+16
update site Signed-off-by: Rob Stryker <stryker@redhat.com> Change-Id: Ic926553bbce9b8c6733094773832907380ceee06
2018-01-22[nobug] adapt to recent changes to ↵Nitin Dahyabhai3-84/+84
org.eclipse.jface.internal.text.html.HTMLPrinter
2018-01-11[526926] Exception when element's type is changed in XSD EditorKeith Chong3-4/+4
Change-Id: I31961acac81b911621289d45e406f85253bcb9e6

Back to the top