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)))
I am testing using a barebone felix install:
ID|State |Level|Name
0|Active | 0|System Bundle (4.0.1)
1|Active | 1|Apache Felix Bundle Repository (1.6.6)
2|Active | 1|Apache Felix Gogo Command (0.12.0)
3|Active | 1|Apache Felix Gogo Runtime (0.10.0)
4|Active | 1|Apache Felix Gogo Shell (0.10.0)
5|Active | 1|Apache Felix Log Service (1.0.1)
6|Active | 1|Apache Felix Http Bundle (2.2.0)
7|Active | 1|Apache Felix Http Jetty (2.2.0)
8|Active | 1|Apache Felix Configuration Admin Service (1.2.8)
9|Active | 1|Apache Felix Metatype Service (1.0.4)
14|Installed | 1|Apache Felix Web Management Console (3.1.9.SNAPSHOT)
So maybe the dependencies of the WebConsole have changed?
Also, what do you think about the nightly? I think it would be nice to have
it working again, if time allows it :)
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]
>
>