Fix SAX
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Things to do:
|
||||
* DONE - create license directories on ibiblio via jelly
|
||||
* DONE - upload licenses available via http via jelly
|
||||
* WIP - ensure all versions on ibiblio are covered by licenses
|
||||
* WIP - ensure all versions on ibiblio are covered by licenses (up to pull-parser)
|
||||
* remove violations if any still exist
|
||||
* set up pom directories for all hosted groups
|
||||
* upload poms for all artifacts
|
||||
@@ -1278,7 +1278,7 @@ Template:
|
||||
<groupId>relaxngDatatype</groupId>
|
||||
<url>http://sourceforge.net/projects/relaxng/</url>
|
||||
<file></file>
|
||||
<comments>BSD</comments>
|
||||
<comments>BSD. Deployed license from 1.0 distribution</comments>
|
||||
</project>
|
||||
|
||||
<project>
|
||||
@@ -1301,7 +1301,7 @@ Template:
|
||||
<project>
|
||||
<groupId>sax</groupId>
|
||||
<url>http://sax.sourceforge.net/</url>
|
||||
<file></file>
|
||||
<file>http://www.megginson.com/SAX/copying.html</file>
|
||||
<comments>Public domain</comments>
|
||||
</project>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user