dims 2005/07/31 04:08:35
Modified: . project.xml
Log:
Remove fx stuff.
Revision Changes Path
1.11 +7 -7 ws-wss4j/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/ws-wss4j/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 31 Jul 2005 10:59:06 -0000 1.10
+++ project.xml 31 Jul 2005 11:08:34 -0000 1.11
@@ -38,10 +38,10 @@
</shortDescription>
<!-- the project home page -->
- <url>http://ws.apache.org/ws-fx/wss4j/</url>
+ <url>http://ws.apache.org/wss4j/</url>
<issueTrackingUrl>http://issues.apache.org/jira/browse/WSS</issueTrackingUrl>
<siteAddress>ws.apache.org</siteAddress>
- <siteDirectory>/ws-fx/wss4j/</siteDirectory>
+ <siteDirectory>/wss4j/</siteDirectory>
<distributionDirectory>/www/ws.apache.org/builds/</distributionDirectory>
<!-- the version control repository and http url for online access
@@ -55,10 +55,10 @@
<!-- any mailing lists for the project -->
<mailingLists>
<mailingList>
- <name>WSFX Developer List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=221</archive>
+ <name>WSS4J Developer List</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/ws-wss4j-dev/</archive>
</mailingList>
</mailingLists>
@@ -94,7 +94,7 @@
<!-- build information for the project -->
<build>
- <nagEmailAddress>[email protected]</nagEmailAddress>
+ <nagEmailAddress>[email protected]</nagEmailAddress>
<sourceDirectory>src</sourceDirectory>
<unitTestSourceDirectory>test</unitTestSourceDirectory>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]