[
https://jira.jboss.org/jira/browse/JBAS-7416?page=com.atlassian.jira.plug...
]
Andrew Lee Rubinger commented on JBAS-7416:
-------------------------------------------
Looks like the SAR contains the JAR:
[alr@localhost Branch_5_x]$ jar -tvf
/home/alr/.m2/repository/org/jboss/jbossas/jboss-as-varia/5.2.0-SNAPSHOT/jboss-as-varia-5.2.0-SNAPSHOT-snmp-adaptor.sar
63095 Mon Nov 02 17:24:16 GMT-05:00 2009 jboss-as-varia-snmp-adaptor.jar
...but we'll also need the output from the dir itself, like in trunk:
[alr@localhost Branch_5_x]$ jar -tvf
/home/alr/.m2/repository/org/jboss/jbossas/jboss-as-varia/6.0.0-SNAPSHOT/jboss-as-varia-6.0.0-SNAPSHOT-snmp-adaptor-sar.jar
0 Tue Aug 18 03:57:50 GMT-05:00 2009 META-INF/
852 Tue Aug 18 03:57:48 GMT-05:00 2009 META-INF/MANIFEST.MF
63106 Tue Aug 18 03:57:48 GMT-05:00 2009 jboss-as-varia-snmp-adaptor.jar
7271 Tue Aug 18 03:57:04 GMT-05:00 2009 META-INF/jboss-service.xml
1965 Tue Aug 18 03:57:04 GMT-05:00 2009 attributes.xml
1668 Tue Aug 18 03:57:04 GMT-05:00 2009 attributes.mib
1214 Tue Aug 18 03:57:04 GMT-05:00 2009 managers.xml
2054 Tue Aug 18 03:57:04 GMT-05:00 2009 notifications.xml
Create a Maven Artifact for snmp-adaptor.sar
--------------------------------------------
Key: JBAS-7416
URL:
https://jira.jboss.org/jira/browse/JBAS-7416
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Build System
Reporter: Andrew Lee Rubinger
Assignee: Paul Gier
Priority: Blocker
Fix For: JBossAS-5.2.0.Beta1
AS trunk has a Maven2 artifact for the SNMP Adaptor SAR:
http://snapshots.jboss.org/maven2/org/jboss/jbossas/jboss-as-varia/6.0.0-...
...We'll need a corollary for Branch_5_x as well. :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira