[
https://issues.apache.org/jira/browse/OODT-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-932.
------------------------------------
Resolution: Fixed
Fixed below:
{noformat}
LMC-053601:crawler mattmann$ git commit -m "Fix for OODT-932: OODT-Core forces
javadoc to run and fails on linting - it shouldn't do that."
[master a89e2fb] Fix for OODT-932: OODT-Core forces javadoc to run and fails on
linting - it shouldn't do that.
2 files changed, 9 insertions(+), 3 deletions(-)
LMC-053601:crawler mattmann$ git push -u origin master
Counting objects: 5, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 677 bytes | 0 bytes/s, done.
Total 5 (delta 3), reused 0 (delta 0)
remote: oodt git commit: Fix for OODT-932: OODT-Core forces javadoc to run and
fails on linting - it shouldn't do that.
To https://git-wip-us.apache.org/repos/asf/oodt.git
e0e1072..a89e2fb master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:crawler mattmann$
{noformat}
> OODT-Core forces javadoc to run and fails on linting - it shouldn't do that
> ---------------------------------------------------------------------------
>
> Key: OODT-932
> URL: https://issues.apache.org/jira/browse/OODT-932
> Project: OODT
> Issue Type: Bug
> Components: core
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Priority: Blocker
> Labels: memex, xdata
> Fix For: 1.1
>
>
> I can't build OODT right now b/c of the jdk8 activation added in
> core/pom.xml. I keep getting javadoc errors. I traced it to this:
> http://stackoverflow.com/questions/34354385/mvn-releaseperform-fails-in-java-8-added-javadoc-plugin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)