Though I should add that I'm about to release 1.1.6, so it'd be best if you could check out the current CVS code and build it using the Ant build.xml to test with that. You can also just download the current version of the jars (as jibx-XXX-1.1.6-SNAPSHOT.jar) from http://jibx.sourceforge.net/maven/jibx/jars/
I'd love to get the new Eclipse plugin code as part of the 1.1.6 release, but that's probably not practical since I want 1.1.6 out within the next two days. I'll be following up with the first beta release of 1.2 by the end of the month, though, so hopefully we can get the Eclipse plugin in as part of that. - Dennis Dennis M. Sosnoski SOA and Web Services in Java Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 Dennis Sosnoski wrote: > Hi Mike, > > This sounds great! I was actually just in touch with another guy who had > updated the old plugin code, and was going to try to recreate his > changes - I'll forward this to make sure it gets his attention. If we > can get a couple of people involved in working on this perhaps it can > really move forward. > > Assuming you want to have the code become part of the project, I need > you to submit a contributor form > (http://jibx.sourceforge.net/contributing.html#agreement). I can then > add you as a developer, and you can add the code to a CVS or SVN repository. > > Thanks, > > - Dennis > > Dennis M. Sosnoski > SOA and Web Services in Java > Training and Consulting > http://www.sosnoski.com - http://www.sosnoski.co.nz > Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 > > > > Mike McMahon wrote: > >> I have totally re-written the JiBX Eclipse plugin which now features: >> >> - JiBX 1.1.5 >> - Eclipse 3.3.x >> - user specifies a bindings folder which contains binding files >> - plugin will parse all bindings files and identify any bound java classes >> - using Eclipse incremental compilation, the plugin will "rebind" upon >> any change to a bound java file or JiBX binding file >> - an Eclipse console is allocated to view see all of the JiBX output >> >> I would like to make the code (and a binary) available to JiBX developers. >> Please reply with guidance on releasing my code. >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> jibx-devs mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jibx-devs >> >> >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > jibx-devs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jibx-devs > > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
