[seam-commits] Seam SVN: r7187 - trunk/src/main/org/jboss/seam/deployment.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jan 22 11:46:39 EST 2008


Author: pete.muir at jboss.org
Date: 2008-01-22 11:46:38 -0500 (Tue, 22 Jan 2008)
New Revision: 7187

Modified:
   trunk/src/main/org/jboss/seam/deployment/DeploymentStrategy.java
Log:
minor

Modified: trunk/src/main/org/jboss/seam/deployment/DeploymentStrategy.java
===================================================================
--- trunk/src/main/org/jboss/seam/deployment/DeploymentStrategy.java	2008-01-22 15:17:34 UTC (rev 7186)
+++ trunk/src/main/org/jboss/seam/deployment/DeploymentStrategy.java	2008-01-22 16:46:38 UTC (rev 7187)
@@ -115,7 +115,7 @@
    
    private Scanner getScannerFromResource()
    {
-      // Load scanner.properties from the classpath, try to 
+      // Load seam-scanner.properties from the classpath, try to 
       // load any scanners specified there
       try 
       {




More information about the seam-commits mailing list