0 Replies Latest reply on Mar 28, 2007 9:14 PM by zipwow

    Nonexistant classes referenced by Javadoc?

    zipwow

      I cleaned up four or five classes of javadoc errors (nonexistant param tags, variable names changed in code but not doc), but some of the @see and @link tags reference classes I can't find anything about. Do the following classes no longer exist, or are they simply not in the jbpm.3 project? If they're the former, I'll remove or redirect them to their replacements. If they're that latter I'll just ignore them.

      From GraphSession:
      org.jbpm.jpdl.par.ProcessArchiveDeployer

      From JbpmSession:

      org.jbpm.db.FileSession
      org.jbpm.tc.ContextBuilder
      org.jbpm.tc.db.JbpmSessionContext

      The last two are also referenced from JbpmSessionFactory. The org.jbpm.tc package itself doesn't seem to exist, or I don't know where to look for it.

      I checked in the CVS history in the jbpm.2 and jbpm.3 projects, but couldn't find mention of these files.

      -Kevin

      (enable javadoc processing in Eclipse to see these messages)