Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Orbit IP Log

As discussed on the wiki page:
      http://wiki.eclipse.org/index.php/Orbit_IP_Log
we have been working towards creating an IP Log file in Orbit which
contains information about each project.

We have written a script which will process each file and present this
information in a meaningful manner. This will also be used to dynamically
keep track of what bundles and versions are in Orbit. (no more need to keep
updating a static web page somewhere)

Here is what we would like each project owner to do:

- Create the file
      - create a file called <bundle_name>.ip_log in
/org.eclipse.orbit.releng/ip_log
      - note that we are still using the "set1" branch in this project
- Populate the file
      - for each version of the bundle, create a <project...> element in
the file
      - populate it with the appropriate information

I have put a template file on the wiki page which most people will just be
able to take and fill in the appropriate values. If you have multiple JARs
in your bundle which are contributed under multiple licenses then your
resulting file will differ from the template.

Please direct comments/questions/concerns to the orbit-dev@xxxxxxxxxxx
mailing list.

Thanks.



Back to the top