These pages should explain the modules briefly: http://www.mygrid.org.uk/dev/wiki/display/developer/Subversion+repository http://www.mygrid.org.uk/dev/wiki/display/developer/Module+version+numbers
Some of the modules changed names, group IDs etc. in the code restructuring after 2.0 - see http://www.mygrid.org.uk/dev/wiki/display/developer/2009-02-13+Code+restructuring You might also find it useful to be inspired by the POM files of an equivalent activity for 2.1 RC 1 - for instance http://taverna.googlecode.com/svn/taverna/ui/net.sf.taverna.t2.ui-activities/tags/ui-activities-0.13/beanshell-activity-ui/pom.xml Note that as we're preparing the release for 2.1 next week, we'll bump most of these version numbers again - generally it will be just one up, like 0.13 will be 0.14. We'll update the "Module version number" page to reflect the new versions. On Thu, Dec 10, 2009 at 15:40, Egon Willighagen <[email protected]> wrote: > Hi all, > > I am trying to convert the XMPP plugin for Taverna 2.0 to a 2.1 > plugin, but encountering the problem that names of modules I depend on > have changed... For example, it seems that the activity-icons artifact > is now called activity-icons-api? Likewise, the groupId seems to have > changed from net.sf.taverna.t2.workbench to net.sf.taverna.t2.ui.api? > > 1. is there a list of mappings between 2.0 and 2.1 group and artifact IDs? > 2. is there a list of group and artifacts IDs for a given SPI? For > example, which group/artifact to depend on when I implement > net.sf.taverna.t2.workbench.activityicons.ActivityIconSPI? > > Egon > > -- > Post-doc @ Uppsala University > Homepage: http://egonw.github.com/ > Blog: http://chem-bla-ics.blogspot.com/ > PubList: http://www.citeulike.org/user/egonw/tag/papers > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ > Developers Guide: http://www.mygrid.org.uk/tools/developer-information > -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
