Re: [M2] Computing stale sources in plugin

2005-11-24 Thread Brett Porter
You can use it from plexus-compiler-api. We intend to factor it out at
some point.

- Brett

On 11/23/05, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote:
 Hi there,

 I would like to compute the stale sources in a plugin I'm developing,
 this is, I'm transforming docbook documents, and I would like to know
 which documents have been modified since the last transformation.
 Browsing the source code of the compiler plugin I've found something
 about a plexus class called StaleSourceScanner, but I don't know if
 this can be used for my purposes. If so, is there any place where I
 can find info on these classes, or an API documentation? If not, is
 there anything in Maven libraries I can use?

 TIA, best regards
 Jose

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[M2] Computing stale sources in plugin

2005-11-23 Thread Jose Gonzalez Gomez
Hi there,

I would like to compute the stale sources in a plugin I'm developing,
this is, I'm transforming docbook documents, and I would like to know
which documents have been modified since the last transformation.
Browsing the source code of the compiler plugin I've found something
about a plexus class called StaleSourceScanner, but I don't know if
this can be used for my purposes. If so, is there any place where I
can find info on these classes, or an API documentation? If not, is
there anything in Maven libraries I can use?

TIA, best regards
Jose

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]