xyz-feature does not have a valid license agreement [message #140697] |
Tue, 28 February 2006 05:57 |
Eclipse User |
|
|
|
Originally posted by: n.bernich.idp.de
Hi ..
I am attempting to package existing features into an update site following
the Eclipse-Help-instructions.
My colleagues have created three features, which contains diverse plugins.
The feature.xml's have their entries for Feature Description, Copyright
Notice, and License Agreement like the one below:
<feature
id="de.foo.bar.theFeature"
label="the-feature"
version="3.1.1"
provider-name="">
<description url="http://www.example.de/discription">
xyz xxx
</description>
<copyright url="http://www.example.de/copyright">
(c) Copyright 'The Company' 2006. All rights reserved.
</copyright>
<license url="http://www.example.de/license">
blablabla...yadda, yadda, yadda
</license>
<plugin
id="org.eclipse.core.runtime"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ui"
...
I have created an update site project to distribute that features.
If I use the "Find and Install" wizard where my remote update site lists
the
offered features, I get an error notification for only two of the
previously
selected three features :
'de.foo.bar.myProduct1-feature (1.0.0) does not have a valid license
agreement.'
'de.foo.bar.myProduct2-feature (3.1.0) does not have a valid license
agreement.'
The third one could be downloaded and saved automatically as i intend the
updatemanager to do so...
How can i solve this problem? Could anybody give me a hint?
Any help would be appriciated!
Thanks
Nicole
|
|
|
Powered by
FUDForum. Page generated in 0.09149 seconds