niclas 2004/03/17 00:55:35
Modified: project avalon-components.xml avalon-excalibur.xml
Log:
Formatting...
Revision Changes Path
1.11 +1 -0 gump/project/avalon-components.xml
Index: avalon-components.xml
===================================================================
RCS file: /home/cvs/gump/project/avalon-components.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- avalon-components.xml 16 Mar 2004 18:29:56 -0000 1.10
+++ avalon-components.xml 17 Mar 2004 08:55:35 -0000 1.11
@@ -14,6 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
<module name="avalon-components">
<url href="http://avalon.apache.org/cornerstone"/>
1.109 +3 -13 gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
===================================================================
RCS file: /home/cvs/gump/project/avalon-excalibur.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- avalon-excalibur.xml 16 Mar 2004 18:29:56 -0000 1.108
+++ avalon-excalibur.xml 17 Mar 2004 08:55:35 -0000 1.109
@@ -14,23 +14,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<module name="avalon-excalibur">
- <!-- ===================================================================
- General notes
- * Avalon-Excalibur is built using maven now. We use a very basic
- buildfile which delegates to a common buildfile which emulates
- most of the maven behaviour.
-
- * I didn't bother to update/simplify all of the dependency
- references; but do note all the bla-di-blah.jar properties are now
- unused, and could safely be replaced by 'normal' depend tags.
- -->
+<module name="avalon-excalibur">
<url href="http://avalon.apache.org/excalibur/"/>
<description>
- Repository of reusable components.
+ Repository of reusable components.
</description>
+
<cvs repository="avalon"/>
<project name="excalibur-compatibility">
@@ -77,7 +68,6 @@
<ant basedir="component" target="jar">
<property name="checkstyle.jar" project="checkstyle"
reference="jarpath"/>
<property name="servlet.jar" project="jakarta-servletapi"
reference="jarpath"/>
-
<property name="project.version" value="@@DATE@@"/>
</ant>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]