svn commit: r226758 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/profile/

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 23:59:18 2005 New Revision: 226758 URL: http://svn.apache.org/viewcvs?rev=226758&view=rev Log: remove empty directory Removed: maven/components/trunk/maven-project/src/main/java/org/apache/maven/profile/

[jira] Closed: (MNG-568) Repository migration

2005-07-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-568?page=all ] Brett Porter closed MNG-568: Resolution: Fixed Fix Version: (was: 2.0-beta-2) 2.0-beta-1 builds now, we'll release it with beta-1 > Repository migration > --

[maven2 build - SUCCESS - update] Mon Aug 1 06:45:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.064500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.064500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226755 - /maven/components/trunk/maven-model/pom.xml

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 23:39:59 2005 New Revision: 226755 URL: http://svn.apache.org/viewcvs?rev=226755&view=rev Log: add profile for building all Modified: maven/components/trunk/maven-model/pom.xml Modified: maven/components/trunk/maven-model/pom.xml URL: http://svn.apache.org/vie

[jira] Created: (MNG-685) FAQ about compiling with Java 1.5 are incomplete.

2005-07-31 Thread Ken Weiner (JIRA)
FAQ about compiling with Java 1.5 are incomplete. - Key: MNG-685 URL: http://jira.codehaus.org/browse/MNG-685 Project: Maven 2 Type: Bug Components: documentation Versions: 2.0-alpha-3 Reporter: Ken Weiner

[jira] Created: (MNG-684) profiles not correctly merged

2005-07-31 Thread Brett Porter (JIRA)
profiles not correctly merged - Key: MNG-684 URL: http://jira.codehaus.org/browse/MNG-684 Project: Maven 2 Type: Bug Components: maven-project Reporter: Brett Porter Fix For: 2.0-beta-1 the profiles in the model are not merged

[maven2 build - SUCCESS - update] Mon Aug 1 04:00:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.04.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.04.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226729 - in /maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean: phase/RewritePhase.java translate/PomV3ToV4Translator.java

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 20:52:42 2005 New Revision: 226729 URL: http://svn.apache.org/viewcvs?rev=226729&view=rev Log: some minor cleanups Modified: maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/phase/RewritePhase.java maven/components/tr

[maven2 build - SUCCESS - update] Mon Aug 1 03:45:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.034500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.034500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MRM-8) Remove generated model source code from repoclean project, use model dependencies instead.

2005-07-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-8?page=all ] Brett Porter closed MRM-8: -- Assign To: Brett Porter Resolution: Fixed > Remove generated model source code from repoclean project, use model > dependencies instead. >

svn commit: r226727 - in /maven/components/trunk/sandbox/repoclean: ./ src/assembly/ src/main/java/org/apache/maven/model/v3_0_0/ src/main/java/org/apache/maven/tools/repoclean/rewrite/ src/main/java/org/apache/maven/tools/repoclean/translate/ src/test...

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 20:39:36 2005 New Revision: 226727 URL: http://svn.apache.org/viewcvs?rev=226727&view=rev Log: PR: MRM-8 switch generated sources for the maven-model-3.0.0 JAR Removed: maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/model/v3_0_0/ Modifi

[maven2 build - SUCCESS - update] Mon Aug 1 02:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.021500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.021500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226715 - in /maven/components/trunk/sandbox/repoclean: install.sh pom.xml src/assembly/ src/assembly/bin.xml

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 19:12:11 2005 New Revision: 226715 URL: http://svn.apache.org/viewcvs?rev=226715&view=rev Log: get repoclean compiling again, add assembly descriptor in place of install script Added: maven/components/trunk/sandbox/repoclean/src/assembly/ maven/components/t

[maven2 build - SUCCESS - update] Mon Aug 1 01:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.011500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.011500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226711 - in /maven/components/trunk/maven-core-it: README.txt integration-tests.txt it0043/ it0043/expected-results.txt it0043/log.txt it0043/pom.xml

2005-07-31 Thread brett
Author: brett Date: Sun Jul 31 18:05:38 2005 New Revision: 226711 URL: http://svn.apache.org/viewcvs?rev=226711&view=rev Log: cleanup it0043 Removed: maven/components/trunk/maven-core-it/it0043/log.txt Modified: maven/components/trunk/maven-core-it/README.txt maven/components/trunk/ma

