[jboss-cvs] repository.jboss.com/apache-avalon/4.1.5-brew/src ...
Vivek Lakshmanan
vivekl at redhat.com
Fri Feb 23 01:01:36 EST 2007
User: vivekl
Date: 07/02/23 01:01:36
Added: apache-avalon/4.1.5-brew/src
avalon-framework-4.1.5-maven_xml.patch
avalon-framework-4.1.5-project_xml.patch
avalon-framework-4.1.5.src.tar.gz
Log:
- Address the following JIRA tasks:
JBAS-3994
JBAS-4132
JBAS-4137
JBAS-4138
JBAS-4139
JBAS-4141
- Add brew-built binaries for thirdparty dependencies for AS 4.2
Revision Changes Path
1.1 date: 2007/02/23 06:01:36; author: vivekl; state: Exp;repository.jboss.com/apache-avalon/4.1.5-brew/src/avalon-framework-4.1.5-maven_xml.patch
Index: avalon-framework-4.1.5-maven_xml.patch
===================================================================
--- maven.xml.sav 2003-09-12 19:30:34.000000000 +0200
+++ maven.xml 2005-03-05 16:17:19.049763416 +0100
@@ -2,9 +2,8 @@
<ant:property name="maven.ui.banner.background" value="#fff"/>
<ant:property name="maven.ui.banner.foreground" value="#000"/>
- <ant:property name="maven.xdoc.jsl" value="file:/${basedir}/../site/etc/site.jsl"/>
- <ant:property name="maven.license.licenseFile" value="${basedir}/../LICENSE.txt"/>
- <ant:property name="maven.javadoc.stylesheet" value="${basedir}/../site/etc/stylesheet.css"/>
+ <ant:property name="maven.license.licenseFile" value="${basedir}/LICENSE.txt"/>
+ <ant:property name="maven.javadoc.stylesheet" value="${basedir}/site/etc/stylesheet.css"/>
<ant:property name="sun.j2se.link" value="http://java.sun.com/j2se/1.4/docs/api/"/>
<ant:property name="framework.api.link" value="http://avalon.apache.org/framework/api/"/>
<ant:property name="maven.javadoc.links" value="${sun.j2se.link},${framework.api.link}"/>
1.1 date: 2007/02/23 06:01:36; author: vivekl; state: Exp;repository.jboss.com/apache-avalon/4.1.5-brew/src/avalon-framework-4.1.5-project_xml.patch
Index: avalon-framework-4.1.5-project_xml.patch
===================================================================
--- ./project.xml.sav2 2003-09-12 13:30:34.000000000 -0400
+++ ./project.xml 2007-02-15 22:58:25.000000000 -0500
@@ -53,7 +53,7 @@
<name>Stephen McConnell</name>
<id>mcconnell</id>
<email>mcconell at apache.org</email>
- <organization><a href="http://www.osm.net">OSM</a></organization>
+ <organization> OSM </organization>
</developer>
<developer>
<name>Leo Simons</name>
@@ -86,10 +86,6 @@
</developer>
</developers>
- <reports>
- <report>maven-changelog-plugin</report>
- <report>maven-file-activity-plugin</report>
- <report>maven-developer-activity-plugin</report>
- </reports>
+ <reports/>
</project>
1.1 date: 2007/02/23 06:01:36; author: vivekl; state: Exp;repository.jboss.com/apache-avalon/4.1.5-brew/src/avalon-framework-4.1.5.src.tar.gz
<<Binary file>>
More information about the jboss-cvs-commits
mailing list