Author: pottlinger
Date: Tue Aug 26 06:59:21 2014
New Revision: 1620518
URL: http://svn.apache.org/r1620518
Log:
TENTACLES-7
- Added missing documentation and first template of release notes.
Added:
creadur/tentacles/trunk/RELEASE_NOTES.txt (with props)
Modified:
creadur/tentacles/trunk/README.mdtext
Modified: creadur/tentacles/trunk/README.mdtext
URL:
http://svn.apache.org/viewvc/creadur/tentacles/trunk/README.mdtext?rev=1620518&r1=1620517&r2=1620518&view=diff
==============================================================================
--- creadur/tentacles/trunk/README.mdtext (original)
+++ creadur/tentacles/trunk/README.mdtext Tue Aug 26 06:59:21 2014
@@ -11,7 +11,7 @@ The tool is not specific to maven and wi
the provided URL and download all files matching the following
pattern:
- .*\.(jar|zip|war|ear|tar.gz)
+ .*\.(jar|zip|war|ear|rar|tar.gz)
Tar.gz files are downloaded though there is currently no support for
unpacking them.
Added: creadur/tentacles/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/creadur/tentacles/trunk/RELEASE_NOTES.txt?rev=1620518&view=auto
==============================================================================
--- creadur/tentacles/trunk/RELEASE_NOTES.txt (added)
+++ creadur/tentacles/trunk/RELEASE_NOTES.txt Tue Aug 26 06:59:21 2014
@@ -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
Propchange: creadur/tentacles/trunk/RELEASE_NOTES.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: creadur/tentacles/trunk/RELEASE_NOTES.txt
------------------------------------------------------------------------------
svn:mime-type = text/plain