The following document contains the results of RAT (Release Audit Tool) .
*****************************************************
Summary
-------
Notes: 5
Binaries: 5
Archives: 2
Standards: 52
Apache Licensed: 44
Generated Documents: 0
JavaDocs are generated and so license header is optional
Generated files do not required license headers
8 Unknown Licenses
*******************************
Archives (+ indicates readable, $ unreadable):
+ lib/subethasmtp-smtp-1.2-java14.jar
+ lib/subethasmtp-wiser-1.2-java14.jar
*****************************************************
Files with AL headers will be marked L
Binary files (which do not require AL headers) will be marked B
Compressed archives will be marked A
Notices, licenses etc will be marked N
!????? build.xml
AL conf/checkstyle.xml
!????? conf/CodeWrestler.excludes
AL conf/HEADER.txt
!????? conf/LIBS-NOTICE.txt
!????? doap_email.rdf
N lib/README.txt
A lib/subethasmtp-smtp-1.2-java14.jar
A lib/subethasmtp-wiser-1.2-java14.jar
N LICENSE.txt
!????? maven-build.properties
!????? maven-build.xml
N NOTICE.txt
AL pom.xml
N README.txt
N RELEASE-NOTES.txt
AL src/assembly/bin.xml
AL src/assembly/src.xml
AL src/java/org/apache/commons/mail/ByteArrayDataSource.java
AL src/java/org/apache/commons/mail/DefaultAuthenticator.java
AL src/java/org/apache/commons/mail/Email.java
AL src/java/org/apache/commons/mail/EmailAttachment.java
AL src/java/org/apache/commons/mail/EmailException.java
AL src/java/org/apache/commons/mail/EmailUtils.java
AL src/java/org/apache/commons/mail/HtmlEmail.java
AL src/java/org/apache/commons/mail/MultiPartEmail.java
AL src/java/org/apache/commons/mail/package.html
AL src/java/org/apache/commons/mail/SimpleEmail.java
B src/site/resources/images/email-logo-white.png
B src/site/resources/images/email-logo-white.xcf
AL src/site/site.xml
B src/test/images/asf_logo_wide.gif
AL src/test/org/apache/commons/mail/BaseEmailTestCase.java
AL src/test/org/apache/commons/mail/DefaultAuthenticatorTest.java
AL src/test/org/apache/commons/mail/EmailAttachmentTest.java
AL src/test/org/apache/commons/mail/EmailTest.java
AL src/test/org/apache/commons/mail/HtmlEmailTest.java
AL src/test/org/apache/commons/mail/InvalidAddressTest.java
AL src/test/org/apache/commons/mail/InvalidInternetAddressTest.java
AL src/test/org/apache/commons/mail/mocks/MockEmailConcrete.java
AL src/test/org/apache/commons/mail/mocks/MockHtmlEmailConcrete.java
AL src/test/org/apache/commons/mail/mocks/MockMultiPartEmailConcrete.java
AL src/test/org/apache/commons/mail/mocks/MockSimpleEmail.java
AL src/test/org/apache/commons/mail/mocks/package.html
AL src/test/org/apache/commons/mail/MultiPartEmailTest.java
AL src/test/org/apache/commons/mail/package.html
AL src/test/org/apache/commons/mail/SendWithAttachmentsTest.java
AL src/test/org/apache/commons/mail/settings/EmailConfiguration.java
AL src/test/org/apache/commons/mail/settings/package.html
AL src/test/org/apache/commons/mail/SimpleEmailTest.java
AL STATUS.html
AL xdocs/building.xml
AL xdocs/changes.xml
AL xdocs/cvs-usage.xml
AL xdocs/download_email.xml
B xdocs/images/email-logo-white.png
B xdocs/images/email-logo-white.xcf
AL xdocs/index.xml
AL xdocs/issue-tracking.xml
!????? xdocs/navigation.xml
AL xdocs/release_1_0.xml
AL xdocs/release_1_1.xml
!????? xdocs/style/project.css
AL xdocs/userguide.xml
*****************************************************
Printing headers for files without AL header...
=======================================================================
==build.xml
=======================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above. -->
<!-- ====================================================================== -->
<project name="commons-email" default="package" basedir=".">
<!-- ====================================================================== -->
<!-- Import maven-build.xml into the current project -->
<!-- ====================================================================== -->
<import file="maven-build.xml"/>
<!-- ====================================================================== -->
<!-- Help target -->
<!-- ====================================================================== -->
<target name="help">
<echo message="Please run: $ant -projecthelp"/>
</target>
</project>
=======================================================================
==conf/CodeWrestler.excludes
=======================================================================
#
# This is an excludes file for the CodeWrestler tool
#
# available at http://henning.schmiedehausen.org/eyewiki/Wiki.jsp?page=CodeWrestler
#
KEYS$
conf/CodeWrestler.excludes$
=======================================================================
==conf/LIBS-NOTICE.txt
=======================================================================
This product requires two libraries which cannot be distributed with
the binary distribution:
* Sun Javamail, available from
http://java.sun.com/products/javamail/
* Sun Activation Framework, available from
http://java.sun.com/products/javabeans/glasgow/jaf.html
please download these two libraries separately and put mail.jar and
activation.jar on your classpath to use Apache commons-email.
=======================================================================
==doap_email.rdf
=======================================================================
<?xml version="1.0"?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="">
<name>Apache Commons Email</name>
<homepage rdf:resource=""/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/EMAIL"/>
<download-page rdf:resource="http://commons.apache.org/downloads/download_email.cgi"/>
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
<shortdesc xml:lang="en">Commons Email</shortdesc>
<description xml:lang="en">
Commons-Email aims to provide a API for sending email.
It is built on top of the Java Mail API, which it aims to simplify.
</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/viewvc/commons/proper/email/trunk"/>
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/email"/>
</SVNRepository>
</repository>
<release>
<revision>
<name>commons-email</name>
<created>2007-09-27</created>
<version>1.1</version>
</revision>
</release>
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
</Project>
</rdf:RDF>
=======================================================================
==maven-build.properties
=======================================================================
#Generated by Maven Ant Plugin - DO NOT EDIT THIS FILE!
#Wed Sep 19 18:28:25 PDT 2007
maven.settings.offline=false
maven.compile.target=1.3
maven.build.finalName=commons-email-1.1
maven.build.resourceDir.0=.
maven.build.testOutputDir=${maven.build.dir}/test-classes
maven.build.testResourceDir.0=src/test
maven.reporting.outputDirectory=${maven.build.dir}/site
maven.build.srcDir.0=src/java
project.build.directory=${maven.build.dir}
maven.test.reports=${maven.build.dir}/test-reports
maven.build.dir=target
project.build.outputDirectory=${maven.build.outputDir}
maven.compile.source=1.3
organization.logo=http\://www.apache.org/images/asf_logo_wide.gif
maven.build.testDir.0=src/test
maven.settings.interactiveMode=true
maven.repo.local=${user.home}/.m2/repository
commons.deployment.protocol=scp
maven.build.outputDir=${maven.build.dir}/classes
=======================================================================
==maven-build.xml
=======================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above. -->
<!-- ====================================================================== -->
<!-- ====================================================================== -->
<!-- ===================== - DO NOT EDIT THIS FILE! - ===================== -->
<!-- ====================================================================== -->
<!-- -->
<!-- Any modifications will be overwritten. -->
<!-- -->
<!-- Generated by Maven Ant Plugin on 9/19/07 6:28 PM -->
<!-- See: http://maven.apache.org/plugins/maven-ant-plugin/ -->
<!-- -->
<!-- ====================================================================== -->
<project name="commons-email-from-maven" default="package" basedir=".">
<!-- ====================================================================== -->
<!-- Build environnement properties -->
<!-- ====================================================================== -->
<property file="${user.home}/.m2/maven.properties"/>
<property file="maven-build.properties"/>
<property name="maven.build.finalName" value="commons-email-1.1"/>
<property name="maven.build.dir" value="target"/>
<property name="maven.build.outputDir" value="${maven.build.dir}/classes"/>
<property name="maven.build.srcDir.0" value="src/java"/>
<property name="maven.build.resourceDir.0" value="."/>
<property name="maven.build.testOutputDir" value="${maven.build.dir}/test-classes"/>
<property name="maven.build.testDir.0" value="src/test"/>
<property name="maven.build.testResourceDir.0" value="."/>
<property name="maven.test.reports" value="${maven.build.dir}/test-reports"/>
<property name="maven.reporting.outputDirectory" value="${maven.build.dir}/site"/>
<property name="maven.repo.local" value="${user.home}/.m2/repository"/>
<property name="maven.settings.offline" value="false"/>
<property name="maven.settings.interactiveMode" value="true"/>
<!-- ====================================================================== -->
<!-- Defining classpaths -->
<!-- ====================================================================== -->
<path id="build.classpath">
<fileset dir="${maven.repo.local}">
<include name="javax/activation/activation/1.1/activation-1.1.jar"/>
<include name="javax/mail/mail/1.4/mail-1.4.jar"/>
</fileset>
=======================================================================
==xdocs/navigation.xml
=======================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
<project name="Commons Email">
<title>Commons Email</title>
<body>
<links>
<item name="Apache Commons" href="http://commons.apache.org/"/>
</links>
<menu name="Commons Email">
<item name="Overview" href="/index.html"/>
<item name="Download" href="http://commons.apache.org/downloads/download_email.cgi"/>
<item name="User guide" href="/userguide.html"/>
<item name="Javadoc (1.1 release)" href="api-release/index.html"/>
</menu>
<menu name="Development">
<item name="Building" href="/building.html"/>
<item name="Mailing lists" href="/mail-lists.html"/>
<item name="Team" href="/team-list.html"/>
<!--item name="Tasks" href="/tasks.html"/-->
<!--item name="Proposal" href="/proposal.html"/-->
<item name="SVN repository" href="http://svn.apache.org/viewvc/commons/proper/email/trunk/"/>
<item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
</menu>
&commons;
</body>
</project>
=======================================================================
==xdocs/style/project.css
=======================================================================
@import url("http://commons.apache.org/style/commons-maven.css");