Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
TENTACLES-7
- Added missing documentation and first template of release notes. git-svn-id: https://svn.apache.org/repos/asf/creadur/tentacles/trunk@1620518 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,13 @@ | ||
Tentacles 0.1 SNAPSHOT | ||
====================== | ||
|
||
* Compiler level is 1.6. | ||
* Enhanced javadoc to avoid errors with jdk8. | ||
* Issues resolved (see http://issues.apache.org/jira): | ||
Bug | ||
* [TENTACLES-?] - nothing yet | ||
Improvement | ||
* [TENTACLES-7] - scan archives in EAR and RAR files | ||
* [TENTACLES-3] - provide help text if runtime parameters are missing | ||
* [TENTACLES-2] - use proper escaping in Velocity template files. | ||
* [TENTACLES-1] - allow filtering of directories in LicenseFilter |