Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-10This commit was manufactured by cvs2svn to create tag 'v200809100752'.v200809100752nitind177-38003/+0
2008-06-02234781 Fixes needed for JSP validation and other minor updatesdavid_williams7-1320/+1624
2007-10-19203711 taglib declarations in JSP fragmentsdavid_williams1-2/+2
2007-10-19199053 Syntax errors outside of scripting areas not reporteddavid_williams2-14/+50
2007-08-09[183756] JSP Validation Cannot Find Tag Library Descriptor in Referenced Proj...nitind1-1/+18
2007-08-09[199175] jsp source validation does not respect the validate jsp fragments pr...nitind4-7/+31
2007-08-01189924 - JSP Java translation ignores page directive's session attributenitind2-11/+19
2007-08-01[197578] [hotbug] JSP validator does not mark the non-existing attribute or t...amywu2-3/+290
2007-04-19[182181] TEI variables not found when project is the output folder after 1784...nitind1-8/+23
2007-04-11[178443] JSP does not respect TEI VariableInfo when using linked resourcesnitind1-22/+24
2007-04-11[181057] Custom tags not found in build path after project entriesnitind1-4/+21
2007-04-11[174042] "unresolved variable" validation error for variable declared in incl...nitind2-10/+97
2007-04-11[169431] TLD files not found when classpath is configured using Classpath Var...nitind1-53/+62
2007-04-11[178450] Backport fix for bug 176969 to 1.5.xnitind1-3/+2
2007-01-25[166421] Deadlock in SSE (JSPIndexManager Variety)nitind1-0/+3
2007-01-18[162239] NullPointerException in taglib.ProjectDescription when delete jar fr...nitind1-22/+16
2007-01-17[162239] NullPointerException in taglib.ProjectDescription when delete jar fr...nitind1-1/+10
2006-11-06[160856] Unbuffered I/O in DocumentProvidernitind1-1/+2
2006-10-17[161284] False positives from JSP directive validatornitind1-30/+1
2006-10-16[158329] TaglibIndex cache files aren't read back properlynitind2-30/+54
2006-10-06[158070] JSPJavaValidator creating/discarding compilation units causes tremen...nitind1-6/+2
2006-10-04[158093] Combine the 3 jsp validators, to reduce model creation time and file...nitind4-89/+842
2006-10-04[157816] TaglibIndex in WTP 1.5.1 logs exceptions when Java based projects ar...nitind1-2/+22
2006-09-21[158079] NPE is thrown when TaglibIndex::getAvailableTaglibRecords() is callednitind1-6/+11
2006-09-21[158070] JSPJavaValidator creating/discarding compilation units causes tremen...nitind1-0/+66
2006-09-19[157731] TaglibIndex returns incorrect URIs for TLDs in XML Catalognitind1-9/+39
2006-09-19[155790] Missing HTML-ish functions on IDOMModel created from XHTML text/xml ...david_williams8-338/+1135
2006-09-13[87143] JSP does not respect TEI VariableInfonitind8-193/+531
2006-09-06[155747] Document is corrupted after importing comment node.david_williams1-0/+17
2006-08-29[154971] TaglibIndexer causing performance problems during project migrationnitind2-27/+64
2006-08-20[146784] - 'Duplicate prefix' after switching editor input and Save Asnitind3-4/+8
2006-08-20[148649] ProjectDescription.indexClasspath() is expensivenitind1-3/+0
2006-08-15remove extraneous debugging messagesnitind1-4/+2
2006-08-15[148649] ProjectDescription.indexClasspath() is expensivenitind2-82/+583
2006-08-08[121937] jsp validator doesn't honor the clean semanticsamywu1-30/+64
2006-08-07[151050] Content assist and syntax highlighting don't work on WML JSP page wi...amywu1-1/+2
2006-07-31This commit was manufactured by cvs2svn to create branch 'R1_5_maintenance'.nitind4-0/+2019
2006-07-26[87351] JSPF fragments should not be compiledamywu1-201/+142
2006-07-26[87351] JSPF fragments should not be compiledamywu1-73/+7
2006-07-10[148423] TaglibIndex.resolve() has poor performancenitind1-3/+21
2006-07-10[148715] no way to get IJarRecord's URInitind2-1/+9
2006-07-10[148717] TaglibIndex does not return records for taglibs defined in web.xml t...nitind1-33/+36
2006-07-05This commit was manufactured by cvs2svn to create branch 'R1_5_maintenance'.nitind4-1990/+0
2006-06-19[105510] [hotbug] JSP taglib validation for bad taglib prefixamywu1-1/+2
2006-06-15[146968] Frequent deadlocks when multiple JSP validators are runningnitind1-17/+25
2006-06-08[131463] Java code in cdata sections in jsp is not handled properlyamywu1-0/+9
2006-06-07[144807] JSP parser fails parsing HTML sections with nested unclosed tagsnitind1-429/+437
2006-06-01[143912] StackOverFlowError happens with JSPTokenizer when I paste many JSP c...nitind1-5/+3
2006-05-10[128057] Port to ICU4J (remaining issues)amywu6-6/+6
2006-05-10[98258] [hotbug] JSP comments embedded within tags are not recognizednitind1-569/+671

Back to the top