Quantcast
Channel: tycho-user
Browsing all 4647 articles
Browse latest View live

Re: [tycho-user] How to generate update site containing source code?

Hello Thanks a lot for the fast response and the valuable hints. Iâve made some progress but Iâm still not done. Iâve create a feature for the sources as described on...

View Article


Re: [tycho-user] How to generate update site containing source code?

If you simply add both the feature and the source feature, you'll get both on the site. Here's an example with both: https://github.com/jbosstools/jbosstools-openshift/blob/master/site/category.xml And...

View Article


Re: [tycho-user] How to generate update site containing source code?

Hello Nick This worked! I had to understand that the empty subfolder /sourceTemplateFeature does the trick. Thanks a lot, Benno -----Original Message----- From: tycho-user-bounces@xxxxxxxxxxx...

View Article

[tycho-user] Negative requirements: How to include mutually exclusive...

Hi, I have a Tycho build containing two features org.example.foo and org.example.bar, which both use a p2.inf to state a *negative* requirement [1] on the opposite feature: org.example.foo/p2.inf: >...

View Article

Re: [tycho-user] Negative requirements: How to include mutually exclusive...

Andreas Sewe wrote: > For me, this defeats the purpose of the negative requirements: I want to > offer the user both features Foo and Bar on the same update site, but > prevent that he...

View Article


Re: [tycho-user] Build plugin and source-plugin from pre-built jar's and...

On 2017-08-23 14:00, DELHELLE Anthony wrote: Hi, I think I did what you want in my project using the Eclipse-SourceBundle instruction in the manifest of the source plugin. I bundled my jar in a plugin...

View Article

Re: [tycho-user] Build plugin and source-plugin from pre-built jar's and...

On 2017-09-07 20:46, Andreas Pakulat wrote: Inspecting the setup it appears the Eclipse/PDE folks worked around the lack of support for configuring those roots-entries in Tycho by letting Tycho build...

View Article

[tycho-user] tycho-version-plugin: Update version range with SNAPSHOT version

Hi Mailing list, I observe following behaviour when I use tycho-version-plugin for updating project version and the version range to a new SNAPSHOT version and I'd like to find out if this behaviour is...

View Article


[tycho-user] Running tests from another build

Dear List,I am trying to setup a tycho build to run a set of Junit plugin tests that have already been built into a jar.What I have done so far is create a target file that contains the JUnit plugin...

View Article


Re: [tycho-user] Running tests from another build

Hi,Either your module hosting the snippet needs to use `eclipse-test-plugin` packaging (which implicitly triggers execution of tycho-surefire-plugin) or you need to define an `execution` for your...

View Article

Re: [tycho-user] tycho-version-plugin: Update version range with SNAPSHOT...

could be a bug in the updateVersionRangeMatchingBounds option. https://github.com/eclipse/tycho/commit/bd715d9dc044256e9298a8b71cbab2b910f6623c has some tests so you could check whether your scenario...

View Article

Re: [tycho-user] tycho-version-plugin: Update version range with SNAPSHOT...

Jan, thank you for answering. I checked the tests and my scenario isn't covered. Therefore, I opened a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=522416 Best regards, Sandra > Gesendet:...

View Article

[tycho-user] Tycho Extras sourceref.jgit plugin and Git worktrees

I'm seeing an error with the packaging plugin when building inside a Git worktree [1] (other than the default worktree created by the initial clone). [ERROR] Failed to execute goal...

View Article


Re: [tycho-user] Tycho Extras sourceref.jgit plugin and Git worktrees

On Wed, Sep 20, 2017 at 10:03 PM, Justin Georgeson <Justin.Georgeson@xxxxxxxxxxxxxxx> wrote:I'm seeing an error with the packaging plugin when building inside a Git worktree [1] (other than the...

View Article

Re: [tycho-user] [EXTERNAL] Re: Tycho Extras sourceref.jgit plugin and Git...

L thanks.   From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Matthias Sohn Sent: Wednesday, September 20, 2017 3:16 PM To: Tycho user list...

View Article


[tycho-user] how to force tycho to use a specific set of plugins from the...

Hi,i have this as a setup (i have even more git repo's but to keep it simple)1> Git repo A eclipse plugins with version 12> Git repo B eclipse plugins with version 1 (this has also the .product...

View Article

Re: [tycho-user] how to force tycho to use a specific set of plugins from the...

Hi, did you already try to use P2-Repositories[1] as dependency source for plugins from repo A instead of local Maven repository? So, build A in version 1 builds a P2 repo which is then fed to build B...

View Article


Re: [tycho-user] how to force tycho to use a specific set of plugins from the...

Problem with that is that multiply git repo's with eclipse plugins (which normally would be in a workspace)are constantly being build and updatedÂThose are going into the git repo, and for that i also...

View Article

Re: [tycho-user] how to force tycho to use a specific set of plugins from the...

> > On 27 September 2017 at 11:59, Henrik Steudel <hst@xxxxxxxxx> wrote: > > > > did you already try to use P2-Repositories[1] as dependency source for > > plugins from...

View Article

Re: [tycho-user] how to force tycho to use a specific set of plugins from the...

I think you have to do this by configuring your CI to share artifacts between builds so Tycho can use artifacts found in the local maven repository.On 1 October 2017 at 22:07, Tom Bryan (tombry)...

View Article
Browsing all 4647 articles
Browse latest View live


Latest Images