[jboss-cvs] JBossAS SVN: r94521 - projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 8 10:07:56 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-08 10:07:56 -0400 (Thu, 08 Oct 2009)
New Revision: 94521
Modified:
projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java
Log:
fix typo
Modified: projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java
===================================================================
--- projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java 2009-10-08 14:05:53 UTC (rev 94520)
+++ projects/jboss-osgi/projects/runtime/deployers/trunk/src/main/java/org/jboss/osgi/deployer/BundleStructureDeployer.java 2009-10-08 14:07:56 UTC (rev 94521)
@@ -44,7 +44,7 @@
public class BundleStructureDeployer extends AbstractVFSStructureDeployer
{
/**
- * Sets the default relative order 9000.
+ * Sets the default relative order.
*/
public BundleStructureDeployer()
{
More information about the jboss-cvs-commits
mailing list