git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113134 13f79535-47bb-0310-9956-ffa450edef68
49 lines
1.6 KiB
XML
49 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Tasks</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Tasks">
|
|
<subsection name="To do">
|
|
<ol>
|
|
<li>upload poms for all artifacts
|
|
<ul>
|
|
<li>Up to ant-contrib in alphabetical order</li>
|
|
</ul>
|
|
</li>
|
|
<li>Find the following projects:
|
|
<ul>
|
|
<li>excalibur-mpool - asl</li>
|
|
<li>jstyle - used to be http://www.redrival.com/greenrd/java/jstyle</li>
|
|
<li>struts-menu - no license on file. Have contacted authors</li>
|
|
<li>textarea - looks like it used to be on sf.net?</li>
|
|
</ul>
|
|
</li>
|
|
<li>download msv licenses and place on repo</li>
|
|
<li>Remove javadoc directory once agreement reached</li>
|
|
<li>deploy source code to ibiblio for all GPL licensed projects</li>
|
|
</ol>
|
|
</subsection>
|
|
|
|
<subsection name="Done">
|
|
<ol>
|
|
<li>
|
|
jsr94 - Download found @ http://jcp.org/aboutJava/communityprocess/review/jsr094/index.html
|
|
as part of the spec. License is not conducive to distribution
|
|
</li>
|
|
<li>set up pom directories for all hosted groups</li>
|
|
<li>Remove violations if any still exist (xsdlib* is the only one)</li>
|
|
<li>Create license directories on ibiblio via jelly</li>
|
|
<li>Upload licenses available via http via jelly</li>
|
|
<li>Ensure all versions on ibiblio are covered by licenses</li>
|
|
</ol>
|
|
</subsection>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|