Author: jdillon
Date: Thu Sep 13 02:35:55 2007
New Revision: 575243
URL: http://svn.apache.org/viewvc?rev=575243&view=rev
Log:
Fixed small problem that can occur when a jar has a components.xml which only
contains: (which is perfectly valid, though not so useful)
So if this is the case, si
Author: jdillon
Date: Fri Mar 30 12:10:25 2007
New Revision: 524238
URL: http://svn.apache.org/viewvc?view=rev&rev=524238
Log:
(MANTTASKS-42) Allow install and deploy tasks to include attached artifacts
Added:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/src/main/java/org/ap
Author: jdillon
Date: Fri Mar 30 12:22:09 2007
New Revision: 524241
URL: http://svn.apache.org/viewvc?view=rev&rev=524241
Log:
Update license headers on all .java bits
Modified:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/src/main/java/org/apache/maven/artifact
Author: jdillon
Date: Fri Mar 30 12:23:01 2007
New Revision: 524242
URL: http://svn.apache.org/viewvc?view=rev&rev=524242
Log:
Missed on file, add the new legal muck
Modified:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/src/main/java/org/apache/maven/artifact/ant/DeployTask.
Author: jdillon
Date: Fri Mar 30 12:29:55 2007
New Revision: 524247
URL: http://svn.apache.org/viewvc?view=rev&rev=524247
Log:
Drop svn:executable property
Modified:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/pom.xml (props
changed)
maven/sandbox/trunk/ant-tasks/ins
Author: jdillon
Date: Fri Mar 30 12:37:35 2007
New Revision: 524249
URL: http://svn.apache.org/viewvc?view=rev&rev=524249
Log:
Add author tag for consistency with other sources
Modified:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/src/main/java/org/apache/maven/artifact
Author: jdillon
Date: Fri Mar 30 12:00:25 2007
New Revision: 524233
URL: http://svn.apache.org/viewvc?view=rev&rev=524233
Log:
Add sandbox namespace for ant-tasks
Added:
maven/sandbox/trunk/ant-tasks/
Author: jdillon
Date: Fri Mar 30 12:02:32 2007
New Revision: 524234
URL: http://svn.apache.org/viewvc?view=rev&rev=524234
Log:
Add feature branch in the sandbox to apply MANTTASKS-42
Added:
maven/sandbox/trunk/ant-tasks/install-deploy-attached/
- copied from r524233, maven/ant-t