|
| 1.9 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/util/LocalEntityResolver.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.9 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/ReplyActionTest.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.10 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/client/SoapClientTest.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/CompensateReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/CompensateScopeReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/EmptyReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ExitReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/FlowReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/IfReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.10 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/InvokeReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.4 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ParseProblem.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/PickReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.4 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ProcessWsdlLocator.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ReceiveReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/RepeatUntilReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.10 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ReplyReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/RethrowReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ScopeReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/SequenceReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/SwitchReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ThrowReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ValidateReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/WaitReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/WhileReader.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.12 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/jms/AbstractListenerTestCase.java | BPEL-256 revised validation of initial activities: now targets prevent the reader from considering an activity as initial |
| 1.48 | modified | tbaeyens | designer/jpdl/org.jbpm.gd.jpdl.build/build.xml | changed the default target of the designer build to 'build' |
| 1.29 | modified | tbaeyens | console/build.xml | reorganised build of console servlet for designer deployment |
| 1.34 | modified | tbaeyens | build/base.project.build.xml | minor designer build improvements |
| 1.61 | modified | tbaeyens | build/build.properties | minor designer build improvements |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/bpel-1-1-converter.xslt | BPEL-257 rename correlation patterns |
| 1.10 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelConverterTest.java | BPEL-257 rename correlation patterns |
| 1.9 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/InvokeReaderTest.java | BPEL-257 rename correlation patterns |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/ServerTests.java | BPEL-257 rename correlation patterns |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/InvokeActionTest.java | BPEL-257 rename correlation patterns |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/translatorClient.bpel | BPEL-257 rename correlation patterns |
| 1.3 | modified | tbaeyens | enterprise/src/main/java/org/jbpm/scheduler/ejbtimer/TimerServiceBean.java | fixed null pointer in the timer service bean |
| 1.2 | modified | tbaeyens | enterprise/src/main/java/org/jbpm/scheduler/ejbtimer/TimerServiceBean.java | fixed timer repeat in enterprise deployment: JBPM-947 |
| 1.2 | modified | tbaeyens | enterprise/src/test/java/org/jbpm/msg/AsyncAction.java | fixed timer repeat in enterprise deployment: JBPM-947 |
| 1.1 | added | tbaeyens | enterprise/src/test/java/org/jbpm/msg/TimerRepeatTest.java | fixed timer repeat in enterprise deployment: JBPM-947 |
| 1.47 | modified | tbaeyens | build/build.xml | removed the jboss/configuration from the overall build |
| 1.8 | modified | tbaeyens | jboss/configuration/build.xml | removed the deletion of the jboss install in the package target |
| 1.28 | modified | dlloyd | console/build.xml | Add the GPD deployer servlet |
| 1.19 | modified | dlloyd | console/src/main/webapp/WEB-INF/web.xml | Add the GPD deployer servlet |
| 1.33 | modified | tbaeyens | build/base.project.build.xml | updated console build and integrated it with the overal build and distribution targets |
| 1.60 | modified | tbaeyens | build/build.properties | updated console build and integrated it with the overal build and distribution targets |
| 1.46 | modified | tbaeyens | build/build.xml | updated console build and integrated it with the overal build and distribution targets |
| 1.2 | deleted | tbaeyens | console/build.properties | updated console build and integrated it with the overal build and distribution targets |
| 1.27 | modified | tbaeyens | console/build.xml | updated console build and integrated it with the overal build and distribution targets |
| 1.2 | deleted | tbaeyens | console/src/main/java/hibernate.cfg.xml | updated console build and integrated it with the overal build and distribution targets |
| 1.14 | modified | tbaeyens | jpdl/db/build.xml | added dependency on definition of the libs.classpath |