Mailinglist Archive: opensuse-commit (1082 mails)
| < Previous | Next > |
commit jakarta-commons-modeler
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 08 May 2007 20:05:36 +0200
- Message-id: <20070508180537.30FEB678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package jakarta-commons-modeler
checked in at Tue May 8 20:05:36 CEST 2007.
--------
--- jakarta-commons-modeler/jakarta-commons-modeler.changes 2007-03-19 15:18:54.000000000 +0100
+++ /mounts/work_src_done/NOARCH/jakarta-commons-modeler/jakarta-commons-modeler.changes 2007-05-08 17:01:25.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 8 17:01:16 CEST 2007 - dbornkessel@xxxxxxx
+
+- use mx4j instead of jmx
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jakarta-commons-modeler.spec ++++++
--- /var/tmp/diff_new_pack.q22927/_old 2007-05-08 20:04:24.000000000 +0200
+++ /var/tmp/diff_new_pack.q22927/_new 2007-05-08 20:04:24.000000000 +0200
@@ -12,7 +12,7 @@
# icecream 0
Name: jakarta-commons-modeler
-BuildRequires: ant jakarta-commons-digester java2-devel-packages jmx junit xalan-j2 xml-commons-apis
+BuildRequires: ant jakarta-commons-digester java2-devel-packages junit mx4j xalan-j2 xml-commons-apis
%define base_name modeler
%define short_name commons-%{base_name}
%define name jakarta-%{short_name}
@@ -20,7 +20,7 @@
%define release 4jpp
%define section free
Version: 2.0
-Release: 1
+Release: 21
Summary: Jakarta Commons Modeler Package
License: The Apache Software License
Group: Development/Libraries/Java
@@ -31,7 +31,7 @@
Requires: jaxp_parser_impl
Requires: xml-commons-apis
Requires: jaxp_transform_impl
-Requires: jmxri
+Requires: mx4j
Requires: jakarta-commons-beanutils >= 0:1.3
Requires: jakarta-commons-collections >= 0:2.0
Requires: jakarta-commons-digester >= 0:1.2
@@ -72,7 +72,7 @@
find . -name "*.jar" -exec rm -f {} \;
%build
-export CLASSPATH=$(build-classpath xml-commons-apis jaxp_parser_impl jaxp_transform_impl jmxri junit commons-beanutils commons-collections commons-digester commons-logging)
+export CLASSPATH=$(build-classpath xml-commons-apis jaxp_parser_impl jaxp_transform_impl mx4j/mx4j-jmx junit commons-beanutils commons-collections commons-digester commons-logging)
%ant dist
@@ -117,6 +117,8 @@
%ghost %dir %{_javadocdir}/%{name}
%changelog
+* Tue May 08 2007 - dbornkessel@xxxxxxx
+- use mx4j instead of jmx
* Mon Mar 19 2007 - dbornkessel@xxxxxxx
- update to version 2.0 ... needed for newest tomcat55
BUG REPORTS ADDRESSED:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |