ShouldTaglet

5 views
Skip to first unread message

Lluis Martinez

unread,
Apr 8, 2015, 3:57:37 PM4/8/15
to d...@openmrs.org
Hi

Can we get rid of the class ShouldTaglet in core? It gives compilation errors because the package com.sun.tools.doclets does not exist. 
It looks like it's not used, but if it is then instead of deleting it it should be corrected (use a class in the standard API).

Cheers

Burke Mamlin

unread,
Apr 8, 2015, 4:38:21 PM4/8/15
to d...@openmrs.org
What is used to translate our @should tags into the expected behavior documentation in our javadocs?  I thought it was ShouldTaglet.

-Burke

--
OpenMRS Developers: http://om.rs/dev
Post: d...@openmrs.org | Unsubscribe: dev+uns...@openmrs.org
Manage your OpenMRS subscriptions: http://om.rs/id
 
*** FINAL WARNING: This group will be moved to OpenMRS Talk effective 10 April 2015 at 19:00 UTC. Please visit https://talk.openmrs.org/t/openmrs-developers-group-changes-2015-04-10/1508 for details and to make necessary changes.

Darius Jazayeri

unread,
Apr 8, 2015, 5:00:02 PM4/8/15
to dev
I think that Burke is right.

A nice-to-have is probably to move it out of openmrs-core into something in openmrs-contrib that gets used just to build the javadocs.

Googling for com.sun.tools.doclets it seems like this should still exist.

-Darius

Lluis Martinez

unread,
Apr 8, 2015, 5:00:28 PM4/8/15
to d...@openmrs.org
Maybe it is, but then how to avoid compilation errors? com.sun.tools.doclets.Taglet is not on the workspace. 
My guess is that when this class was created a Sun JVM was used and therefore it worked.

To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@openmrs.org.

Lluis Martinez

unread,
Apr 8, 2015, 5:55:09 PM4/8/15
to d...@openmrs.org
ok problem solved, I copied tools.jar from jdk/lib to jre/lib and the compilation errors were gone


Reply all
Reply to author
Forward
0 new messages