Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.bundlesI20180828-0800I20180827-2000Lars Vogel5-15/+30
Script used for this update: git checkout master git reset --hard origin/master git pull find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} + find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)http:\/\/www.eclipse.org\/legal\/epl-v10.html/\1\2https:\/\/www.eclipse.org\/legal\/epl-2.0\/\ \1\ \1\2SPDX-License-Identifier: EPL-2.0/' {} + # Get rid of the All rights reserved find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" ! -name "pom.xml" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I4a3195578bdf2d2c8ae86224e6156efcf096362f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-06-12Bug 535318 - Update license to EPL-2.0 for equinox.bundles in about.htmlI20180613-0440I20180613-0300Lars Vogel1-16/+24
Change-Id: Iee03d9fa588848a08b25f153a98586e8d6f138c8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-06-06Bug 535318 - Update versions for next releaseI20180607-2000Thomas Watson2-2/+2
Prep for update license to EPL-2.0 Change-Id: Ic8011309500e960edfb7ca4212b9f9dbee730c0a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180606-1020I20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
Change-Id: Ie72b76cd1aecd017c398c33f98c6aa66dcb543f2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-21Bug 530071 - Update servletbridge bundles to Java 1.7I20180122-0800I20180121-2000I20180121-0800Alexander Kurtakov2-6/+8
Further warning fixes. Change-Id: Ieda80df891208093613f97526c6d6bd3517cca5b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-20Bug 530071 - Update servletbridge bundles to Java 1.7I20180120-1500I20180120-0800Alexander Kurtakov7-101/+174
With code adapted to this java lang level. Change-Id: I3722baffbd4d1203804ed840917b535317e96161 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-21Bug 529079 - Add Automatic-Module-Name header for Java 9I20180102-2215I20180102-2000Karsten Thoms2-2/+3
Updated version for Eclipse 4.8 Photon Change-Id: I724b125814f395fb5ca123adff7990b7653da3f6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I262f4b48dca306931ecf02d684cc87f75d01d5a1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160128-2000Thomas Watson2-2/+2
increase Change-Id: I82b052c9c0f080f147b2816e93be07c37618d757 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-01-12Bug 479396 - deadlock in class loading when deploying at startupI20160112-1800Thomas Watson4-11/+114
Change-Id: I125f389a742a26dd18a03da736bb0de34a5b4871 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
- update parent poms for 4.6
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-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>
2014-04-30Bug 429714 - Pre-initialize SSLSocketFactory.getDefault() in BridgeI20140512-2000I20140511-2000I20140510-1500I20140509-2000I20140508-2000I20140507-2000I20140506-2000I20140505-2000I20140504-2000I20140503-1500I20140502-2000I20140501-0200I20140430-2000Thomas Watson1-1/+15
Servlet init
2013-12-17Bug 424212 - SecurityException when using Apache Derby with EquinoxI20131231-0800I20131224-0800Thomas Watson1-16/+23
Servletbridge - Modified logic to avoid checking manifest if package was previously sealed.
2013-12-17Bug 424212 - SecurityException when using Apache Derby with Equinox ↵Ken Lee1-7/+8
Servletbridge https://bugs.eclipse.org/bugs/show_bug.cgi?id=424212 Signed-off-by: Ken Lee <kle@bsiag.com>
2013-09-27Bug 393407 CloseableURLClassLoader throws java.lang.SecurityExceptionJeremie Bresson1-1/+1
for sealed packages https://bugs.eclipse.org/bugs/show_bug.cgi?id=393407 Change-Id: I42298b118d327b9962ca7c24dd999a5bd8e1eab8 Signed-off-by: Jeremie Bresson <jbr@bsiag.com>
2013-07-18Bug 412984 - ServletBridge does not work on LunaThomas Watson3-11/+14
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-08Bug 407459 - Servletbridge should support initialization/preload ofI20130508-1200Thomas Watson1-1/+1
classes using Webapps Class loader before launching - use ',' as the delimiter!
2013-05-08Bug 407459 - Servletbridge should support initialization/preload ofThomas Watson1-4/+5
classes using Webapps Class loader before launching
2013-05-07Bug 407459 - Servletbridge should support initialization/preload of classes ↵I20130507-2000skaegi1-0/+17
using Webapps Class loader before launching
2013-04-19Bug 398341 - Update Servletbridge extension bundle for Servlet API 3.0skaegi1-1/+1
2013-04-03Bug 370547 - CloseableURLClassLoader should handle both encoded andThomas Watson3-6/+10
unencoded URLs
2013-04-02Bug 370547 - CloseableURLClassLoader should handle both encoded and ↵Thomas Watson3-13/+53
unencoded URLs
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2012-09-12Bug 386646 - build against declared and/or observed bundle runtime execution ↵v20120912-125810Igor Fedorenko1-12/+0
environment
2012-09-12Bug 378234 - CBI should produce comparable build output repoThanh Ha1-0/+12
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-2049I20120523-2100I20120523-1900I20120522-2100I20120522-1900Thomas Watson2-2/+2
- update versions that have not changed since indigo
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
Add poms for Tycho build
2012-02-09Bug 371028 - ServletBridge vs Servlet 3.0: FrameworkLauncher does notv20120209-2014Thomas Watson1-2/+15
export javax.servlet.annotation, javax.servlet.descriptor - use package versions 2.6 for servlet spec 3.0
2012-02-09Bug 371028 - ServletBridge vs Servlet 3.0: FrameworkLauncher does notPhilipp Nanz1-4/+14
export javax.servlet.annotation, javax.servlet.descriptor
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson4-4/+4
2010-04-16Cleaning up missing non-nlsv20100419Simon Kaegi1-2/+2
2010-04-16Bug 309392 - Need a way to set framework properties from web.xmlSimon Kaegi1-11/+13
cleanup and refactoring
2010-04-16Bug 309392 - Need a way to set framework properties from web.xmlSimon Kaegi1-1/+16
better space handling and @null support
2010-04-15Bug 309392 - Need a way to set framework properties from web.xmlSimon Kaegi1-2/+14
2010-01-26Bug 279215 Equinox Aspects does not work with Servlet BridgeSimon Kaegi1-16/+138
2009-11-30NON-NLS cleanupSimon Kaegi2-3/+3
2009-10-26Bug 291396 - [p2] Commit the extension bundle and the mili featureSimon Kaegi1-1/+1
2009-10-15Bug 291396 - [p2] Commit the extension bundle and the mili featureSimon Kaegi5-88/+0
2009-10-15Bug 291396 - [p2] Commit the extension bundle and the mili featureSimon Kaegi6-129/+114
2009-05-20update copyrightszzFoov20090520-1800Thomas Watson4-3/+13
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson1-1/+1
2009-01-14Adding javadoc for CloseableURLClassLoader and bumping minor versions on ↵Simon Kaegi2-6/+54
package export and bundle-version
2009-01-14bumping version for 3.5Simon Kaegi1-1/+1
2008-10-24removing an unneeded warning commentv20081024-1200Simon Kaegi1-4/+0
2008-10-24Bug 190279 [server] [plan] Problems cleaning up when undeploying ↵Simon Kaegi1-12/+7
Servletbrdige WAR

Back to the top