Hi Dennis, I don't have IE 11 readily available, so I can't verify the report of a virus. It appears to be complaining about a file in a copy of Apache Wink in the samples project. That's being used to demo using the Juneau serializers and parsers using handlers defined for JAX-RS. I'll have to look into it further. I would avoid running the samples project until it's resolved :-)
The javadocs are currently being hosted on GitHub and are accessible here: http://jamesbognar.github.io/juneau-docs/doc/index.html The main documentation is located in the overview document.... http://jamesbognar.github.io/juneau-docs/doc/overview-summary.html#TOP On Thu, Jun 16, 2016 at 11:05 AM, Dennis E. Hamilton < dennis.hamil...@acm.org> wrote: > It appears that POJO = Plain-Old Java Object. > > There does not seem to be consensus on what qualifies as a POJO. There is > at least one definition that suggests absence of a need for a class path > (?! whatever that means, perhaps being about dependencies?). Is there some > technical, definitive definition of what qualifies as a POJO for Juneau? > > On attempting download from page > https://sites.google.com/site/apachejuneau/downloads my Internet browser > identified Juneau-6.0.0.zip as containing a virus and the download was > deleted :(. The detected item is identified as Trojan:Win32/Spursint.A!cl > and is considered dangerous, executing commands from an attacker. The > offender appears to be > > juneau-6.0.0.zip->samples/juneau-samples-6.0.0.war > ->WEB-INF/lib/wink-server-1.2.1-incubating.jar > ->HtmlDefaultRepresentation/js/CollapseExpand.js > > The detection is from Windows Defender using Internet Explorer 11 on > Microsoft Windows 10 Pro x64. > > It would be helpful, perhaps, if the JavaDocs were accessible via HTTP > directly. > > Having said all of that, this is certainly an interesting prospect. > > - Dennis > > > > -----Original Message----- > > From: James Bognar [mailto:james.bog...@salesforce.com] > > Sent: Thursday, June 16, 2016 10:09 > > To: general@incubator.apache.org > > Subject: Re: [DISCUSS] Juneau Incubation Proposal > > > > FYI....here's the content of the proposal. > > > > = Juneau Toolkit = > > > > == Abstract == > > > > Apache Juneau is a toolkit for marshalling POJOs to a wide variety of > > content types using a common framework, and for creating sophisticated > > self-documenting REST interfaces and microservices using VERY little > > code. > > > > == Proposal == > > > > An external website has been set up to point to existing libraries and > > documentation: > > https://sites.google.com/site/apachejuneau/ > > > [ ... ] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > -- James Bognar