[jboss-cvs] JBossAS SVN: r66631 - projects/aop/trunk/asintegration/src/main/org/jboss/aop/deployers.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 31 16:35:26 EDT 2007
Author: kabir.khan at jboss.com
Date: 2007-10-31 16:35:26 -0400 (Wed, 31 Oct 2007)
New Revision: 66631
Modified:
projects/aop/trunk/asintegration/src/main/org/jboss/aop/deployers/AspectDeployment.java
Log:
[JBAOP-366] Undeprecate
Modified: projects/aop/trunk/asintegration/src/main/org/jboss/aop/deployers/AspectDeployment.java
===================================================================
--- projects/aop/trunk/asintegration/src/main/org/jboss/aop/deployers/AspectDeployment.java 2007-10-31 20:34:29 UTC (rev 66630)
+++ projects/aop/trunk/asintegration/src/main/org/jboss/aop/deployers/AspectDeployment.java 2007-10-31 20:35:26 UTC (rev 66631)
@@ -24,11 +24,9 @@
/**
* Here so that the AspectAppParsingDeployer can have an "output"
*
- * @deprecated Use the one from the aop project instead
* @author <a href="kabir.khan at jboss.com">Kabir Khan</a>
* @version $Revision: 1.1 $
*/
- at Deprecated
public class AspectDeployment
{
More information about the jboss-cvs-commits
mailing list