9fea291f2cdaf121f6225f63f0ccdea6dd7563e2
Files Diff
- Added: 241
- Removed: 109
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
commons-beanutils:commons-beanutils-core:1.8.3 | |
org.apache.qpid:proton-j-impl:0.4 | |
org.apache.qpid:proton-api:0.4 | |
Removed | |
org.jipijapa:jipijapa-spi:1.0.1.Final | |
org.apache.qpid:proton-j:0.8 | |
org.jboss.activemq.artemis.integration:artemis-wildfly-integration:1.0.1 | |
org.apache.activemq:artemis-commons:1.0.0 | |
org.jipijapa:jipijapa-hibernate4-1:1.0.1.Final | |
org.jipijapa:jipijapa-hibernate4-3:1.0.1.Final | |
org.apache.activemq:artemis-proton-plug:1.0.0 | |
org.apache.activemq:artemis-jms-client:1.0.0 | |
org.apache.activemq:artemis-selector:1.0.0 | |
org.apache.activemq:artemis-amqp-protocol:1.0.0 | |
org.apache.activemq:artemis-server:1.0.0 | |
org.apache.activemq:artemis-hornetq-protocol:1.0.0 | |
org.apache.activemq:artemis-stomp-protocol:1.0.0 | |
org.apache.activemq:artemis-core-client:1.0.0 | |
org.apache.activemq:artemis-journal:1.0.0 | |
org.jipijapa:jipijapa-hibernate3:1.0.1.Final | |
org.apache.activemq:artemis-service-extensions:1.0.0 | |
org.apache.activemq:artemis-native:1.0.0 | |
org.apache.activemq:artemis-jms-server:1.0.0 | |
org.apache.activemq:artemis-ra:1.0.0 | |
org.jipijapa:jipijapa-openjpa:1.0.1.Final | |
org.jipijapa:jipijapa-eclipselink:1.0.1.Final | |
commons-beanutils:commons-beanutils:1.9.2 | |
Updated | |
From org.apache.qpid:proton-jms 0.8 To 0.4 | |
From log4j:log4j 1.2.17 To 1.2.16 | |
From log4j:log4j 1.2.16 To 1.2.17 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type id : int to id : Integer in method public setId(id Integer) : void in class org.hibernate.jpa.test.pack.defaultpar.Mouse | From | To | |
Change Parameter Type id : int to id : Integer in method public setId(id Integer) : void in class org.hibernate.jpa.test.pack.explodedpar.Elephant | From | To | |
Move Source Folder | 1 | ||
Move Source Folder jpa to jpa/subsystem | From | To | |
Change Return Type | 2 | ||
Change Return Type int to Integer in method public getId() : Integer in class org.hibernate.jpa.test.pack.defaultpar.Mouse | From | To | |
Change Return Type int to Integer in method public getId() : Integer in class org.hibernate.jpa.test.pack.explodedpar.Elephant | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.jboss.as.test.compat.jpa.hibernate.envers.Person moved and renamed to org.hibernate.jpa.test.pack.explodedpar.Elephant | From | To | |
Move And Rename Class org.jboss.as.test.compat.jpa.hibernate.persistencebootstrap.Employee moved and renamed to org.hibernate.jpa.test.pack.defaultpar.Mouse | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type id : int to id : Integer in class org.hibernate.jpa.test.pack.defaultpar.Mouse | From | To | |
Change Attribute Type id : int to id : Integer in class org.hibernate.jpa.test.pack.explodedpar.Elephant | From | To |