[jira] Commented: (MNG-683) Lifecycle mappings should specify phase bindings in terms of general functionality type

2005-07-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-683?page=comments#action_43691 ] Brett Porter commented on MNG-683: -- I don't think it is intended that a different mojo be used to compile jar projects - the compiler mojo should be able to take better configuration and

Re: svn commit: r226507 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-07-31 Thread Brett Porter
Vincent Siveton wrote: >This option sounds good to me! Good point! >Maybe that we could reopen the MNG-661 and remove the module links for now? > > Reopened. > > >>- fix detection of files to correct two bugs: site.xml was incorrectly >>detected as a dupe of site.apt and identical filenames

[jira] Reopened: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-07-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-661?page=all ] Brett Porter reopened MNG-661: -- had to stop the copying due to a bug > In parent site, automatically create link to modules sites and vice-versa > ---

[maven2 build - SUCCESS - checkout] Mon Aug 1 00:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050801.001500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [m2] getting involved?

2005-07-31 Thread Brett Porter
joerg wrote: > I will check if I am on the latest version or better > build m2 directly from svn. Maybe that is the reason why POM inheritance > did not work for me. I'll check this and if it still does not work I'll > send you the toplevel and a sub POM. Thanks - it has seemed to work since alph

[maven2 build - SUCCESS - update] Sun Jul 31 22:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.221500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.221500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MPJIRA-12) wish to take part in this plugin development

2005-07-31 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-12?page=all ] Brett Porter closed MPJIRA-12: -- Assign To: Brett Porter (was: Emmanuel Venisse) Resolution: Won't Fix please submit your patches to JIRA as attachments to the original bugs, or as a new one

svn commit: r226699 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact/src/main/java/org/apache/maven/artifact/metadata/ maven-core/src/main/java/org/apache/maven/plugin/ maven-core/src/test/jav...

2005-07-31 Thread kenney
Author: kenney Date: Sun Jul 31 15:12:34 2005 New Revision: 226699 URL: http://svn.apache.org/viewcvs?rev=226699&view=rev Log: Removed unused imports and added package declarations to maven-plugin-tools-java test resources (to stop eclipse from complaining). Modified: maven/components/trunk/

[maven2 build - SUCCESS - update] Sun Jul 31 21:30:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.213000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.213000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MAVENUPLOAD-459) Please upload hammurapi bundle - historyInspector

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - historyInspector - Key: MAVENUPLOAD-459 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-459 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https:

[jira] Created: (MAVENUPLOAD-460) Please upload hammurapi bundle - historyOutput

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - historyOutput -- Key: MAVENUPLOAD-460 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-460 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://mave

[jira] Created: (MAVENUPLOAD-458) Please upload hammurapi bundle - hammurapi-db

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - hammurapi-db - Key: MAVENUPLOAD-458 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-458 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-

[jira] Created: (MAVENUPLOAD-457) Please upload hammurapi bundle - hammurapi

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - hammurapi -- Key: MAVENUPLOAD-457 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-457 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-plugin

[jira] Created: (MAVENUPLOAD-456) Please upload hammurapi bundle - jsel-db

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - jsel-db Key: MAVENUPLOAD-456 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-456 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-plugins.de

[jira] Created: (MAVENUPLOAD-455) Please upload hammurapi bundle - jsel

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - jsel - Key: MAVENUPLOAD-455 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-455 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-plugins.dev.java

[jira] Created: (MAVENUPLOAD-454) Please upload hammurapi bundle - pvcommons-db

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - pvcommons-db - Key: MAVENUPLOAD-454 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-454 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-

[jira] Created: (MAVENUPLOAD-453) Please upload hammurapi bundle - pvcommons

2005-07-31 Thread Arun Nachimuthu (JIRA)
Please upload hammurapi bundle - pvcommons -- Key: MAVENUPLOAD-453 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-453 Project: maven-upload-requests Type: Task Reporter: Arun Nachimuthu Maven Bundle : https://maven-plugin

svn commit: r226697 - /maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AntResolutionListener.java

