Subversion Repositories bacoAlunos

Rev

Rev 1310 | Rev 1358 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1310 Rev 1320
Line 97... Line 97...
97
        </fileset>
97
        </fileset>
98
        <!-- nao precisa de ir para o tomcat basta aqui para gerar mapas UML do Hibernate
98
        <!-- nao precisa de ir para o tomcat basta aqui para gerar mapas UML do Hibernate
99
        <fileset dir="${common.lib.dir}/linguine">
99
        <fileset dir="${common.lib.dir}/linguine">
100
            <include name="**/*.jar"/>
100
            <include name="**/*.jar"/>
101
        </fileset>-->
101
        </fileset>-->
-
 
102
        <fileset dir="${common.lib.dir}/google">
-
 
103
            <include name="**/*.jar"/>
-
 
104
        </fileset>
102
    </path>
105
    </path>
103
 
106
 
104
 
107
 
105
</project>
108
</project>
106
109