Author: pete.muir(a)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
{
Show replies by date