Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 227571 Details for
Bug 397850
[CBI] use the correct group IDs for all artifacts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
jdt.core.patch to fix parent
jdt.core.patch (text/plain), 888 bytes, created by
Thanh Ha
on 2013-02-25 16:56:29 EST
(
hide
)
Description:
jdt.core.patch to fix parent
Filename:
MIME Type:
Creator:
Thanh Ha
Created:
2013-02-25 16:56:29 EST
Size:
888 bytes
patch
obsolete
>diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml >index 7fc15f6..aef32aa 100644 >--- a/org.eclipse.jdt.compiler.apt.tests/pom.xml >+++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml >@@ -16,7 +16,7 @@ > <modelVersion>4.0.0</modelVersion> > <parent> > <artifactId>eclipse.jdt.core</artifactId> >- <groupId>eclipse.jdt.core</groupId> >+ <groupId>org.eclipse.jdt</groupId> > <version>3.8.0-SNAPSHOT</version> > </parent> > <groupId>eclipse.jdt.core</groupId> >diff --git a/pom.xml b/pom.xml >index 42fb290..6a5650e 100644 >--- a/pom.xml >+++ b/pom.xml >@@ -22,7 +22,7 @@ > <relativePath>../eclipse-platform-parent</relativePath> > </parent> > >- <groupId>eclipse.jdt.core</groupId> >+ <groupId>org.eclipse.jdt</groupId> > <artifactId>eclipse.jdt.core</artifactId> > <version>3.8.0-SNAPSHOT</version> > <packaging>pom</packaging>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 397850
:
227364
|
227368
|
227369
|
227370
|
227371
|
227570
| 227571 |
227572
|
227573