Go to file
dependabot[bot] 48f38c407c
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 07:58:53 +00:00
beehive-controls tools.jar is gone, depend on aptIn16s API 2017-04-20 13:35:28 -04:00
beehive-ejb-control [maven-release-plugin] prepare for next development iteration 2015-08-27 15:54:42 -04:00
beehive-jdbc-control Add JdbcMapperControl.java to make legacy JdbcControl classes easier to convert 2019-07-12 12:33:33 -04:00
beehive-jdbc-mapper Pull in correct querymapper dependency based on java version 2018-03-26 12:39:58 -04:00
beehive-jms-control [maven-release-plugin] prepare for next development iteration 2015-08-27 15:54:42 -04:00
beehive-netui-bootstrap [maven-release-plugin] prepare for next development iteration 2015-08-27 15:54:42 -04:00
beehive-netui-compiler tools.jar is gone, depend on aptIn16s API 2017-04-20 13:35:28 -04:00
beehive-netui-core Appending a null Object/String to InternalStringBuilder is now a no-op, previously appended "null" 2019-01-08 15:39:00 -05:00
beehive-netui-tags [maven-release-plugin] prepare for next development iteration 2015-08-27 15:54:42 -04:00
.gitignore Make behavior of mapping consistant between methods and fields, and handle conflicts between underscores and no underscores by picking the most exact match 2014-06-11 13:22:01 -04:00
.travis-settings.xml Add .travis.yml 2018-03-23 01:05:20 -04:00
.travis.yml Fix travis-ci build with openjdk7 2019-07-11 12:28:44 -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 Bump junit from 4.11 to 4.13.1 2020-10-13 07:58:53 +00: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.