dion 2004/01/04 19:43:13
Modified: summit project.xml
hibernate/xdocs changes.xml
appserver project.xml
antlr/xdocs changes.xml
latex project.xml
codeswitcher/xdocs changes.xml
site/xdocs changes.xml
j2ee project.xml
changelog/xdocs changes.xml
appserver/xdocs changes.xml
perforce/xdocs changes.xml
codeswitcher project.xml
xdoc/xdocs changes.xml
summit/xdocs changes.xml
docbook project.xml
struts project.xml
perforce project.xml
struts/xdocs changes.xml
javadoc/xdocs changes.xml
j2ee/xdocs changes.xml
jalopy project.xml
jalopy/xdocs changes.xml
simian/xdocs changes.xml
jxr/xdocs changes.xml
runner/xdocs changes.xml
aspectwerkz/xdocs changes.xml
dist/xdocs changes.xml
docbook/xdocs changes.xml
latex/xdocs changes.xml
runner project.xml
Log:
Document upgrade to ant 1.6
Revision Changes Path
1.27 +1 -1 maven-plugins/summit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/summit/project.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- project.xml 5 Jan 2004 03:27:16 -0000 1.26
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.27
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-summit-plugin</id>
<name>Maven Summit Plug-in</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/summit/</url>
1.7 +3 -0 maven-plugins/hibernate/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/hibernate/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 30 Nov 2003 21:17:51 -0000 1.6
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.7
@@ -7,6 +7,9 @@
<body>
<release version="1.0" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="k8n" type="update">
Update to hibernate-2.0.3. Add delimiter property to schema-export tag
</action>
1.18 +1 -1 maven-plugins/appserver/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 5 Jan 2004 03:27:16 -0000 1.17
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.18
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-appserver-plugin</id>
<name>Maven Appserver Plugin</name>
- <currentVersion>2.0-dev</currentVersion>
+ <currentVersion>2.0-SNAPSHOT</currentVersion>
<description/>
<shortDescription>A Maven plugin that can be used to install and control a J2EE
application server instance.</shortDescription>
<url>http://maven.apache.org/reference/plugins/appserver/</url>
1.8 +3 -0 maven-plugins/antlr/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/antlr/xdocs/changes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- changes.xml 16 Nov 2003 15:10:23 -0000 1.7
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.8
@@ -7,6 +7,9 @@
<body>
<release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
</release>
<release version="1.1" date="2003-09-29">
1.18 +1 -1 maven-plugins/latex/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/latex/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 5 Jan 2004 03:27:16 -0000 1.17
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.18
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-latex-plugin</id>
<name>Maven Latex Plug-in</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce HTML from latex</shortDescription>
<url>http://maven.apache.org/reference/plugins/latex/</url>
1.4 +5 -0 maven-plugins/codeswitcher/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/codeswitcher/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 29 Sep 2003 06:09:54 -0000 1.3
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.4
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to commons-lang 1.0.1
1.10 +3 -0 maven-plugins/site/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/site/xdocs/changes.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes.xml 22 Nov 2003 10:57:23 -0000 1.9
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.10
@@ -8,6 +8,9 @@
<body>
<release version="1.5" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
</release>
<release version="1.4" date="2003-11-22">
1.25 +1 -1 maven-plugins/j2ee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/j2ee/project.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- project.xml 5 Jan 2004 03:27:16 -0000 1.24
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.25
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-j2ee-plugin</id>
<name>Maven J2EE Plugin</name>
- <currentVersion>1.3</currentVersion>
+ <currentVersion>1.4-SNAPSHOT</currentVersion>
<description/>
<shortDescription>J2EE tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/j2ee/</url>
1.18 +3 -0 maven-plugins/changelog/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/changelog/xdocs/changes.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.xml 15 Nov 2003 20:34:02 -0000 1.17
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.18
@@ -9,6 +9,9 @@
<body>
<release version="1.4" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="epugh" type="update">
If, using the cvslib, fails, then fall back to using
the command line call to the cvs executable.
1.4 +3 -0 maven-plugins/appserver/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/appserver/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 29 Sep 2003 06:09:54 -0000 1.3
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.4
@@ -7,6 +7,9 @@
<body>
<release version="2.0" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
</release>
<release version="1.1" date="Unknown">
<action dev="dion" type="fix">
1.4 +5 -0 maven-plugins/perforce/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/perforce/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 29 Sep 2003 06:27:57 -0000 1.3
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.4
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
Move to oro 2.0.7
1.17 +1 -1 maven-plugins/codeswitcher/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/codeswitcher/project.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.xml 5 Jan 2004 03:27:16 -0000 1.16
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.17
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-codeswitcher-plugin</id>
<name>Maven CodeSwitcher Plugin</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription/>
<url>http://maven.apache.org/reference/plugins/codeswitcher/</url>
1.26 +3 -0 maven-plugins/xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- changes.xml 9 Nov 2003 15:40:12 -0000 1.25
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.26
@@ -8,6 +8,9 @@
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ <action dev="dion" type="update">
Fix MAVEN-965. Document maven.xdoc.jsl.
</action>
<action dev="dion" type="update">
1.9 +5 -0 maven-plugins/summit/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/summit/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 29 Sep 2003 06:27:58 -0000 1.8
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.9
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">update to
commons-jelly-20030902.160215</action>
<action dev="dion" type="update">
1.19 +1 -1 maven-plugins/docbook/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- project.xml 5 Jan 2004 03:27:16 -0000 1.18
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.19
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-docbook-plugin</id>
<name>Maven DocBook Plug-in</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Convert docbook to xdoc</shortDescription>
<url>http://maven.apache.org/reference/plugins/docbook/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/docbook/</siteDirectory>
1.29 +1 -1 maven-plugins/struts/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/struts/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 5 Jan 2004 03:27:16 -0000 1.28
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.29
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-struts-plugin</id>
<name>Maven Struts Plugin</name>
- <currentVersion>1.2</currentVersion>
+ <currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Work with struts jars</shortDescription>
<url>http://maven.apache.org/reference/plugins/struts/</url>
1.19 +1 -1 maven-plugins/perforce/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/perforce/project.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- project.xml 5 Jan 2004 03:27:17 -0000 1.18
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.19
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-perforce-plugin</id>
<name>Maven Perforce Plugin</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<inceptionYear>2001</inceptionYear>
<package>org.apache.maven</package>
<description/>
1.7 +5 -0 maven-plugins/struts/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/struts/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 29 Sep 2003 06:27:58 -0000 1.6
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.7
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.3" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.2" date="2003-09-29">
<action dev="dion" type="update">
Upgrade to dom4j 1.4
1.14 +3 -0 maven-plugins/javadoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- changes.xml 5 Dec 2003 04:50:12 -0000 1.13
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.14
@@ -9,6 +9,9 @@
<body>
<release version="1.4" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="dion" type="update">default useexternalfile to yes</action>
<action dev="dion" type="fix">
Applied MAVEN-1007. Fix typo in offline link generation.
1.8 +5 -0 maven-plugins/j2ee/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/j2ee/xdocs/changes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- changes.xml 29 Sep 2003 06:18:40 -0000 1.7
+++ changes.xml 5 Jan 2004 03:43:12 -0000 1.8
@@ -7,6 +7,11 @@
</properties>
<body>
+ <release version="1.4" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.3" date="2003-09-29">
<action dev="dion" type="update">
Upgrade to dom4j 1.4
1.20 +3 -3 maven-plugins/jalopy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 5 Jan 2004 03:27:16 -0000 1.19
+++ project.xml 5 Jan 2004 03:43:12 -0000 1.20
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jalopy-plugin</id>
<name>Maven Jalopy Plugin</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Reformat java source</shortDescription>
<url>http://maven.apache.org/reference/plugins/jalopy/</url>
@@ -34,10 +34,10 @@
</roles>
</developer>
<developer>
- <name>Stéphane Mor</name>
+ <name>Stéphane Mor</name>
<id>smor</id>
<email>[EMAIL PROTECTED]</email>
- <organization>Hasgard Systèmes et Réseaux</organization>
+ <organization>Hasgard Systèmes et Réseaux</organization>
<roles>
<role>Java Developer</role>
</roles>
1.6 +5 -0 maven-plugins/jalopy/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/xdocs/changes.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- changes.xml 29 Sep 2003 06:18:39 -0000 1.5
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.6
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix">
Fixed MAVEN-798. Add Test source formatting.
1.11 +3 -0 maven-plugins/simian/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/simian/xdocs/changes.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- changes.xml 8 Oct 2003 16:41:59 -0000 1.10
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.11
@@ -10,6 +10,9 @@
<release version="1.3" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ <action dev="dion" type="update">
Apply MAVEN-890. Allow unit tests to be skipped.
</action>
</release>
1.13 +3 -0 maven-plugins/jxr/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jxr/xdocs/changes.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- changes.xml 4 Dec 2003 15:05:50 -0000 1.12
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.13
@@ -9,6 +9,9 @@
<body>
<release version="1.3" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="evenisse" type="fix">
Apply patch from Nicolas De Loof for reduce open files during jxr process.
</action>
1.9 +5 -0 maven-plugins/runner/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/runner/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 29 Sep 2003 06:27:57 -0000 1.8
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.9
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="0.4" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="0.3" date="2003-09-29">
<action dev="dion" type="update">update to
commons-jelly-20030902.160215</action>
<action dev="dion" type="update">
1.2 +3 -0 maven-plugins/aspectwerkz/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 24 Dec 2003 15:57:57 -0000 1.1
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.2
@@ -8,6 +8,9 @@
<body>
<release version="1.0" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="vmassol" type="add">
Plugin creation.
</action>
1.7 +3 -0 maven-plugins/dist/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dist/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 16 Oct 2003 08:48:06 -0000 1.6
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.7
@@ -7,6 +7,9 @@
<body>
<release version="1.4" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
<action dev="dion" type="fix">
Prefix basedir on copied ant build file.
Only create ant build file if the project has source.
1.7 +5 -0 maven-plugins/docbook/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 29 Sep 2003 06:09:54 -0000 1.6
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.7
@@ -6,6 +6,11 @@
</properties>
<body>
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs
1.4 +5 -1 maven-plugins/latex/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/latex/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 29 Sep 2003 06:18:40 -0000 1.3
+++ changes.xml 5 Jan 2004 03:43:13 -0000 1.4
@@ -6,7 +6,11 @@
</properties>
<body>
-
+ <release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to ant 1.6
+ </action>
+ </release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to commons-lang 1.0.1
1.20 +1 -1 maven-plugins/runner/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/runner/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 5 Jan 2004 03:27:17 -0000 1.19
+++ project.xml 5 Jan 2004 03:43:13 -0000 1.20
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-runner-plugin</id>
<name>Maven Runner Plug-in</name>
- <currentVersion>0.3</currentVersion>
+ <currentVersion>0.4-SNAPSHOT</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/plexus/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]