Re: Jelly Email Tag Library and Sources
Oliver Heger <[email protected]> Sat, 6 Aug 2016 16:02:08 +0200
| Newsgroups | gmane.comp.jakarta.repository |
|---|---|
| Message-ID | <[email protected]> |
Hi, the jars for core and all tag libs can be found in the Maven repository. For instance, use the following URL to search for: https://mvnrepository.com/search?q=commons-jelly Complete source code is available in the Apache subversion repository. It can be checked out with the following command: svn checkout http://svn.apache.org/repos/asf/commons/proper/jelly/trunk/ commons-jelly Regards Oliver Am 06.08.2016 um 03:49 schrieb Coda: > Hello, list. > > I have been searching today for the jar and sources for the commons > jelly email tag library. The core library is available but the email > tag library is not. All of the download URL references from the website > are broken. > > http://commons.apache.org/proper/commons-jelly/libs/email/tags.html > > I have the jar because it ships with the software product I am using but > I still need the sources, specifically the test cases. Can anybody tell > me whether or not there is an archive repository that still contains > this code? I searched for quite a while to find it but I did not > succeed. It is not in any of the current repositories. It seems to > have been lost and the only jelly tag library that is available is the > core library. In addition to the core and email library there was also > a FMT (I’m not sure what this one was), JSL, JUnit, SQL, XML and Util > tag library. I would love a repository with those as well. > > Any help is welcome. Thanks in advance! > > Ben