Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-09Bug 520255 - Replace StringBuffer with StringBuilder inAlexander Kurtakov3-9/+6
eclipse.platform.ua Change-Id: Id1b13e8bb510dfdd4e4b8ff2f1f466f6b89fd513 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-09Use try-with-resources in LinkTest.I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Alexander Kurtakov1-27/+29
Change-Id: Ie81a2a361e1213a8d285928db871758c8e566cae Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-08Bug 520254 - Remove unnecessary activator from org.eclipse.ua.tests.docI20170808-2000Lars Vogel3-68/+3
Change-Id: Iaa47315b12356159312d2ac04ba44ac89c2f3b2c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-20Bug 517353 - Automated tests verifying validity of links in HelpMickael Istria5-5/+115
Change-Id: I95892358e46b1deb6c1ce1717a24bd4865fa8f43 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-07-20Bug 460982 - Enable automated tests for org.eclipse.ua.tests.docMickael Istria1-2/+97
Change-Id: Icc319c5340e9863a3491041d0a5e8d62a86863f6 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-16Bug 516457 - Many of plug-ins need a version increaseY20170622-1000Y20170620-0625Y20170619-2325Y20170618-0415Y20170617-1235Y20170615-1000Y20170608-1000Y20170601-1000Y20170525-1000Y20170523-0000Y20170518-1000S4_7_0_RC4aS4_7_0_RC4S4_7_0_RC3S4_7_0_RC2S4_7_0_RC1R4_7I20170621-2000I20170621-0600I20170620-2000I20170619-2000I20170618-2355I20170618-2000I20170617-2000I20170616-2000I20170616-0530I20170615-2000I20170614-2000I20170613-2000I20170612-0950I20170610-0940I20170608-0530I20170607-2000I20170607-1100I20170607-0800I20170607-0215I20170606-2000I20170606-0800I20170605-2000I20170605-0800I20170604-2000I20170604-0800I20170603-1500I20170603-0800I20170603-0100I20170602-2000I20170531-2000I20170531-0800I20170530-2000I20170530-0800I20170529-2000I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000I20170524-2000I20170524-0800I20170523-2000I20170523-0800I20170522-2000I20170522-0800I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800I20170516-2000I20170516-0800Alexander Kurtakov2-3/+3
Service release bump. Change-Id: I1b11b7c5354df1ea63ec62f927c3740dc9c3092b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-15Add about.html to o.e.ua.tests.doc.Alexander Kurtakov1-0/+1
Change-Id: If71526108a1876168afa6911eaa78524380a0a41 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-04-16Bug 491847 - Start using StandardCharsets Y20160421-1000I20160419-0800I20160417-1112Alexander Kurtakov1-9/+3
For bundles that are at Java 1.7+ level we can start using StandardCharsets to eliminate the need to handle UnsupportedEncodingExceoption, reduce risk of mistyping encoding, mark the strings as non-nls and etc. Change-Id: I57b45096b934ef4f1a99fad4bb88a8a9ce019005 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-21Bug 488062 - Update o.e.ua.tests.doc to Java 1.8Alexander Kurtakov1-6/+6
This reverts commit 406539b07bfefe96f008098522f257fc91183415. Also suppress the resource warning for getExtensionPointSchemaSource as if the resources is closed this breaks the test and warnings in the build are not welcome for this test bundle. Change-Id: If47cdf447dcc990f6c50e7842b3fca8fd5e4bbdf Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-19Bug 488062 - Update o.e.ua.tests.doc to Java 1.8Alexander Kurtakov1-5/+6
One more try-with-resources in ApiDocTest. Change-Id: I9a0964ae72fa4b7280be2864552ab0a7f79d8fef Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-18Bug 488064 - Migrate o.e.ua.tests.doc to JUnit 4Alexander Kurtakov4-48/+35
Migrate the suite and the tests. Change-Id: I15da79d61503b2710b7c1585d6b3f54ce03f1eae Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-18Bug 488062 - Update o.e.ua.tests.doc to Java 1.8Alexander Kurtakov9-33/+33
Bump BREE and fix new warnings. Change-Id: If4a6494185a47bd1b64a3127622af6c3f23bf6f4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-18Bug 488061 - Add project specific compiler warnings in o.e.ua.tests.docAlexander Kurtakov6-50/+151
And fix the new warnings. Change-Id: I471586afab309f6c4d83ce1c65fe7e3c571f777a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-18Bug 488060 - Enable save actions in o.e.ua.tests.docAlexander Kurtakov1-0/+59
Let's automation help us keep cleaner codebase. Change-Id: I62322d3cab581041a9730f22d3c37f67aeba4dbf Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-18Bug 488049 - Avoid using deprecated InstanceScope() constructorAlexander Kurtakov1-3/+2
Just use InstanceScope.INSTANCE instead. Change-Id: I92aaa3038d17d6a0ab518b6fbb0fa92ba1c052d4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-12-02Bug 483477 - Run "Fix Copyrights" on all plug-ins of platform.uaI20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000I20151203-1230I20151203-0800Lars Vogel6-6/+6
Change-Id: Id7609d660eace6b8f9ac8a2f8bc02ce02b685842 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-09-16Bug 443174: Make default skipTests to falseI20151006-0800I20150929-0800I20150922-0800I20150916-2000I20150916-0800Mickael Istria1-0/+5
Plugins that cannot run exclude themselves from execution, but default behaviour when not overriden is to run the tests, as Maven best practices and common usage dictates. Signed-off-by: Mickael Istria <mistria@redhat.com>
2015-07-03Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Markus Keller1-1/+1
parent poms for 4.6
2015-05-28Bug 468364: Add test for generated extension point and API docsR4_5I20150603-2000I20150602-2000I20150601-2000I20150531-2000I20150529-2000Markus Keller2-18/+63
Try to find schema/*.exsd files in source bundles. This won't work locally when run with PDE JUnit or with tycho-surefire, but it might work in the official (Ant-driven) test run.
2015-05-27Bug 468364: Add test for generated extension point and API docsI20150528-0700I20150527-2010Markus Keller1-11/+15
Don't skip extension points with missing schema/*.exsd file
2015-05-26Bug 468364: Add test for generated extension point and API docsI20150526-2010Markus Keller2-4/+276
2015-04-25Bug 465289: support servlet 3.1, update javax.servlet.* importsI20150525-2000I20150524-2000I20150522-2000I20150521-1715I20150521-1400I20150521-1100I20150520-2000I20150519-2000I20150519-1000I20150519-0030I20150518-2000I20150517-2000I20150516-1500I20150515-2000I20150514-2000I20150514-1000I20150513-2000I20150512-2100I20150512-2000I20150511-2130I20150511-2000I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445I20150429-2000I20150429-1330I20150429-1230I20150429-1030I20150429-0800I20150428-2000Tomasz Zarna1-2/+2
Change-Id: If749e840bbfc42f385f751fafb9a78d40e7fcd50 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com>
2015-02-26Bug 460858 - Cleanup UA bundlesAlexander Kurtakov1-1/+2
Don't use deprecated junit.framework.Assert, use org.junit.Assert instead. Change-Id: I1615de3d3c5f6a2ee84efea5aa7f02498ad8c8f1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-02-26Bug 460924 - Remove Whitespace issues in org.eclipse.ua.tests.docLars Vogel11-83/+83
Change-Id: I620f18ec9a34d9af650cfa9ce1375585228fa6ec Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-01-15Move to JavaSE-1.6 (triggered by bug 457396)I20150203-1300I20150203-0800I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000I20150120-0800I20150116-1000Markus Keller11-54/+80
2015-01-14Bug 457396: Build of "webapp" fails due to changes in ↵Markus Keller3-8/+8
org.apache.jasper.glassfish
2014-09-01Fixed bug 442532: We should not have empty performance targetsI20140930-0800I20140923-0800I20140918-0330I20140917-2000I20140917-0800I20140916-2000I20140916-0800I20140915-2000I20140915-0800I20140914-2000I20140909-1315I20140909-1115I20140909-1000I20140909-0800I20140903-1100I20140902-1330I20140902-0800Dani Megert1-9/+6
2014-09-01Increased bundle version for MarsDani Megert2-3/+3
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140803-2000I20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-08-27Introduced test pom that uses eclipse-parent pom property to set ignored ↵I20130903-2000I20130903-1410I20130903-0900I20130903-0800I20130902-2000I20130901-2000I20130831-1500I20130830-2000I20130829-2000I20130828-1800I20130828-1000Dani Megert1-3/+4
warnings
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionI20130507-0000I20130506-2000I20130505-2000I20130504-1500I20130503-2000I20130502-0800I20130501-2000I20130501-1400I20130501-1100I20130501-0800I20130430-2000I20130430-0800I20130430-0031I20130429-2000I20130429-0800I20130428-2000I20130423-0800I20130416-0800I20130409-0900I20130409-0800I20130402-0800Paul Webster2-1/+3
2013-03-13put \n between assert message entriesN20130318-2000N20130317-2000N20130316-1500N20130315-2000I20130319-1000I20130314-1330I20130313-2000Markus Keller1-5/+5
2013-02-21Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130221-012044I20130224-2000I20130223-1500I20130222-2000Paul Webster1-4/+2
Set groupId to 3 segments
2012-05-21Add poms for Tycho buildv20120521-2344R4_2R3_8I20120703-0800I20120627-0000I20120626-1200I20120625-2200I20120608-1400I20120608-1200I20120607-1500I20120606-2100I20120606-1900I20120605-2100I20120605-1900I20120604-2100I20120604-1900I20120603-2100I20120603-1910I20120602-2100I20120602-1900I20120601-2100I20120601-1900I20120531-1500I20120531-0600I20120530-2100I20120530-1900I20120529-2100I20120529-1900I20120528-2100I20120528-1900I20120527-2100I20120527-1900I20120526-1900I20120525-1900I20120525-1400I20120524-2300I20120524-2100Igor Fedorenko1-0/+25
2012-05-16Bug 379694 - UI and Runtime tests need bundle shape directivePaul Webster1-0/+1
Updated the UA test bundles
2011-12-08Bug 365740 - Fix for CHKPII error, mixed line delimiters and missingv20111208-1517caustin3-4/+11
packages
2010-04-19Improve messages in link checkerv20100419Chris Goldthorpe1-4/+23
2010-03-30Update copyrightsChris Goldthorpe2-1/+21
2009-08-25Move link check tests to org.eclipse.ua.testsdocChris Goldthorpe3-5/+129
2009-07-21Add test.xmlChris Goldthorpe2-1/+69
2009-07-20Add about filev20090720Chris Goldthorpe1-0/+28
2009-07-20Create AllTests class in preparation for adding to buildChris Goldthorpe6-9/+39
2009-06-29Initial version of hyperlink checking testChris Goldthorpe17-0/+1094

    Back to the top