Projet

Général

Profil

« Précédent | Suivant » 

Révision 675e977d

Ajouté par Remy Menard il y a presque 11 ans

  • ID 675e977d6baa946d508d77b8721408cbe9155a8e
  • Parent 8fd1d584

Version 2.1

  • All:
    - a few bugs fixed!
  • DELTa:
    - uses the new DS events
  • EpcisPHI, DiscoveryPHI:
    - improves the session management
    - the account creation by the web interface adds access policies to
    the interface ("admin" policies), this is always done even if a
    corresponding account exists in the LDAP directory
  • YPSilon:
    - simplifies the service
  • Installer:
    - upgrades Apache Tomcat to 7.0.42

Voir les différences:

EpcILoN/pom.xml
<groupId>fr.unicaen.iota</groupId>
<artifactId>epcilon</artifactId>
<version>2.0</version>
<version>2.1</version>
<packaging>war</packaging>
<name>EpcILoN</name>
......
</goals>
<configuration>
<componentProperties>
<outputfilename>epcilon-schema.sql</outputfilename>
<outputfilename>epcilon_schema.sql</outputfilename>
<configurationfile>src/main/resources/hibernate.cfg.xml</configurationfile>
<drop>false</drop>
<create>true</create>
......
</plugins>
</build>
<!--
<repositories>
<repository>
<id>fosstrak</id>
......
<url>https://oss.sonatype.org/content/repositories/public</url>
</repository>
</repositories>
-->
</project>

Formats disponibles : Unified diff