You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Florent Guillaume <fg...@nuxeo.com> on 2010/10/07 00:55:45 UTC

Re: svn commit: r1005241 - /incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml

Sorry about that, I hadn't realized the default resources would be
suppressed. I should have tested.

Florent

On Wed, Oct 6, 2010 at 10:43 PM,  <fm...@apache.org> wrote:
> Author: fmui
> Date: Wed Oct  6 20:43:05 2010
> New Revision: 1005241
>
> URL: http://svn.apache.org/viewvc?rev=1005241&view=rev
> Log:
> fixed workbench pom.xml
>
> Modified:
>    incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
>
> Modified: incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml?rev=1005241&r1=1005240&r2=1005241&view=diff
> ==============================================================================
> --- incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml (original)
> +++ incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml Wed Oct  6 20:43:05 2010
> @@ -38,6 +38,9 @@
>     <build>
>         <resources>
>           <resource>
> +            <directory>${basedir}/src/main/resources</directory>
> +          </resource>
> +          <resource>
>             <directory>${project.build.directory}/generated-resources</directory>
>           </resource>
>         </resources>
>
>
>



-- 
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87