[jboss-cvs] Repository SVN: r306 - in apache-modeler: 1.1.0.patch2 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 25 23:53:47 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-04-25 23:53:47 -0400 (Wed, 25 Apr 2007)
New Revision: 306

Added:
   apache-modeler/1.1.0.patch2/
   apache-modeler/1.1.0.patch2/component-info.xml
   apache-modeler/1.1.0.patch2/lib/
   apache-modeler/1.1.0.patch2/lib/commons-modeler-src.zip
   apache-modeler/1.1.0.patch2/lib/commons-modeler.jar
Log:
This is the 1.1 release with the org.apache.commons.modeler.util.IntrospectionUtils from the 2.0 release to fix a memory leak.

Added: apache-modeler/1.1.0.patch2/component-info.xml
===================================================================
--- apache-modeler/1.1.0.patch2/component-info.xml	                        (rev 0)
+++ apache-modeler/1.1.0.patch2/component-info.xml	2007-04-26 03:53:47 UTC (rev 306)
@@ -0,0 +1,15 @@
+<project name="apache-commons-modeler">
+   <component id="apache-modeler"
+      licenseType="apache-2.0"
+      version="1.1.0.patch2"
+      projectHome="http://jakarta.apache.org/commons/modeler/"
+      description="Support for configuring and instantiating JMX Model MBeans. This is the 1.1 with the org.apache.commons.modeler.util.IntrospectionUtils from the 2.0 release to fix a memory leak.">
+
+      <artifact id="commons-modeler.jar"/>
+      <artifact id="commons-modeler-src.zip"/>
+      <export>
+         <include input="commons-modeler.jar"/>
+      </export>
+   </component>
+
+</project>


Property changes on: apache-modeler/1.1.0.patch2/component-info.xml
___________________________________________________________________
Name: svn:eol-style
   + native

Added: apache-modeler/1.1.0.patch2/lib/commons-modeler-src.zip
===================================================================
(Binary files differ)


Property changes on: apache-modeler/1.1.0.patch2/lib/commons-modeler-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-modeler/1.1.0.patch2/lib/commons-modeler.jar
===================================================================
(Binary files differ)


Property changes on: apache-modeler/1.1.0.patch2/lib/commons-modeler.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list