You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Kevan Miller <ke...@gmail.com> on 2008/06/19 05:42:48 UTC

Re: svn commit: r669363 - in /geronimo/devtools/eclipse-plugin/trunk/plugins: org.apache.geronimo.st.core/ org.apache.geronimo.st.ui/ org.apache.geronimo.st.v20.core/ org.apache.geronimo.st.v20.ui/ org.apache.geronimo.st.v21.core/ org.apache.geronimo.st.v2...

On Jun 18, 2008, at 10:13 PM, tkirby@apache.org wrote:

> Author: tkirby
> Date: Wed Jun 18 19:13:06 2008
> New Revision: 669363
>
> URL: http://svn.apache.org/viewvc?rev=669363&view=rev
> Log:
> GERONIMODEVTOOLS-397 Bouncy Castle License and Notice needs proper  
> exposure in GEP files
> add more missed files: notice and license files for each plugin
>
> Added:
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.core/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.core/NOTICE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.ui/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.ui/NOTICE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v20.core/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v20.core/NOTICE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v20.ui/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v20.ui/NOTICE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v21.core/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v21.core/NOTICE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v21.ui/LICENSE.txt   (with props)
>    geronimo/devtools/eclipse-plugin/trunk/plugins/ 
> org.apache.geronimo.st.v21.ui/NOTICE.txt   (with props)


Hi Ted,
Moving forward, definitely want to start using the maven-remote- 
resources-plugin to automatically install the default LICENSE/NOTICE  
files. See framework/modules/geronimo-crypto for an example of how you  
handle the non-default cases.

So that I understand, all of these plugins are including the geronimo- 
crypto jar?

--kevan