|
| 58834 | modified | mladen.turk@jboss.com | //trunk/system/src/bin/run.bat | Remove the if processing that contains (. They are breaking if the environment variable contains the ( |
| 58831 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | fixed NPE in DelegatingObjectModelFactory.newChild |
| 58831 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossClientDDObjectFactory.java | fixed NPE in DelegatingObjectModelFactory.newChild |
| 58829 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.bat | A grouped if statement doesn't seem to work on all windows versions. |
| 58821 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxy.java | Fix the serialVersionUID to the previous release value. |
| 58820 | modified | scott.stark@jboss.org | //trunk/varia/src/main/org/jboss/tools/SerialVersionUID.java | Make the generateJBossSerialVersionUIDReport the default. To run the ri report one must specify -rihome home. |
| 58819 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.bat | group the if exist native check |
| 58818 | modified | scott.stark@jboss.org | //trunk/varia/src/main/org/jboss/tools/ClassVersionInfo.java | Add a main so this can be used to print the serialVersionUID info. |