I installed the new libraries and now it works like a charm! thanks for your time, alex
On Thu, Jan 26, 2012 at 2:03 PM, Felix Meschberger <[email protected]>wrote: > Hi, > > Am 26.01.2012 um 13:36 schrieb Alex Parvulescu: > > > Hi Felix, > > > > thanks! > > > > I can confirm that it is building now. > > > > ...but :) > > Installing it doesn't work anymore: > > > > org.osgi.framework.BundleException: Unresolved constraint in bundle > > org.apache.felix.webconsole [14]: Unable to resolve 14.0: missing > > requirement [14.0] osgi.wiring.package; > > > (&(osgi.wiring.package=org.apache.commons.fileupload)(version>=1.2.0)(!(version>=2.0.0))) > > Yes, we recently removed the embedded libraries commons fileupload, > commons io and json. You have to install them separately. > > The commons libraries are already bundles and can be deployed as is. For > json you might want to take the json bundle from the Geronimo project: > org.apache.geronimo.bundles:json:20090211_1 > > > > > Also, what do you think about the nightly? I think it would be nice to > have > > it working again, if time allows it :) > > I think this runs on a bamboo build farm outside of Apache. Not sure about > that setup nowadays. > > We might want to setup builds on the ASF Jenkins ... > > Regards > Felix > > > > > thanks, > > alex > > > > On Thu, Jan 26, 2012 at 12:58 PM, Felix Meschberger <[email protected] > >wrote: > > > >> Hi > >> > >> I fixed this. You may update and try again. > >> Thanks for reporting. > >> > >> Regards > >> Felix > >> > >> Am 26.01.2012 um 12:44 schrieb Alex Parvulescu: > >> > >>> Hi, > >>> > >>> I'm trying to build the WebConsole from trunk and I am unable to > because > >> of > >>> the animal-sniffer-maven-plugin: > >>> > >>> [INFO] > >>> [INFO] --- animal-sniffer-maven-plugin:1.7:check (default) @ > >>> org.apache.felix.webconsole --- > >>> [INFO] Checking unresolved references to > >>> org.codehaus.mojo.signature:java14:1.0 > >>> [ERROR] Undefined reference: > >>> java/lang/Boolean.parseBoolean(Ljava/lang/String;)Z in > >>> > >> > /home/alex/work/felix/felix-trunk/webconsole/target/classes/org/apache/felix/webconsole/internal/compendium/LogServlet.class > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] BUILD FAILURE > >>> ---- > >>> > >>> Unable to build, I searched for a nightly build, and stumbled into this > >> old > >>> thing [0]: > >>> - Last stable build (#8), 1 yr 5 mo ago > >>> - Last successful build (#8), 1 yr 5 mo ago > >>> > >>> So, is there any fresh nightly build available so I can test out some > >>> quirks I've seen on WebConsole 3.1.8? > >>> > >>> thanks, > >>> alex > >>> > >>> [0] https://builds.apache.org/job/Felix-WebConsole/ > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

