Re: [tycho-user] Tycho 0.16 materialize-products goal
Hi Simon,A lot of thanks for your help. "clean deploy" helps me.Thanks,IgorOn Fri, Mar 1, 2013 at 5:40 PM, Simon Goodall <simon@xxxxxxxxxxxxxxxxxx> wrote: Hi Igor,You may need to try just "clean...
View ArticleRe: [tycho-user] Symbolic links do not seem to be created
When I unzip the archive in the products folder there is no symbolic link, but when I check the unarchived version in "/target/products/example.product.id/linux/gtk/x86" I do see the symbolic link. I...
View ArticleRe: [tycho-user] Tycho Build with Eclipse Target includingGalileoBabel
Well observed. Tycho does in fact resolve separately per ws/os/arch (because of a p2 limitation [1]), so the most likely solution is that the metadata of org.eclipse.babel.nls_eclipse_de.feature.group...
View ArticleRe: [tycho-user] Tycho Build with Eclipse Target including Galileo Babel
On 3/1/13 4:09 AM, "Jeff MAURY" wrote:I'm not quite sure this is the same bug as you were facing a compilation error and Alexander is facing a resolution error.True, my original problem was...
View ArticleRe: [tycho-user] Changes in archive-products or dependencies?
it depends on your MacOS system locale, see the referenced bug for details Jan -----Original Message----- From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of...
View Article[tycho-user] jgit timestamp provider ignores local changes
Hi all, For our project, I gave a try to http://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers . It's working well, but in the case a local change happen on the module, the timestamp provider...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On Tue, Mar 5, 2013 at 10:28 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote: Hi all, For our project, I gave a try to http://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers . It's working...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On 5 Mar 2013, at 15:28, Mickael Istria <mistria@xxxxxxxxxx> wrote: > It's working well, but in the case a local change happen on the module, the timestamp provider doesn't detect it and still...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On 03/05/2013 04:40 PM, Paul Webster wrote: I know for what we use it for (the platform build) that we expect the current behaviour (tied to commit timestamp, not filesystem changes). But maybe a...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
works as designed. uncommitted local changes are out of scope for the jgit timestamp provider. Jan From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Mickael...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On Tue, Mar 5, 2013 at 10:45 AM, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote: On 5 Mar 2013, at 15:28, Mickael Istria <mistria@xxxxxxxxxx> wrote: > It's working well, but in the case a...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On 03/05/2013 04:45 PM, Alex Blewitt wrote: On 5 Mar 2013, at 15:28, Mickael Istria <mistria@xxxxxxxxxx> wrote: It's working well, but in the case a local change happen on the module, the...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
https://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/tree/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.java?id=tycho-extras-0....
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
Just to clarify, jgit timestamp for a dirty working tree does not make sense because it is impossible to know if the changes will be committed or not. So the patch should fail the build if the working...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On 2013-03-06 5:32 AM, Mickael Istria wrote: On 03/05/2013 05:10 PM, Igor Fedorenko wrote: Just to clarify, jgit timestamp for a dirty working tree does not make sense because it is impossible to know...
View ArticleRe: [tycho-user] jgit timestamp provider ignores local changes
On 03/06/2013 01:02 PM, Igor Fedorenko wrote: I would not use different qualifier strings based on state of working copy. Qualifiers are compared as strings, I can't recall if longer string is...
View Article[tycho-user] â MÃra BroÅek poÅÃdal o vaÅe hodnocenà svà fotky
Title: MÃra BroÅek poÅÃdal o vaÅe hodnocenà svà fotky See this email in English, Deutsch, FranÃais, Italiano, EspaÃol, PortuguÃs or 36 other languages. PomÅÅeÅ mi vylepÅit hodnocenà mà fotky? HodnoÅte...
View Article[tycho-user] repository set in child pom is not being considered
Hello, I'm facing a problem that a p2 repository added in a child pom is not being considered by tycho. Using m2e to see the effective pom I can see all of them ( some set in parent and the one set in...
View ArticleRe: [tycho-user] repository set in child pom is not being considered
I forgot to say that I have a hierarchy of POMs. I have one Corporate POM, some System POMs and lot of module POMs.The POM where I've set the ignored repository is a System POM that inheriting from the...
View ArticleRe: [tycho-user] repository set in child pom is not being considered
Well,We discover the problem. We were setting the repository in the aggregator pom instead the parent pom.:-/regards,Cristiano2013/3/6 Cristiano GaviÃo <cvgaviao@xxxxxxxxx> I forgot to say that I...
View Article