niclas 2004/09/14 12:33:28
Modified: project excalibur.xml
Log:
Putting back the notification, so I have something to go by to get things working
again.
Revision Changes Path
1.2 +83 -11 gump/project/excalibur.xml
Index: excalibur.xml
===================================================================
RCS file: /home/cvs/gump/project/excalibur.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- excalibur.xml 14 Sep 2004 19:28:47 -0000 1.1
+++ excalibur.xml 14 Sep 2004 19:33:28 -0000 1.2
@@ -108,7 +108,9 @@
<jar name="target/excalibur-component-@@DATE@@.jar" id="component"/>
<junitreport nested="deprecated/component/target/docs/junitreports"/>
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-testcase">
@@ -147,6 +149,8 @@
<home nested="deprecated/testcase"/>
<jar name="target/excalibur-testcase-@@DATE@@.jar"/>
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<!-- Project has been removed by the Excalibur community
@@ -229,7 +233,9 @@
<jar name="target/excalibur-datasource-@@DATE@@.jar"/>
<junitreport nested="components/datasource/target/docs/junitreports"/>
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<!-- don't use this one!!!
@@ -273,6 +279,9 @@
<work nested="deprecated/event/api/target/classes" />
<jar name="target/excalibur-event-api-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-event-impl">
@@ -323,7 +332,9 @@
<jar name="target/excalibur-event-impl-@@DATE@@.jar"/>
<!--junitreport nested="event/target/docs/junitreports"/-->
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-fortress-container-api">
@@ -362,7 +373,9 @@
<jar name="target/excalibur-fortress-container-api-@@DATE@@.jar"/>
<junitreport nested="fortress/container-api/target/test-reports"/>
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-fortress-container-impl">
@@ -416,8 +429,9 @@
<jar name="target/excalibur-fortress-container-impl-@@DATE@@.jar"/>
<junitreport nested="fortress/container-impl/target/test-reports"/>
-
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-fortress-container-test">
@@ -480,8 +494,9 @@
<jar name="target/excalibur-fortress-container-test-@@DATE@@.jar"/>
<junitreport nested="fortress/container-test/target/test-reports"/>
-
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-fortress-bean">
@@ -536,7 +551,9 @@
<jar name="target/excalibur-fortress-tools-@@DATE@@.jar"/>
<junitreport nested="fortress/bean/target/test-reports"/>
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-fortress-meta">
@@ -573,7 +590,9 @@
<jar name="target/excalibur-fortress-meta-@@DATE@@.jar"/>
<junitreport nested="fortress/meta/target/test-reports"/>
-
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<!-- Project removed by the Excalibur community.
@@ -643,6 +662,9 @@
<jar name="target/excalibur-instrument-@@DATE@@.jar"/>
<junitreport nested="containerkit/instrument/api/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-instrument-spi">
@@ -680,6 +702,9 @@
<home nested="containerkit/instrument/mgr-api"/>
<jar name="target/excalibur-instrument-spi-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-instrument-impl">
@@ -720,9 +745,11 @@
<home nested="containerkit/instrument/mgr-impl"/>
<jar name="target/excalibur-instrument-impl-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
-
<project name="excalibur-instrument-http">
<maven basedir="containerkit/instrument/mgr-http" goal="jar">
<property name="component.version" value="@@DATE@@"/>
@@ -760,6 +787,9 @@
<home nested="containerkit/instrument/mgr-http"/>
<jar name="target/excalibur-instrument-http-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<!-- This project has been removed by the Excalibur community.
@@ -856,6 +886,9 @@
<home nested="containerkit/instrument/client"/>
<jar name="target/excalibur-instrument-client-@@DATE@@.jar"/>
<junitreport
nested="containerkit/instrument/client/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-lifecycle-api">
@@ -895,6 +928,9 @@
<jar name="target/excalibur-lifecycle-api-@@DATE@@.jar" id="api" />
<junitreport nested="containerkit/lifecycle/api/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-lifecycle-impl">
@@ -935,6 +971,9 @@
<jar name="target/excalibur-lifecycle-impl-@@DATE@@.jar" id="impl" />
<junitreport nested="containerkit/lifecycle/impl/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-logger">
@@ -973,6 +1012,9 @@
<home nested="containerkit/logger"/>
<jar name="target/excalibur-logger-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-monitor">
@@ -1016,6 +1058,9 @@
<jar name="target/excalibur-monitor-@@DATE@@.jar"/>
<junitreport nested="components/monitor/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-pool">
@@ -1054,6 +1099,9 @@
<home nested="components/pool/api"/>
<jar name="target/excalibur-pool-api-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-pool-impl" >
@@ -1091,6 +1139,9 @@
<home nested="components/pool/impl"/>
<jar name="target/excalibur-pool-impl-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-pool-instrumented" >
@@ -1130,6 +1181,9 @@
<home nested="components/pool/instrumented"/>
<jar name="target/excalibur-pool-instrumented-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-sourceresolve">
@@ -1160,6 +1214,9 @@
<jar name="target/excalibur-sourceresolve-@@DATE@@.jar"/>
<junitreport nested="components/sourceresolve/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-store">
@@ -1193,6 +1250,9 @@
<jar name="target/excalibur-store-@@DATE@@.jar"/>
<junitreport nested="components/store/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-thread">
@@ -1233,6 +1293,9 @@
<home nested="components/thread/api"/>
<jar name="target/excalibur-thread-api-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-thread-impl">
@@ -1273,6 +1336,9 @@
<home nested="components/thread/impl"/>
<jar name="target/excalibur-thread-impl-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-thread-instrumented">
@@ -1316,6 +1382,9 @@
<home nested="components/thread/instrumented"/>
<jar name="target/excalibur-thread-instrumented-@@DATE@@.jar"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<project name="excalibur-xmlutil">
@@ -1370,6 +1439,9 @@
<jar name="target/excalibur-xmlutil-@@DATE@@.jar"/>
<junitreport nested="components/xmlutil/target/docs/junitreports"/>
+
+ <nag from="Gump Integration Build <[EMAIL PROTECTED]>"
+ to="[EMAIL PROTECTED]"/>
</project>
<!-- DUMMY, remove once Cocoon has removed its dependency -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]