2005-07-31 Thread kenney
Author: kenney Date: Sun Jul 31 14:23:36 2005 New Revision: 226697 URL: http://svn.apache.org/viewcvs?rev=226697&view=rev Log: Add interface method - makes this compile again (it isn't included in the bootstrap). Modified: maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/ma

[maven2 build - SUCCESS - update] Sun Jul 31 21:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.211500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.211500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226695 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseWriter.java

2005-07-31 Thread kenney
Author: kenney Date: Sun Jul 31 14:10:36 2005 New Revision: 226695 URL: http://svn.apache.org/viewcvs?rev=226695&view=rev Log: o When eclipse files are created in another location, add a link to the pom; o Fixed some coding style errors; Modified: maven/components/trunk/maven-plugins/maven-

Re: [m2] getting involved?

2005-07-31 Thread joerg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, thanks to all your answers to my mail. I got some interesting links and understood that the maven core is about 9?% done. I will check if I am on the latest version or better build m2 directly from svn. Maybe that is the reason why POM inhe

[jira] Commented: (MNG-683) Lifecycle mappings should specify phase bindings in terms of general functionality type

2005-07-31 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-683?page=comments#action_43688 ] John Casey commented on MNG-683: I should mention that I think the solution is to provide a way of binding a mojo api-type to the phase, and let maven determine which implementation to us

[jira] Created: (MNG-683) Lifecycle mappings should specify phase bindings in terms of general functionality type

2005-07-31 Thread John Casey (JIRA)
Lifecycle mappings should specify phase bindings in terms of general functionality type --- Key: MNG-683 URL: http://jira.codehaus.org/browse/MNG-683 Project: Maven 2 Type: New Featu

[maven2 build - SUCCESS - update] Sun Jul 31 19:30:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.193000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.193000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226683 - /maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

2005-07-31 Thread jvanzyl
Author: jvanzyl Date: Sun Jul 31 12:20:33 2005 New Revision: 226683 URL: http://svn.apache.org/viewcvs?rev=226683&view=rev Log: o http://jira.codehaus.org/browse/MNG-420 Modified: maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

[jira] Resolved: (MNG-420) JDK not set when generating an IDEA project

2005-07-31 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-420?page=all ] Stephane Nicoll resolved MNG-420: - Resolution: Fixed Jason applied it. Thanks > JDK not set when generating an IDEA project > --- > > Key: MNG-420

[jira] Updated: (MNG-420) JDK not set when generating an IDEA project

2005-07-31 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-420?page=all ] Stephane Nicoll updated MNG-420: Description: Using the m2 IDEA plugin on any project, the target JDK is never set (which leads to failure regarding JDK classes). I assume the following is missing:

[jira] Updated: (MNG-420) JDK not set when generating an IDEA project

2005-07-31 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-420?page=all ] Stephane Nicoll updated MNG-420: Attachment: jdk-name.patch Added jdkName property which allows to plug a project to a IDEA registered JDK. To use it, identify your JDK's name (remove the quotes that

[maven2 build - SUCCESS - update] Sun Jul 31 18:00:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.18.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.18.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r226669 - in /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse: EclipsePlugin.java EclipseWriter.java

2005-07-31 Thread kenney
Author: kenney Date: Sun Jul 31 11:00:13 2005 New Revision: 226669 URL: http://svn.apache.org/viewcvs?rev=226669&view=rev Log: o Project references are now written to .project, so that eclipse can calculate the build order - no more rebuilds needed to fix this! o Added a switch -Declipse.workpa

[jira] Commented: (MNG-621) Support of custom context-root for ear plugin

2005-07-31 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-621?page=comments#action_43683 ] Stephane Nicoll commented on MNG-621: - This is implemented, for instance: org.apache.maven.plugins maven-ear-plugin [...]

[jira] Commented: (MNG-622) Support of custom location for module inside an ear

2005-07-31 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-622?page=comments#action_43682 ] Stephane Nicoll commented on MNG-622: - This is implemented in 3 ways: * bundleDir : specify a custom directory within the EAR file (APP-INF/lib for instance) * bundleFileName: specif

[jira] Updated: (MNG-682) Surefire interferes with ClassLoader.getResource() and Class.getResourceAsStream() calls.

