[ 
https://issues.apache.org/jira/browse/QPID-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651225#action_12651225
 ] 

Robert Gemmell commented on QPID-1243:
--------------------------------------

Hi Martin,

The console loads ok with the new 3.4 equinox based linux launcher, ironically 
enough: I actually used the old 3.2 delta pack launcher expecting it to cause 
less/no issues with the existing 3.2 stuff, and had been planning to update the 
whole console (swt specifically, 3.2 looks lovely on Vista..) to 3.4 plugins at 
a later date after looking at the other issues. Its not really a big deal, but 
one thing I note is that the splash screen no longer displays (did the same 
thing when I failed to chmod +x the other executable originally), it possibly 
just needs structured slightly for the new launchers to do it itself.

I had left the extra swt related plugins in the unix configuration file 
(src/main/resources/unix/configuration/config.ini) as it allowed it to be used 
for all unix flavours, and so that the old maven system wasnt altered in any 
way. However, since youve removed the non linux-gtk-x86 items I think perhaps 
its time to also move/copy the file into a more appropriate location (eg 
src/main/resources/linux/x86/configuration/config.ini), as an x86_64 linux 
version is a must now also and each platform is going to need its own ini.

One final thing, in the "release-bin-rcp-deps" target of build-release.xml file 
you have 3 echos of properties just before the rcp.libs copy. Dont you really 
only need the last one, otherwise its echoing two sets sets of the core rcp 
libs and 2 or 3 sets of gtk linux specific stuff, even for the win32 build.

<looks at clock> Oh dear, looking at these things after getting home late is 
never a good idea :)


Robbie

> Provide mechanism to build management console
> ---------------------------------------------
>
>                 Key: QPID-1243
>                 URL: https://issues.apache.org/jira/browse/QPID-1243
>             Project: Qpid
>          Issue Type: Bug
>          Components: Ant Build System, Java Management : JMX Console
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>         Attachments: QPID-1243_21nov2008.zip, QPID-1243_24nov2008.zip
>
>
> Summary:
> Currently, there is no way to build the management console using ant, whilst 
> the maven system may still work we should complete the move to ant by also 
> updating the packaging required for the console.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to