You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Eddie O'Neil <ek...@bea.com> on 2005/05/03 02:03:27 UTC

repackaging NetUI JARs from six to two complete

All--

   Just want to highlight this change -- this compacts the previous six 
NetUI JARs into two -- a "core" and "tags" JAR.

   Don't forget to update your IDE settings and any local Ant builds.

   Let me know if you've got questions.

Eddie




ekoneil@apache.org wrote:
> Author: ekoneil
> Date: Mon May  2 16:53:12 2005
> New Revision: 167830
> 
> URL: http://svn.apache.org/viewcvs?rev=167830&view=rev
> Log:
> Compress the six NetUI JARs into two.  These are now grouped as:
> 
>   beehive-netui-core.jar contains the previous util / scoping / pageflow JARs
>   beehive-netui-tags.jar contains the previous html / template / databinding tag libraries and TLDs.
> 
> Note, be sure to update your IDE projects accordingly!
> 
> BB: self
> DRT: Beehive pass / distribution test pass
> 
> 
> Modified:
>     incubator/beehive/trunk/netui/ant/build.xml
>     incubator/beehive/trunk/netui/ant/netui.properties
>     incubator/beehive/trunk/netui/ant/webappTemplate.xml
>     incubator/beehive/trunk/netui/src/pageflow/build.xml
>     incubator/beehive/trunk/netui/src/scoping/build.xml
>     incubator/beehive/trunk/netui/src/tags-databinding/build.xml
>     incubator/beehive/trunk/netui/src/tags-html/build.xml
>     incubator/beehive/trunk/netui/src/util/build.xml
>