Home » Archived » EPP » Build custom package
Build custom package [message #9075] |
Sun, 22 June 2008 08:58  |
Eclipse User |
|
|
|
Hi,
I'm playing with EPP these days to build a custom package. It generally
works, however I can't get the update manager to work. From Help ->
Software Updates I get the following message:
Cannot launch the update UI. The installation has not been configured
property for software updates.
This seems true since the built package doesn't contains the p2 and
dropins folders, nor it contains the p2-related folders under the
configuration folder.
My guess is that I'm not using the correct root files, but since the
configuration files points to a local folder, I don't know how to get
the correct files. Also I think that there are some files that needs to
be generated rather than copied, but doesn't seems that there is a way
to generate these files.
What am I missing ?
Regards,
Marco.
|
|
|
Re: Build custom package [message #9099 is a reply to message #9075] |
Tue, 24 June 2008 18:45   |
Eclipse User |
|
|
|
Originally posted by: mknauer.innoopract.com
See answers below...
Marco Maccaferri wrote:
> Hi,
>
> I'm playing with EPP these days to build a custom package. It generally
> works, however I can't get the update manager to work. From Help ->
> Software Updates I get the following message:
>
> Cannot launch the update UI. The installation has not been configured
> property for software updates.
So you are able to start and to run the created package? That doesn't sound
too bad.
> This seems true since the built package doesn't contains the p2 and
> dropins folders, nor it contains the p2-related folders under the
> configuration folder.
That is interesting - there seem to be something missing.
> My guess is that I'm not using the correct root files, but since the
> configuration files points to a local folder, I don't know how to get
> the correct files. Also I think that there are some files that needs to
> be generated rather than copied, but doesn't seems that there is a way
> to generate these files.
Maybe... are you using the 'root' files from the Eclipse Platform team? Such
as the platform download like this one for RC4? E.g. the file
eclipse-platform-3.4RC4-win32.zip from
http://ganymede-mirror1.eclipse.org/eclipse/downloads/drops/ S-3.4RC4-200806091311/download.php?dropFile=eclipse-platform -3.4RC4-win32.zip
> What am I missing ?
I suggest opening a bug and attaching the EPP configuration file to it. Then
we can have a look...
> Regards,
> Marco.
|
|
|
Re: Build custom package [message #9119 is a reply to message #9099] |
Wed, 25 June 2008 08:16   |
Eclipse User |
|
|
|
On 24/06/2008 20:45 Markus Knauer ha scritto:
> So you are able to start and to run the created package? That doesn't sound
> too bad.
Yes, the created package works well, except for the update manager.
> Maybe... are you using the 'root' files from the Eclipse Platform team? Such
> as the platform download like this one for RC4? E.g. the file
> eclipse-platform-3.4RC4-win32.zip from
> http://ganymede-mirror1.eclipse.org/eclipse/downloads/drops/ S-3.4RC4-200806091311/download.php?dropFile=eclipse-platform -3.4RC4-win32.zip
Yes, I tried with that file, however, I get errors about what looks like
conflicting packages, such as:
Bundle org.eclipse.help_3.3.100.v20080515 failed to resolve.:
Another singleton version selected: org.eclipse.help_3.3.100.v20080610
I guess that the features and plugins contained in the zipped file are
conflicting with the plugins downloaded from the repository.
After removing the features and plugins folders from the zipped file,
the package build works well, however the product doesn't activate the
additional features (the features that were not included with the root
files package). I guess that the p2 files are not updated with the
additional features and the original set was unchanged, making the
product unusable.
> I suggest opening a bug and attaching the EPP configuration file to it. Then
> we can have a look...
Well, since eclipse 3.4 is released today, I'll wait a bit and try to
build a package with the stable 3.4 files, just is case.
Anyway, you can confirm that the EPP build should create all required
files automatically ? There isn't any additional step to do, right ?
Regards,
Marco.
|
|
|
Re: Build custom package [message #9176 is a reply to message #9119] |
Thu, 26 June 2008 09:26  |
Eclipse User |
|
|
|
On 25/06/2008 10:16 Marco Maccaferri ha scritto:
> Well, since eclipse 3.4 is released today, I'll wait a bit and try to
> build a package with the stable 3.4 files, just is case.
I have rebuilt the package with the release and all works well now.
There is still a strange thing: the first time the application is
started the about dialog shows only the SDK feature icon (only one
icon), then after restarting the about dialog shows all installed
feature icons. Maybe this belongs to p2, not strictly EPP related.
Regards,
Marco.
|
|
|
Re: Build custom package [message #577424 is a reply to message #9075] |
Tue, 24 June 2008 18:45  |
Eclipse User |
|
|
|
See answers below...
Marco Maccaferri wrote:
> Hi,
>
> I'm playing with EPP these days to build a custom package. It generally
> works, however I can't get the update manager to work. From Help ->
> Software Updates I get the following message:
>
> Cannot launch the update UI. The installation has not been configured
> property for software updates.
So you are able to start and to run the created package? That doesn't sound
too bad.
> This seems true since the built package doesn't contains the p2 and
> dropins folders, nor it contains the p2-related folders under the
> configuration folder.
That is interesting - there seem to be something missing.
> My guess is that I'm not using the correct root files, but since the
> configuration files points to a local folder, I don't know how to get
> the correct files. Also I think that there are some files that needs to
> be generated rather than copied, but doesn't seems that there is a way
> to generate these files.
Maybe... are you using the 'root' files from the Eclipse Platform team? Such
as the platform download like this one for RC4? E.g. the file
eclipse-platform-3.4RC4-win32.zip from
http://ganymede-mirror1.eclipse.org/eclipse/downloads/drops/ S-3.4RC4-200806091311/download.php?dropFile=eclipse-platform -3.4RC4-win32.zip
> What am I missing ?
I suggest opening a bug and attaching the EPP configuration file to it. Then
we can have a look...
> Regards,
> Marco.
|
|
|
Re: Build custom package [message #577441 is a reply to message #9099] |
Wed, 25 June 2008 08:16  |
Eclipse User |
|
|
|
On 24/06/2008 20:45 Markus Knauer ha scritto:
> So you are able to start and to run the created package? That doesn't sound
> too bad.
Yes, the created package works well, except for the update manager.
> Maybe... are you using the 'root' files from the Eclipse Platform team? Such
> as the platform download like this one for RC4? E.g. the file
> eclipse-platform-3.4RC4-win32.zip from
> http://ganymede-mirror1.eclipse.org/eclipse/downloads/drops/ S-3.4RC4-200806091311/download.php?dropFile=eclipse-platform -3.4RC4-win32.zip
Yes, I tried with that file, however, I get errors about what looks like
conflicting packages, such as:
Bundle org.eclipse.help_3.3.100.v20080515 failed to resolve.:
Another singleton version selected: org.eclipse.help_3.3.100.v20080610
I guess that the features and plugins contained in the zipped file are
conflicting with the plugins downloaded from the repository.
After removing the features and plugins folders from the zipped file,
the package build works well, however the product doesn't activate the
additional features (the features that were not included with the root
files package). I guess that the p2 files are not updated with the
additional features and the original set was unchanged, making the
product unusable.
> I suggest opening a bug and attaching the EPP configuration file to it. Then
> we can have a look...
Well, since eclipse 3.4 is released today, I'll wait a bit and try to
build a package with the stable 3.4 files, just is case.
Anyway, you can confirm that the EPP build should create all required
files automatically ? There isn't any additional step to do, right ?
Regards,
Marco.
|
|
|
Re: Build custom package [message #577489 is a reply to message #9119] |
Thu, 26 June 2008 09:26  |
Eclipse User |
|
|
|
On 25/06/2008 10:16 Marco Maccaferri ha scritto:
> Well, since eclipse 3.4 is released today, I'll wait a bit and try to
> build a package with the stable 3.4 files, just is case.
I have rebuilt the package with the release and all works well now.
There is still a strange thing: the first time the application is
started the about dialog shows only the SDK feature icon (only one
icon), then after restarting the about dialog shows all installed
feature icons. Maybe this belongs to p2, not strictly EPP related.
Regards,
Marco.
|
|
|
Goto Forum:
Current Time: Fri Feb 14 06:24:10 GMT 2025
Powered by FUDForum. Page generated in 1.07009 seconds
|