Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] How can I add my bundles to Bucky/Hudson builder?

 Hello,

I committed changes to o.e.e.remoteservice.rest.feature (added my bundle
o.e.e.remoteservice.rest.synd). I tried to start build
C-HEAD-remoteservices.rest.feature and I got current messages to console:

INFO:  Resetting target platform Directory /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace//targetPlatformPath
INFO:  Import complete.
INFO:  build
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/src/org/eclipse/ecf/remoteservice/rest/synd/SyndFeedResponseDeserializer.java, line 11: The import com.sun.syndication cannot be resolved
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/src/org/eclipse/ecf/remoteservice/rest/synd/SyndFeedResponseDeserializer.java, line 12: The import com.sun.syndication cannot be resolved
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/src/org/eclipse/ecf/remoteservice/rest/synd/SyndFeedResponseDeserializer.java, line 28: SyndFeedInput cannot be resolved to a type
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/src/org/eclipse/ecf/remoteservice/rest/synd/SyndFeedResponseDeserializer.java, line 32: FeedException cannot be resolved to a type
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/META-INF/MANIFEST.MF, line 9: No available bundle exports package 'com.sun.syndication.feed'
Error: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.remoteservice.rest.synd/META-INF/MANIFEST.MF, line 10: No available bundle exports package 'com.sun.syndication.io'
Warning: file /opt/hudson/jobs/C-HEAD-remoteservice.rest.feature/workspace/projects/org.eclipse.ecf.tests.apache.httpclient.server: An API baseline has not been set for the current workspace.
Terminating xvnc.

PMC has approved my CQ of ROME project (com.sun.syndication)[1] and
JDom[2]. Could you add this jars to our Bucky/Hudson?

1. http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4507
2. http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4508

01.10.2010 10:06, Markus Alexander Kuppe пишет:
> On 10/01/2010 07:19 AM, Pavel Samolisov wrote:
>> Hello,
>>
>> One question. What should I do after PMC approved my CQ? Should I add
>> libraries to our Bucky/Hudson or this libraries will be added automaticaly?
> If you add you bundles to the existing remoteservice.rest and examples
> projects, you won't have to do anything (although we might have to tweak
> the rmap due to new third party dependencies).
>
> Markus
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev


-- 
Thanks,
Pavel Samolisov, ECF committer
From soviet Russia with love!

Blog: http://samolisov.blogspot.com
Twitter: http://twitter.com/samolisov_eng
XMPP/Jabber: samolisov@xxxxxxxxx


Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top