2005-07-31 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-682?page=all ] Joakim Erdfelt updated MNG-682: --- Attachment: needs-classloader-clean.tar.gz Added an updated JDK 1.5 clean version of the sample project. * Added ant build.xml (no test errors) * Added maven1 project.xml

[maven2 build - SUCCESS - update] Sun Jul 31 16:15:00 GMT 2005

2005-07-31 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050731.161500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.161500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-682) Surefire interferes with ClassLoader.getResource() and Class.getResourceAsStream() calls.

2005-07-31 Thread Joakim Erdfelt (JIRA)
Surefire interferes with ClassLoader.getResource() and Class.getResourceAsStream() calls. - Key: MNG-682 URL: http://jira.codehaus.org/browse/MNG-682 Project: Maven 2 Type: Bug

svn commit: r226656 - in /maven/components/trunk/maven-core-it/it0043: ./ src/ src/test/ src/test/java/ src/test/java/org/ src/test/java/org/apache/ src/test/java/org/apache/maven/ src/test/java/org/apache/maven/project/ src/test/java/org/apache/maven/...

2005-07-31 Thread kenney
Author: kenney Date: Sun Jul 31 09:02:31 2005 New Revision: 226656 URL: http://svn.apache.org/viewcvs?rev=226656&view=rev Log: Tests wheter override of the 'central' and 'central-plugins' builtin repositories work. Added: maven/components/trunk/maven-core-it/it0043/ maven/components/trunk

[jira] Created: (MPMULTIPROJECT-55) Example more generic usage multiproject goals.

2005-07-31 Thread Davy Toch (JIRA)
Example more generic usage multiproject goals. -- Key: MPMULTIPROJECT-55 URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-55 Project: maven-multiproject-plugin Type: Improvement Versions: 1.4.1 Environment: Not

RE: svn commit: r226507 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-07-31 Thread Vincent Siveton
Hi Brett, > - disable parent copying for now, it's broken (infinite loop) This option sounds good to me! Good point! Maybe that we could reopen the MNG-661 and remove the module links for now? > - fix detection of files to correct two bugs: site.xml was incorrectly > detected as a dupe of site.

[jira] Created: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

2005-07-31 Thread Davy Toch (JIRA)
The genapp wizard creates POM that doens't conform to model-3.0.0 xsd. -- Key: MPGENAPP-22 URL: http://jira.codehaus.org/browse/MPGENAPP-22 Project: maven-genapp-plugin Type: Improvement Versions

[jira] Created: (MPPOM-5) pom:validate doesn't work in maven-1.1-beta-1

2005-07-31 Thread Davy Toch (JIRA)
pom:validate doesn't work in maven-1.1-beta-1 - Key: MPPOM-5 URL: http://jira.codehaus.org/browse/MPPOM-5 Project: maven-pom-plugin Type: Bug Versions: 1.4.1 Environment: Windows 2000, JDK 1.4.2_07 Reporter: Davy

[jira] Created: (MPJIRA-12) wish to take part in this plugin development

2005-07-31 Thread Michael Franken (JIRA)
wish to take part in this plugin development Key: MPJIRA-12 URL: http://jira.codehaus.org/browse/MPJIRA-12 Project: maven-jira-plugin Type: Wish Versions: 1.2, 1.0, 1.1, 1.1.1 Reporter: Michael Franken Assigned t

[jira] Commented: (MNG-514) "Provided" dependencies not included in eclipse build path

2005-07-31 Thread kristian meier (JIRA)
[ http://jira.codehaus.org/browse/MNG-514?page=comments#action_43679 ] kristian meier commented on MNG-514: yesterday I run into this, without finding this bug before fixing it. so I added a '*'-filter for the ScopeArtifactFilter, which allows to use @

[jira] Created: (MPJEE-1) Documentation on the plugin web site is incorrect

2005-07-31 Thread Ryan Hoegg (JIRA)
Documentation on the plugin web site is incorrect - Key: MPJEE-1 URL: http://jira.codehaus.org/browse/MPJEE-1 Project: maven-j2ee-plugin Type: Bug Reporter: Ryan Hoegg Priority: Minor The documentation includes t