| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
176 (0.156s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1236] Remove buildnumber-maven-plugin - Accumulo - [issue]
|
|
...We can, and should, remove the buildnumber-maven-plugin. It was originally added to track different SNAPSHOT versions between releases, to ease debugging. However, I don't believe that is a ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1236
Author: Christopher Tubbs,
2013-04-05, 04:25
|
|
|
[ACCUMULO-1122] Use the maven-scm-plugin to publish site - Accumulo - [issue]
|
|
...The maven scm plugin can be used to build the maven site and publish to the Apache CMS. See: http://maven.apache.org/plugins/maven-scm-publish-plugin/usage.html...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1122
Author: Christopher Tubbs,
2013-04-05, 04:25
|
|
|
[ACCUMULO-1212] AUDIT verbosity in build - Accumulo - [issue]
|
|
...Can the AUDIT verbosity be turned down a bit? Or do we need the AUDIT log level to be so verbose during tests?...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1212
Author: Christopher Tubbs,
2013-03-29, 04:53
|
|
|
[ACCUMULO-886] Create integration tests for new ClassLoader - Accumulo - [issue]
|
|
...Many of the "unit tests" are actually testing the full functionality of the new classloader, and would be more suitable as integration tests. This has the added benefit of not taking so much...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-886
Author: Christopher Tubbs,
2013-03-27, 22:56
|
|
|
[ACCUMULO-1130] Rename SecurityToken to AuthenticationToken - Accumulo - [issue]
|
|
..."SecurityToken" is pretty generic and ambiguous for what it is intended to be used for. "AuthenticationToken" is a better name....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1130
Author: Christopher Tubbs,
2013-03-26, 22:38
|
|
|
[ACCUMULO-1204] JSONServlet shows incorrect value for scans - Accumulo - [issue]
|
|
...In JSONServlet, I seemap.put("scans", scans);map.put("scans", scansessions);This can't possibly be correct. It looks like a copy/paste error. A trivial fix is to rename the map key to "scans...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1204
Author: Christopher Tubbs,
2013-03-26, 14:12
|
|
|
[ACCUMULO-1031] Modify Code template to not automatically insert javadocs - Accumulo - [issue]
|
|
...There are too many javadocs that either provide no value, or are malformed. Javadocs should be a conscious thing, where we take care to document what is important. Ideally, we could take thi...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1031
Author: Christopher Tubbs,
2013-03-25, 22:48
|
|
|
[ACCUMULO-762] Enforce dependency management - Accumulo - [issue]
|
|
...Maven enforcer plugin, which Accumulo already uses, has the ability to enforce dependency convergence. This is extremely useful for addressing problems with multiple versions of dependencies...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-762
Author: Christopher Tubbs,
2013-03-25, 22:11
|
|
|
[ACCUMULO-957] Modify codestyle formatter to allow turning off the formatter - Accumulo - [issue]
|
|
...The setting, "org.eclipse.jdt.core.formatter.use_on_off_tags" should be set to value "true" in the codestyle xml file for Eclipse.This enables overriding the formatter for specific blocks wh...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-957
Author: Christopher Tubbs,
2013-03-16, 12:01
|
|
|
[ACCUMULO-1133] Put security-related APIs that clients need in the "o.a.a.core.client" package, or a security sub-package - Accumulo - [issue]
|
|
...This is a pretty straight-forward task. This is just to consolidate more "public API" stuff in a convenient location for client code....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1133
Author: Christopher Tubbs,
2013-03-05, 18:46
|
|
|
|