Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-08-14Bug 387236 - [compiler] type mismatch in signature-less c-t-f with arrayreleases/OTDT_2.2M1builds/201208141515Stephan Herrmann3-1/+38
type causes NPE
2012-08-12Mark as 2.2 M1 and add a new category.Stephan Herrmann4-4/+18
2012-08-12Bug 386814 - [refactoring] pull-up should distinguish callouts that canStephan Herrmann1-11/+11
be pull-up vs. abstract decl. - remove workaround for bug 387077
2012-08-12More logging for a problem seen in the logs (info about jex wasStephan Herrmann1-0/+1
swallowed).
2012-08-12Prevent ConcurrentModificationError seen in the logs.Stephan Herrmann1-8/+10
2012-08-12Avoiding an NPE found in the logs.Stephan Herrmann1-1/+7
2012-08-12Bug 387077 - [compiler] illegal modifiers generated for callout toStephan Herrmann2-73/+130
static field - test and initial fix: test showed a bogus compiler error which I fixed by properly setting baseclass decapsulation for argument types also in copied ifc-methods.
2012-08-12Bug 386814 - [refactoring] pull-up should distinguish callouts that canStephan Herrmann1-39/+87
be pull-up vs. abstract decl. - adjust action setting for callout depending on the playedBy binding of the destination role.
2012-08-11Use JRE from bundle's BREE.Stephan Herrmann1-1/+1
2012-08-11Acknowledge more errors reported after commitStephan Herrmann2-9/+103
7c4fe0c44f3b74ca0bc91ef9f01f7d2cbf2e8aa8 on behalf of Bug 374840 - [assist] callout completion after parameter mapping garbles the code
2012-08-11Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann2-2/+11
bindings - fix compile time regression: used a diamond in 1.5 sources.
2012-08-11Corrected unicode of § character in messages.Stephan Herrmann2-7/+7
2012-08-11Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann8-39/+265
bindings - support creation of new callout bindings - support removal of callout declarations
2012-08-11Bug 386814 - [refactoring] pull-up should distinguish callouts that canStephan Herrmann24-6/+247
be pull-up vs. abstract decl. - when pullup of callout is requested, check: - is destination type a bound role? - is the base member accessible via the destination's base? - also report when a base member of a referenced callout cannot be resolved (rather than throwing NPE).
2012-08-11Update versions for building against I20120810-1300 for Kepler M1Stephan Herrmann5-17/+17
2012-08-10update jdt.core.tests.* to I20120808-2000Stephan Herrmann2-0/+10
- one new test file (jar) - one missed text change
2012-08-10git-ignore one more temporary file.Stephan Herrmann1-0/+1
2012-08-10Make this test more robust: it failed when run as the first test in theStephan Herrmann1-0/+2
suite due to missing target directory when copying jar.
2012-08-10update jdt.core.testd.* to I20120808-2000Stephan Herrmann33-113/+1637
2012-08-10Bug 386704 - Requesting AST throws NPE if base class is unresolvedStephan Herrmann1-10/+13
Fix regression in otjld.callinbinding.BaseCalls.
2012-08-10Bug 386704 - Requesting AST throws NPE if base class is unresolvedStephan Herrmann4-2/+51
2012-08-10Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann1-4/+5
bindings Avoid that the InlineCallin refactoring is affectd by this change.
2012-08-10update jdt.core to I20120808-2000Stephan Herrmann65-495/+823
2012-08-08Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann12-62/+386
bindings
2012-08-05Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann8-32/+35
- fix regression (JME): don't try to pretend a callout's parent is an IRoleType, where it actually is a regular IType.
2012-08-04Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann7-34/+50
- enter callout bindings to the regular IType instead of the IRoleType - one FIXME in OTJavaElement.
2012-08-04Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann4-96/+4
- prepare: cleanup obsolete "stealth method mappings"
2012-08-03Bug 374841 - [refactoring] pull up does not work among (nested) rolesStephan Herrmann8-3/+145
2012-08-03Bug 374840 - [assist] callout completion after parameter mapping garblesStephan Herrmann3-3/+55
the code
2012-07-10one more location to move into the 2.2.x streamStephan Herrmann1-1/+1
2012-07-05while building against 4.2 adjust to the changed final name.Stephan Herrmann1-2/+2
2012-07-05document a workaround I applied locally for deploying the sites.Stephan Herrmann1-0/+7
2012-07-05Updated maven integration for the 2.1.0 release.Stephan Herrmann9-34/+37
2012-07-05update jdt.core to I20120703-0800 and open for 4.3 development.Stephan Herrmann6-16/+26
2012-06-09Revert commit 5e5cc98cf459281e7c24041fb47c359e55c10b8e which broke 2 releases/OTDT_2.1builds/201206090452Stephan Herrmann1-1/+1
tests in jdt.ui(.refactoring)
2012-06-08Resolved Bug 382155 - [doc] update user guide for 2.1Stephan Herrmann5-1/+32
2012-06-08build against SDK-I20120608-1400, supposed RC4.Stephan Herrmann3-5/+5
2012-06-05update license.html to version of Feb 2011Stephan Herrmann4-194/+424
2012-06-05minor correction: add N&N 2.1 to toc.Stephan Herrmann1-0/+1
2012-06-03update plug-in dependenciesbuilds/201206040338Stephan Herrmann1-7/+7
2012-06-03General update for the user guide:Stephan Herrmann5-14/+21
- fix links into JDT doc - update feature list - some more OTJLD links
2012-06-03Rewrite OTJLD 0.4 "Versions" with a table.Stephan Herrmann3-39/+30
2012-06-03Version display for RC3 - without mentioning the RC thing any more.Stephan Herrmann4-7/+7
2012-06-03Acknowledge one more early loaded bundle to avoid a warning.Stephan Herrmann2-1/+2
2012-06-02configure to build against SDK 4.2RC3 plus extend the script toStephan Herrmann6-14/+109
more easily create these changes in the future.
2012-06-02Update JDT/Core and tests to 4.2 RC3 from tag I20120531-1500Stephan Herrmann10-8/+782
2012-05-26[releng] use fresh new Orbit release.Stephan Herrmann1-1/+1
2012-05-26[releng] After recent problems with unpacking packed nested jars using aStephan Herrmann1-0/+1
Java7 JRE let's just try to avoid that.
2012-05-26These poms were actually brought in from JDT/Core as of Juno RC2Stephan Herrmann2-0/+50
2012-05-26More changes needed to build against S-4.2RC2-201205242100 (ups)Stephan Herrmann1-2/+2

Back to the top