Hi, > On 19 Jun 2016, at 15:30, Jorge Martín Cuervo <[email protected]> wrote: > > 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.
Drats, we forgot to update this part of the documentation when we migrated the ACE build from ant to gradle. Unfortunately, this cannot be done directly from Eclipse. Instead, use your command prompt to issue: C:\path\to\ace\source\> gradlew.bat run-target:export … :run-target:export BUILD SUCCESSFUL Total time: 6.967 secs C:\path\to\ace\source\> A `target.jar’ should be created in the "run-target\generated\distributions\executable” directory. Hope this helps. We’ll fix our documentation on this point. -- Met vriendelijke groeten | Kind regards Jan Willem Janssen | Software Architect +31 631 765 814 My world is something with Amdatu and Apache Luminis Technologies Churchillplein 1 7314 BZ Apeldoorn +31 88 586 46 00 https://www.luminis.eu KvK (CoC) 09 16 28 93 BTW (VAT) NL8170.94.441.B.01
signature.asc
Description: Message signed with OpenPGP using GPGMail
