Go to file
moparisthebest 48e93aaa44 Get values for UpdateableDTO.YES and UpdateableDTO.NO from System Properties 2014-04-22 15:02:35 -04:00
beehive-controls [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
beehive-ejb-control [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
beehive-jdbc-control First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
beehive-jdbc-mapper Get values for UpdateableDTO.YES and UpdateableDTO.NO from System Properties 2014-04-22 15:02:35 -04:00
beehive-jms-control [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
beehive-netui-bootstrap [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
beehive-netui-compiler [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
beehive-netui-core Update some dependencies to be provided 2014-04-22 11:51:27 -04:00
beehive-netui-tags Add id as an alias of tagId in HtmlBaseTag 2014-04-22 11:52:15 -04:00
.gitignore Fix ant build scripts and AptTask to build with new JDK and Ant 2014-04-21 08:56:24 -04:00
BUILDING.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
DEVELOPING.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
LICENSE.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
NOTICE.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
README.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
pom.xml First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00

README.txt

Welcome to Beehive!

If you've come here to learn more about Beehive, here are a few
starting points:

BUILDING.txt:   How to build Beehive on your machine.
DEVELOPING.txt  Technical notes on contributing/committing files.
LICENSE.txt:    The Apache License and any other relevant licenses for this software.
NOTICE.txt:     Attribution notices required by various contributions.

The Apache Beehive website is located at:

  http://beehive.apache.org

And, the Beehive wiki is located at:

  http://wiki.apache.org/beehive

Both of these contain additionl resources for getting started
with developing or using Beehive.