[jboss-jira] [JBoss JIRA] Commented: (JBAS-4148) Replace Gjt code used in the ejb 2.x validation phase
Clive Saldanha (JIRA)
jira-events at lists.jboss.org
Thu Dec 13 16:17:03 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4148?page=comments#action_12392074 ]
Clive Saldanha commented on JBAS-4148:
--------------------------------------
I have made a change to console/src/main/org/jboss/console/manager/interfaces/impl/GraphMBeanAttributeAction.java to the getSeriesKey(int) method.
I have tested it on my machine and it works.
Committing the change now.
> Replace Gjt code used in the ejb 2.x validation phase
> -----------------------------------------------------
>
> Key: JBAS-4148
> URL: http://jira.jboss.com/jira/browse/JBAS-4148
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: EJB2
> Reporter: Fernando Nasser
> Assigned To: Clive Saldanha
> Fix For: JBossAS-5.0.0.CR1, JBossAS-4.2.3.GA
>
> Attachments: JBAS-4148.patch
>
>
> The JBossAS thirdpart-build.xml grabs a
> <componentref name="gjt-jpl-util" version="1.0"/>
> from repository.jboss.com
> However, the Gjt project has never released a 1.0 version, only a 0.6 version for the Linffors utils and the jpl_util_0_6 is the only tag in their CVS.
> So, what is the meaning for version 1.0? The CVS tip?
> Also, what is marked as gjt-jpl-util also contains gjt-jpl-pattern, and the latest CVS tag for that is:
> jpl-pattern_0_3_b (0.3 beta perhaps)
> Besides, there is a warning in the pattern source directory:
> "Untagged files may be (and probably are) in an unstable state and might not
> compile. If you want something that works, checkout with tags. You have been
> warned. :) -- Juha"
> Here, for the record, is Scott's opinion:
> Scott M Stark wrote:
> > This is some ancient code used only in the ejb 2.x validation phase. It
> > has not been touched in something like 5 years. Either we need to
> > replace it or pull together some code that makes up a usable release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list