Thanks for the help. The targets are in there now.
Jeffrey Simpson Senior Software Engineer Telephone: 240.235.2144 Fax: 240.235.2174 Youth For Understanding (YFU) prepares young people for their responsibilities and opportunities in a changing, interdependent world. [email protected] Apr 27, 2011, at 2:25 PM, Pascal Robert wrote: > Hi Jeffrey, > > I had a quick look and so far the project structure seems ok. The only thing > missing is the targets in build.xml: > > https://github.com/jeffreyindc/wonder/blob/master/Build/build/build.xml > > You should add a target for the plugin (see the H2Plugin.all target for an > example) and another target for the PluginTest project. > >> This is a better link to the github >> https://[email protected]/jeffreyindc/wonder.git >> >> >> Jeffrey Simpson >> Senior Software Engineer >> Telephone: 240.235.2144 >> Fax: 240.235.2174 >> >> Youth For Understanding (YFU) prepares young people for their >> responsibilities and opportunities in a changing, interdependent world. >> [email protected] Apr 27, 2011, at 12:36 PM, Jeffrey Simpson wrote: >> >>> I have checked in my plugin to [email protected]:jeffreyindc/wonder.git. >>> Please have a look. I know I am probably the only person using DB2 but the >>> PluginTest may be of interest. >>> >>> >>> >>> >>> Jeffrey Simpson >>> Senior Software Engineer >>> Telephone: 240.235.2144 >>> Fax: 240.235.2174 >>> >>> Youth For Understanding (YFU) prepares young people for their >>> responsibilities and opportunities in a changing, interdependent world. >>> [email protected] Apr 27, 2011, at 11:45 AM, Pascal Robert wrote: >>> >>>> >>>> Le 2011-04-27 à 11:41, Jeffrey Simpson a écrit : >>>> >>>>> Ok I got a github account and made a fork. What is confusing me is which >>>>> branch in the fork do I check out and add my code to. Is master the >>>>> right one? >>>> >>>> If you use WebObjects 5.4.x, "master" is the right one. >>>> >>>>> >>>>> >>>>> Jeffrey Simpson >>>>> Senior Software Engineer >>>>> Telephone: 240.235.2144 >>>>> Fax: 240.235.2174 >>>>> >>>>> Youth For Understanding (YFU) prepares young people for their >>>>> responsibilities and opportunities in a changing, interdependent world. >>>>> [email protected] Apr 27, 2011, at 10:02 AM, Pascal Robert wrote: >>>>> >>>>>> >>>>>> Le 2011-04-27 à 09:47, Jeffrey Simpson a écrit : >>>>>> >>>>>>> >>>>>>> So I have written the DB2 Plugin. It is really 2 plugins. DB2Plugin >>>>>>> and DB2ForISeriesPlugIn. There are some slight difference between DB2 >>>>>>> running on Linux, Unix and Windows and DB2 running on the iSeries. I >>>>>>> think the DB2ForISeriesPlugIn would work for DB2 for OS/390 but I do >>>>>>> not promise it. >>>>>> >>>>>> Cool! >>>>>> >>>>>>> So how should I give this to Wonder? Here is a list of what I have >>>>>>> done. >>>>>> >>>>>> Open a GitHub account, do your own fork of Wonder and add your projects >>>>>> into your Wonder fork. You can ask people who run DB2 to try out your >>>>>> plugin and if everything works fine, you can do a pull request so that a >>>>>> Wonder committer can add it into the "master" Wonder repository. >>>>>> >>>>>>> New DB2Plugin Framework. >>>>>>> New PluginTest application. This is a first stab at a application that >>>>>>> can be user to test plugins. Different plugins can be tested using the >>>>>>> properties in ERXModelGroup. >>>>>>> >>>>>>> Changed ERExtentions ERXSQLHelper to add support for DB2 >>>>>>> >>>>>>> Changed ERPrototypes EOJDBCDB2Prototypes to have values that make sense >>>>>>> to DB2. >>>>>>> >>>>>>> The ERExtentions and ERPrototypes changes I can create a patch but what >>>>>>> about the other the plugin and the Test App? >>>>>>> >>>>>>> >>>>>>> Jeffrey Simpson >>>>>>> Senior Software Engineer >>>>>>> Telephone: 240.235.2144 >>>>>>> Fax: 240.235.2174 >>>>>>> [email protected] >>>>>>> >>>>>>> Youth For Understanding (YFU) prepares young people for their >>>>>>> responsibilities and opportunities in a changing, interdependent world. >>>>>>> _______________________________________________ >>>>>>> Do not post admin requests to the list. They will be ignored. >>>>>>> Webobjects-dev mailing list ([email protected]) >>>>>>> Help/Unsubscribe/Update your Subscription: >>>>>>> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>>>>>> >>>>>>> This email sent to [email protected] >>>>>> >>>>> >>>>> >>>> >>> >>> >> >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
