You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Bryan Che (JIRA)" <be...@incubator.apache.org> on 2004/12/20 21:30:14 UTC

[jira] Created: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

ant task for generating jars of xmlbean-compiled schemas
--------------------------------------------------------

         Key: BEEHIVE-147
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-147
     Project: Beehive
        Type: New Feature
  Components: Build  
    Reporter: Bryan Che
 Attachments: schema-patch.tar.gz

Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.

I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Bryan Che (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-147?page=history ]

Bryan Che updated BEEHIVE-147:
------------------------------

    Attachment: schema-patch.tar.gz

>From the patch's README:

This patch adds two ant build files to beehive that generate jar files
containing just the output of compiling beehive xml schemas with
xmlbean.  This is useful for setting up Beehive in an IDE that doesn't
support xmlbeans directly.  A developer can generate jars of the schemas
and then add them to his classpath.

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Reporter: Bryan Che
>  Attachments: schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Kenneth Tam (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-147?page=history ]

Kenneth Tam updated BEEHIVE-147:
--------------------------------

      Assign To: Bryan Che
        Version: V1Beta
    Fix Version: V1Beta

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Versions: V1Beta
>     Reporter: Bryan Che
>     Assignee: Bryan Che
>      Fix For: V1Beta
>  Attachments: schema-patch-v2.tar.gz, schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Bryan Che (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-147?page=history ]
     
Bryan Che closed BEEHIVE-147:
-----------------------------

     Resolution: Fixed
    Fix Version: V1Beta
                     (was: V1)

Fixed in revision 156461

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Versions: V1Beta
>     Reporter: Bryan Che
>     Assignee: Bryan Che
>      Fix For: V1Beta
>  Attachments: schema-patch-v2.tar.gz, schema-patch-v3.tar.gz, schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Bryan Che (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-147?page=history ]

Bryan Che updated BEEHIVE-147:
------------------------------

    Fix Version: V1
                     (was: V1Beta)

Pushing Fix Version to v1 as this isn't necessary for beta, and Apache still hasn't given me access to the svn tree.  If it turns out that I get access in time, I'll revisit the issue for V1Beta.

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Versions: V1Beta
>     Reporter: Bryan Che
>     Assignee: Bryan Che
>      Fix For: V1
>  Attachments: schema-patch-v2.tar.gz, schema-patch-v3.tar.gz, schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Jim Cummings (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-147?page=history ]

Jim Cummings updated BEEHIVE-147:
---------------------------------

    Attachment: schema-patch-v3.tar.gz

Added the testRecorder files as well for those that try to build netgui/src/testRecord in eclipse.

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Versions: V1Beta
>     Reporter: Bryan Che
>     Assignee: Bryan Che
>      Fix For: V1Beta
>  Attachments: schema-patch-v2.tar.gz, schema-patch-v3.tar.gz, schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-147) ant task for generating jars of xmlbean-compiled schemas

Posted by "Bryan Che (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-147?page=history ]

Bryan Che updated BEEHIVE-147:
------------------------------

    Attachment: schema-patch-v2.tar.gz

This is an updated version of the patch to reflect the updated build system.

> ant task for generating jars of xmlbean-compiled schemas
> --------------------------------------------------------
>
>          Key: BEEHIVE-147
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-147
>      Project: Beehive
>         Type: New Feature
>   Components: Build
>     Reporter: Bryan Che
>  Attachments: schema-patch-v2.tar.gz, schema-patch.tar.gz
>
> Not all of us are so fortunate to use an IDE like Weblogic Workshop, which has native support for XMLBeans. ;)  For IDE's that do not currently support XMLBeans well, like Eclipse, we should add an ant task that generates jar files containing just the xmlbeans-compiled schemas.  Then, a developer using an IDE like Eclipse can add those jars to his classpath in order to work on Beehive as a workaround until he (hopefully) has native XMLBeans support.
> I'll be uploading a patch shortly that does this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira