289 Commits (dependabot/maven/junit-junit-4.13.1)
 

Author SHA1 Message Date
Travis Burtrum c82f7ed3fc Proper fix for Anchor and TreeLabel to clear state after the current tag is finished 9 years ago
Travis Burtrum 898ce9533a Set _text to null in Anchor if the body content is empty. 9 years ago
moparisthebest 1e7092c623 Remove check for valid arrayMaxLength value, now anything <= 0 just means unlimited 9 years ago
moparisthebest 4d574cb75f Change default arrayMaxLength for JdbcControls from 1024 to -1 (unlimited) 9 years ago
moparisthebest 01a6f53d59 Change default arrayMaxLength to unlimited when using ResultSetMapper/QueryMapper directly 9 years ago
moparisthebest bf48b9a40e Added another test 9 years ago
moparisthebest 27fd12ff57 Setup netui_tagIdNameMap in a way that allows for numeric IDs 9 years ago
moparisthebest e8314fc3bf Removed duplicated files from beehive-netui-tags/src/main/java that are in beehive-netui-tags/src/main/resources 9 years ago
moparisthebest ff95f2d559 Fix AptTask where the proper apt isn't first on the PATH (ubuntu), and allow it to be set manually if needed as well 9 years ago
moparisthebest 2dec1ea7cf Fix return of primitive types by removing explicit cast, add tests to prevent regressions 9 years ago
moparisthebest 117910274e Try *again* to fix exception thrown when constructor cannot be found if the constructor is not needed, and *again* add some more tests 9 years ago
moparisthebest 8664d887d2 Fix exception thrown when constructor cannot be found if the constructor is not needed, add some more tests 9 years ago
moparisthebest a3647dd95a Depend on latest version of junit and change junit dependency in beehive-controls to provided for the one abstract test case in there 9 years ago
moparisthebest 375f8b8413 Make behavior of mapping consistant between methods and fields, and handle conflicts between underscores and no underscores by picking the most exact match 9 years ago
moparisthebest f7b1a52ba1 Handle non-public default constructors 9 years ago
moparisthebest ec65aae369 Allow all dataSource attributes to accept expressions 9 years ago
moparisthebest fe1ab6def8 Improve exception message in RowToObjectMapper and don't look for extra methods with underscores stripped if an exact match is found 9 years ago
moparisthebest 2694436119 The original ResultSetMapper returned a case-insensitive HashMap for each row, add support for that again... 9 years ago
moparisthebest ff7c5d08a4 Bump ant version to current 9 years ago
moparisthebest 14c150e0a4 Allow dataSource attribute to take expressions 9 years ago
moparisthebest cf6775dc87 Add whitelist-prefix init-parameter to PageFlowPageFilter, since <url-pattern>/portlets/*.jsp</url-pattern> is invalid syntax and is not allowed by tomcat 9 years ago
moparisthebest 9295099ed5 Don't setPerRequestState with null 9 years ago
moparisthebest 05a2ddfe79 Swap out DefaultObjectResultSetMapper with NewDefaultObjectResultSetMapper in JdbcControlImpl 9 years ago
moparisthebest 2d9c00e8db Do EnsureContext.setup() call from QueryMapper once 9 years ago
moparisthebest 48e93aaa44 Get values for UpdateableDTO.YES and UpdateableDTO.NO from System Properties 9 years ago
moparisthebest d0e1e03756 First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 9 years ago
moparisthebest 39338e999f Refactored ResultSetMapper to be an interface, old classes that used to extend it should now extend AbstractResultSetMapper 9 years ago
moparisthebest 6291eac434 Add id as an alias of tagId in HtmlBaseTag 9 years ago
moparisthebest d78cae4c41 Update some dependencies to be provided 9 years ago
moparisthebest 355ef02abd [maven-release-plugin] prepare for next development iteration 9 years ago
moparisthebest 225e7b4de0 [maven-release-plugin] prepare release beehive-1.0.2 9 years ago
moparisthebest 43396675b0 Fix source archives 9 years ago
moparisthebest c050957b1e Fix beehive-jdbc-control, exclude *.java from jars (placed there by annotation processors) 9 years ago
moparisthebest 2471981dbc re-structure into standard maven layout 9 years ago
moparisthebest 069b5b965b Update poms to new com.moparisthebest.beehive groupId, bump version of aptIn16 used to 0.2 9 years ago
moparisthebest 451feb0199 Add maven pom files to build as actual maven projects with all dependencies only from maven central repo 9 years ago
moparisthebest 916fffb8b5 Add external library downloaded by ant script in case it disappears again in the future 9 years ago
moparisthebest 6ddf0ff69b Fix ant build scripts and AptTask to build with new JDK and Ant 9 years ago
moparisthebest 69e0600052 Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 9 years ago