Author: drobiazko
Date: Wed Jun  9 17:53:29 2010
New Revision: 953098

URL: http://svn.apache.org/viewvc?rev=953098&view=rev
Log:
Added tapestry-jmx module

Removed:
    tapestry/tapestry5/trunk/tapestry-jmx/.classpath
    tapestry/tapestry5/trunk/tapestry-jmx/.project
    tapestry/tapestry5/trunk/tapestry-jmx/.settings/
Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=953098&r1=953097&r2=953098&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Wed Jun  9 17:53:29 2010
@@ -89,6 +89,7 @@
       <id>drobiazko</id>
       <name>Igor Drobiazko</name>
       <email>[email protected]</email>
+      <url>http://tapestry5.de/</url>
       <roles>
         <role>Developer</role>
       </roles>
@@ -179,6 +180,7 @@
         <module>tapestry-webflow</module>
         -->
     <module>tapestry-beanvalidator</module>
+    <module>tapestry-jmx</module>
   </modules>
   <dependencyManagement>
     <dependencies>


Reply via email to