Skip to content
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
This repository was archived by the owner on Dec 9, 2018. It is now read-only.

bndtools can't build itself from a clean checkout #327

@fhuberts

Description

@fhuberts

see title:

bndtools 068724d can't build itself.

git clean -fdx

startup eclipse and let it build: fail

Description Resource    Path    Location    Type
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.jareditor/generated/bndtools.jareditor.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.release/generated/bndtools.release.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/bndtools.repository.base/generated/bndtools.repository.base.jar bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.bndtools.embeddedrepo/generated/org.bndtools.embeddedrepo.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Input file does not exist: /home/ferry/vcs/pelagic/bndtools/org.osgi.impl.bundle.bindex/generated/org.osgi.impl.bundle.bindex.jar   bnd.bnd /bndtools.build Unknown Bndtools Problem Marker
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.core/generated/bndtools.core.jar does not exist    bnd.bnd /bndtools.repository.base   Unknown Bnd Classpath Resolution Problem
Project bundle /home/ferry/vcs/pelagic/bndtools/bndtools.diff/generated/bndtools.diff.jar does not exist    bnd.bnd /bndtools.release   Unknown Bnd Classpath Resolution Problem
Repository file /home/ferry/vcs/pelagic/bndtools/cnf/cache/.obr/https%3A%2F%2Fraw.github.com%2Fbnd%2Frepo%2Fmaster%2Fbundles%2Fbiz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.47.0.jar does not exist  bnd.bnd /org.osgi.impl.bundle.bindex    Unknown Bnd Classpath Resolution Problem
Repository file /home/ferry/vcs/pelagic/bndtools/cnf/eclipse-3.5.2/.augmented/org.eclipse.ui_3.5.2.M20100120-0800.jar does not exist    bnd.bnd /bndtools.jareditor Unknown Bnd Classpath Resolution Problem
The container 'Bnd Bundle Path' references non existing library '/cnf/cache/.obr/https%3A%2F%2Fraw.github.com%2Fbnd%2Frepo%2Fmaster%2Fbundles%2Fbiz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.47.0.jar'   org.osgi.impl.bundle.bindex     Build path  Build Path Problem
The container 'Bnd Bundle Path' references non existing library '/cnf/eclipse-3.5.2/.augmented/org.eclipse.ui_3.5.2.M20100120-0800.jar' bndtools.jareditor      Build path  Build Path Problem
Will not build OSGi bundle(s) for project bndtools.core until compilation problems are fixed.   bnd.bnd /bndtools.core  Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.diff until compilation problems are fixed.   bnd.bnd /bndtools.diff  Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.jareditor until compilation problems are fixed.  bnd.bnd /bndtools.jareditor Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.release until compilation problems are fixed.    bnd.bnd /bndtools.release   Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project bndtools.repository.base until compilation problems are fixed.    bnd.bnd /bndtools.repository.base   Unknown Bndtools Problem Marker
Will not build OSGi bundle(s) for project org.osgi.impl.bundle.bindex until compilation problems are fixed. bnd.bnd /org.osgi.impl.bundle.bindex    Unknown Bndtools Problem Marker

(ant build works ok though)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions