Upload JUEL ----------- Key: MAVENUPLOAD-1498 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1498 Project: maven-upload-requests Issue Type: Task Reporter: Martin Ellis
JUEL is an implementation of the javax.el.* API - the basis of the Unified Expression Language used in JSP/JSF. It's Apache 2.0 licenced, with copy of CDDL'd javax.el API from Glassfish. The main site for the project is http://juel.sf.net/ It's written by Christoph Beck, of Odysseus Software, http://odysseus.de/ The de.odysseus.juel groupId is his choice (in preference to net.sf.juel - the packages for the implementation classes are under de.odysseus. The odysseus.de domain is registered to Christoph: http://www.who.is/whois-de/ip-address/odysseus.de/ who has uploaded the bundle to that domain: http://odysseus.de/juel/juel-2.1.0-bundle.jar The pom in the referenced bundle includes my name and his (this is the best I can do for a contributor URL). The main jar includes everything you need to embed the EL interpreter. The impl jar is similar, but lacks the javax.el.* API - hence is useful for replacing the implementation used by a container that already has a copy of those classes. Thanks. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira