Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] More on abouthtml file for felix.gogo prebuilt ...

I see the missing about.html file as kind of a sticky issue. We are required to have one per Eclispe Foundation IP requirements ... but the original, pre-built bundle does not have one.
So, I'd say this means we can not treat this as pre-built and must tweak it to add our Eclipse-required about.html file.
Unless others know otherwise? I assume ICU and other pre-builts just happened to have an acceptable about.html file?

That's kind of unfortunate, that there's no way to "inject" one ... but ... I also noticed this bundle only has a 3 part version number. It should have 4. (with .qualifier added) according to good practices, or at least our Sim. Release requirements.  So, that'd be another advantage to tweaking it.

Of course, if someone wanted to work with the original felix.gogo project to get a new/improved version, new CQ, etc. that'd be fine (ideal even) but I do not know if that is realistic. The 4 part version number
seems like a good idea for any good OSGi bundle ... but, the about.html might be a pretty Eclipse specific convention. I also just noticed it has no "localization" files. Not sure there'd be much to translate,
and we could maybe live without that if that was the only thing ... but, we definitely need the about.html file, and best to have some qualifier.

Anyone have a better idea (better than not using it "pre-built", and tweaking it into compliance, that is)?






From:        DJ Houghton <DJ_Houghton@xxxxxxxxxx>
To:        Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>
Date:        01/13/2011 01:47 PM
Subject:        Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed
Sent by:        orbit-dev-bounces@xxxxxxxxxxx




According to [1], the org.apache.felix.gogo.runtime bundle is missing an about.html file.
It is also missing an ip_log file [2] as well.

[1]
http://download.eclipse.org/tools/orbit/committers/drops/I20110113160323/
[2]
http://wiki.eclipse.org/Orbit_Bundle_Checklist#Update_the_IP_Log

Inactive hide details for orbitBuilder ---01/13/2011 12:32:50 PM---View results here ->  http://build.eclipse.org:9777/dashboarorbitBuilder ---01/13/2011 12:32:50 PM---View results here -> http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log201101

From:

orbitBuilder <david_williams@xxxxxxxxxx>

To:

david_williams@xxxxxxxxxx, hmalphett@xxxxxxxxxxx, lkirchev@xxxxxxxxxxx, orbit-dev@xxxxxxxxxxx

Date:

01/13/2011 12:32 PM

Subject:

[orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed

Sent by:

orbit-dev-bounces@xxxxxxxxxxx





View results here ->
http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log20110113160323
BUILD FAILED
Ant Error Message: /shared/orbit/org.eclipse.orbit.releng.control/cc_project_build.xml:86: The following error occurred while executing this line: /shared/orbit/org.eclipse.orbit.releng.control/cc_project_build.xml:112: Tests failed. See test log.
Date of build: 2011-01-13T16:03:23
Time to build: 88 minutes 12 seconds
Last changed: 2011-01-13T16:01:23
Last log entry: Change entry for gogo bundle to explicitly list the field names.

Errors/Warnings: (32)
Test org.eclipse.orbit.releng.tests.TestLayout FAILED
checkout.builder.clean: true
retieved new version of build.cfg
Version tag for org.eclipse.orbit/org.eclipse.orbit.releng.builder is: v201101121852
retieved new version of org.eclipse.orbit/org.eclipse.orbit.releng.builder
cctimestamp: 20110113160323
datetime: 201101131623
timestamp: 20110113160323
buildfile: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml
resolution.devMode: true
cvsaccess: pserver:anonymous
buildDirectory: /shared/orbit/projects/orbit-I/workdir
chmod for /shared/orbit/projects/orbit-I/workdir/I20110113160323
chmod: getting new attributes of `updateSite': No such file or directory
chmod: getting new attributes of `commonFiles': No such file or directory
chmod: getting new attributes of `compilelogs': No such file or directory
chmod: getting new attributes of `plugins': No such file or directory
chmod: getting new attributes of `org.json_1.0.0.v201011060100': No such file or directory
chmod: getting new attributes of `repository': No such file or directory
chmod: getting new attributes of `features': No such file or directory
chmod: getting new attributes of `plugins': No such file or directory
chmod: getting new attributes of `checksum': No such file or directory
chmod: getting new attributes of `ip_logs': No such file or directory
chmod: getting new attributes of `bundles': No such file or directory
rsyncRootPrefix:
buildDirectory: /shared/orbit/projects/orbit-I/workdir
buildLabel: I20110113160323
uploadUser: david_williams
uploadServer: download1.eclipse.org
uploadRemoteDirectory: /home/data/users/david_williams/downloads/tools/orbit/committers/drops
RSYNC to: /home/data/users/david_williams/downloads/tools/orbit/committers/drops/I20110113160323
labelfile: /shared/orbit/projects/orbit-I/workdir/label.properties

Unit Tests: (0)
No Tests Run
This project doesn't have any tests

Modifications since last successful build: (4)
modified lkirchev /org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map 1.558 2011-01-13T16:01:23 Change entry for gogo bundle to explicitly list the field names.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map 1.557 2011-01-13T09:34:49 Correctly updated the feature which I had missed on the tag v201101120552.

Retagged the feature as v201101120932 and forcing a new build.
It is expected to fail as not all problems are solved yet.
modified lkirchev /org.eclipse.orbit/org.eclipse.orbit.releng/maps/build.cfg 1.203 2011-01-13T08:25:36 Update tag of org.apache.felix.gogo.runtime. Change the tag in build.cfg to use a version of buildutilities.xml in which org.apache.felix.gogo.runtime is excluded from pre-pack-conditioning.
modified lkirchev /org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map 1.556 2011-01-13T08:25:36 Update tag of org.apache.felix.gogo.runtime. Change the tag in build.cfg to use a version of buildutilities.xml in which org.apache.felix.gogo.runtime is excluded from pre-pack-conditioning.


_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/orbit-dev

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top