From: SourceForge.net <no...@so...> - 2006-08-14 02:20:43
|
Patches item #1200499, was opened at 2005-05-12 03:25 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497855&aid=1200499&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: jaxb Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Ted (tedsanne) Assigned to: Jeff Jensen (jeffjensen) Summary: [jaxb] support for DTDs Initial Comment: This improvements to the maven-jaxb-plugin contains the following: - The root classloader is removed - Jars have been removed from plugin-resources and configured as dependencies instead - Support for DTDs These changes have been made by Havard Bjastad of TraceTracker. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2006-08-13 19:20 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-30 15:48 Message: Logged In: YES user_id=498804 Hi Ted, if you are still interested, would you mind creating patches for the files from latest instead of providing all of them as a whole? I would like to add this for you, and the patch approach will be faster and easier for me to use. I think there has been some other file changes since the files in your attached zip. ---------------------------------------------------------------------- Comment By: Ted (tedsanne) Date: 2005-09-05 01:35 Message: Logged In: YES user_id=1277243 I have checked out version 1.1.0 of the plugin, but it still does not support DTDs ---------------------------------------------------------------------- Comment By: Pat (mavenj) Date: 2005-06-05 22:05 Message: Logged In: YES user_id=1290338 line 51 (plugin.jelly): the test for dtds is done inside the test for xsd. I think this test should be done after the xsd test, so that both xsd and dtds can have their own block of xjc execution. I'd love for support for DTDs to be available in this plugin very soon! - mavenj ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497855&aid=1200499&group_id=61626 |