[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ecf-dev] about.html in zookeeper
|
On 06/15/2010 07:19 AM, Scott Lewis wrote:
> Hi Folks,
>
> On this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=316720 there
> is an updated listing of the bundles/projects that are lacking an
> about.html file:
>
> https://bugs.eclipse.org/bugs/attachment.cgi?id=171889
>
> Unfortunately, I didn't notice this previously, but one of the
> bundles/projects still missing an about.html file is the apache
> zookeeper bundle...which is contributed by ECF
>
> org.apache.zookeeper_3.3.0.jar
>
> I assume that this bundle uses the asl v2 license. If the asl v2
> license is correct for zookeeper (Wim/Ahmed?), an about.html and the
> aslv20.txt should be added to this bundle (Release_3_3 branch as well as
> HEAD) as soon as possible. A model for how to structure the about.html
> is available in the Jive bundle (org.jivesoftware.smack) located in this
> module in cvs:
>
> org.eclipse.ecf/protocols/bundles/org.jivesoftware.smack
>
> Note that once the about.html and aslv20.txt are added to the bundle,
> they should also be added appropriately to the build.properties (both
> the bin and source).
> If others are unable to do this before Tuesday morning pacific time, I
> will try to do it then....followed by a rebuild.
Done in https://bugs.eclipse.org/316857
Markus