Thank you. I'll try my very best.
On Sat, Mar 22, 2014 at 9:01 PM, David M Williams <[email protected] > wrote: > See also, > > *Bug 430708* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=430708> - > Circularity between the features in the framework and bundles repos causes > build issues > > (though, you and others, will need to wait until after next I-build (next > Tuesday), before confirming it fixes your original issue -- but glad you > got going for now -- I'm sure the equinox team would appreciate some high > quality patches). > > > > > > From: Raymond Auge <[email protected]> > To: Equinox development mailing list <[email protected]>, > Date: 03/22/2014 07:52 PM > Subject: Re: [equinox-dev] Building RT bundles > Sent by: [email protected] > ------------------------------ > > > > Ok, oddly enough that last command works directly from within a particular > bundle directory. > > This is fine. > > - Ray > > > On Sat, Mar 22, 2014 at 7:48 PM, Raymond Auge > <*[email protected]*<[email protected]>> > wrote: > Having followed > *http://wiki.eclipse.org/Platform-releng/Platform_Build*<http://wiki.eclipse.org/Platform-releng/Platform_Build> > > and getting a successful build, how can I just build the > rt.equinox.bundles? > > I've tried: > > cd rt.equinox.bundles/ > mvn verify -Pbuild-individual-bundles -P\!api-generation > ... > [INFO] Cannot complete the request. Generating details. > [INFO] Cannot complete the request. Generating details. > [INFO] {*osgi.ws* <http://osgi.ws/>=gtk, osgi.os=linux, osgi.arch=x86, > org.eclipse.update.install.features=true} > [ERROR] Cannot resolve project dependencies: > [ERROR] Software being installed: org.eclipse.equinox.sdk.feature.group > 3.10.0.qualifier > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140121-0337 requires 'org.eclipse.equinox.bidi > [0.10.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140127-1522 requires 'org.eclipse.equinox.common > [3.6.200.v20130402-1505]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140203-2153 requires 'org.eclipse.equinox.bidi > [0.10.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140207-1548 requires 'org.eclipse.equinox.bidi > [0.10.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140217-1923 requires 'org.eclipse.equinox.bidi > [0.10.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140224-1517 requires 'org.eclipse.equinox.bidi > [0.10.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140225-1603 requires 'org.eclipse.equinox.concurrent > [1.1.0.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140226-1626 requires 'org.eclipse.equinox.security > [1.2.0.v20130424-1801]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140305-1523 requires 'org.eclipse.equinox.common > [3.6.200.v20130402-1505]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140310-1324 requires 'org.eclipse.equinox.transforms.xslt > [1.0.300.v20130327-1442]' but it could not be found > [ERROR] Missing requirement: org.eclipse.equinox.core.sdk.feature.group > 3.10.0.v20140313-1948 requires 'org.eclipse.equinox.security > [1.2.0.v20130424-1801]' but it could not be found > [ERROR] Cannot satisfy dependency: org.eclipse.equinox.sdk.feature.group > 3.10.0.qualifier depends on: org.eclipse.equinox.core.sdk.feature.group > 0.0.0 > [ERROR] > [ERROR] Internal error: java.lang.RuntimeException: No solution found > because the problem is unsatisfiable.: [Unable to satisfy dependency from > org.eclipse.core.runtime.feature.feature.group 1.1.0.v20140123-0905 > ... > > This worked for rt.equinox.framework. > > The top level build already succeeded. What's the problem? > > PS: I'd really just like to be able to build per bundle. Is that not > possible? > > -- > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > (@rotty3000) > Senior Software Architect > *Liferay, Inc.* <http://www.liferay.com/> (@Liferay) > > > > > -- > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > (@rotty3000) > Senior Software Architect > *Liferay, Inc.* <http://www.liferay.com/> (@Liferay) > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > > > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > > -- *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> (@rotty3000) Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> (@Liferay)
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
