Hello again, I have managed to remove all the errors and compile (converting the ace root project from general project to bnd). I had also changed the run-target to use java 8, right now in trunk is configured to use 7.
https://drive.google.com/file/d/0B4YVoYG0tdzzZDlEeUJ6X3U4SHM/view?pref=2&pli=1 Just a questions, how should I package? In https://ace.apache.org/docs/setup-dev-environment.html says to use ant: $ cd build$ ant package-bin but i have not found any build.xml file. Thanks!! On Sun, Jun 19, 2016 at 11:05 AM, Jorge Martín Cuervo < [email protected]> wrote: > Hello all, > > I am trying to compile ACE from source to try some changes in the target > bundle, but I am experimenting issues. > > I was able to get the code from SVN, import into eclipse, set up the > projects and update the osgi workspace, > First, I am using the source from trunk, and I had to configure Java 8 for > some bundles, and: > > - agent is not compiling because bundles range and feedback are missing > - range is not compiling because "is missing required Java project: 'ace'" > (see screenshot below) > > > https://drive.google.com/file/d/0B4YVoYG0tdzzM2JLODh6dm5hZTQ/view?pref=2&pli=1 > > As some bundles are ok (like console logger) I have the feeling the issue > is because the "Bnd Bundle Path" is including the project/folder /ace by > mistake, but I have no idea how to continue. > > I would appreciate any comment on that subject. > Many thanks to all! > > > -- > ____________________________________ > Jorge Martin Cuervo > > email <[email protected]> > voice 0032 489 336 802 > voice 0034 660 026 384 > skype jorgemartincuervo > ____________________________________ > -- ____________________________________ Jorge Martin Cuervo email <[email protected]> voice 0032 489 336 802 voice 0034 660 026 384 skype jorgemartincuervo ____________________________________
