Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frascati
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
114
Issues
114
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
frascati
frascati
Commits
612ee937
Commit
612ee937
authored
Dec 10, 2012
by
Philippe Merle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Uncommented module frascati-implementation-bpel and BPEL examples.
* Moved to Tinfi 1.4.5 and Juliac 2.5.
parent
227ab444
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
19 deletions
+6
-19
examples/pom.xml
examples/pom.xml
+0
-11
frascati/RELEASE_NOTES.txt
frascati/RELEASE_NOTES.txt
+3
-2
frascati/modules/frascati-all/pom.xml
frascati/modules/frascati-all/pom.xml
+1
-2
frascati/modules/pom.xml
frascati/modules/pom.xml
+0
-2
pom.xml
pom.xml
+2
-2
No files found.
examples/pom.xml
View file @
612ee937
...
...
@@ -153,15 +153,6 @@
<org.ow2.frascati.composite>
${org.ow2.frascati.composite}
</org.ow2.frascati.composite>
</systemProperties>
</configuration>
<!-- Required for FraSCAti EasyBPEL integration. -->
<dependencies>
<dependency>
<groupId>
xerces
</groupId>
<artifactId>
xercesImpl
</artifactId>
<version>
${xerces.version}
</version>
<scope>
compile
</scope>
</dependency>
</dependencies>
</plugin>
<!-- Execute Java. -->
...
...
@@ -785,14 +776,12 @@
<module>
examples-scala
</module>
<!-- <module>helloworld-upnp</module> -->
<module>
ohloh-proxy
</module>
<!-- TODO: Port to Tinfi 1.4.5
<module>
bpel-parent
</module>
<module>
echo-bpel
</module>
<module>
factorial-bpel
</module>
<module>
sales-bpel
</module>
<module>
crisis
</module>
<module>
nrbc
</module>
-->
<module>
fibonacci
</module>
<!--
<module>picweb</module>
...
...
frascati/RELEASE_NOTES.txt
View file @
612ee937
...
...
@@ -25,10 +25,11 @@ OW2 FraSCAti 1.5
* Moved to:
- Apache CXF 2.5.4
- EasyBPEL 1.6-SNAPSHOT
- Eclipse Jetty 7.5.4.v20111024
- OW2 Fractal Binding Factory 0.10-SNAPSHOT
- OW2 Fractal Juliac 2.5
-SNAPSHOT
- OW2 FraSCAti Tinfi 1.4.5
-SNAPSHOT
- OW2 Fractal Juliac 2.5
- OW2 FraSCAti Tinfi 1.4.5
- Spring Framework 3.0.5.RELEASE
...
...
frascati/modules/frascati-all/pom.xml
View file @
612ee937
...
...
@@ -202,13 +202,12 @@
</dependency>
<!-- OW2 FraSCAti SCA Implementation BPEL. -->
<!-- TODO: Porting to Tinfi 1.4.5
<dependency>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-implementation-bpel
</artifactId>
<version>
${project.version}
</version>
</dependency>
-->
<!-- OW2 FraSCAti SCA Implementation Fractal. -->
<dependency>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/pom.xml
View file @
612ee937
...
...
@@ -246,9 +246,7 @@
<module>
frascati-component-factory-juliac-jdt
</module>
<module>
frascati-component-factory-juliac-tinfi-oo
</module>
<module>
frascati-component-factory-tinfi-oo
</module>
<!-- TODO: Support for Tinfi-1.4.5
<module>
frascati-implementation-bpel
</module>
-->
<module>
frascati-implementation-fractal
</module>
<module>
frascati-implementation-osgi
</module>
<module>
frascati-implementation-osgi-concierge
</module>
...
...
pom.xml
View file @
612ee937
...
...
@@ -234,9 +234,9 @@
<properties>
<org.eclipse.stp.sca.version>
2.0.1.3
</org.eclipse.stp.sca.version>
<tinfi.version>
1.4.5
-SNAPSHOT
</tinfi.version>
<tinfi.version>
1.4.5
</tinfi.version>
<julia.version>
2.5.2
</julia.version>
<juliac.version>
2.5
-SNAPSHOT
</juliac.version>
<juliac.version>
2.5
</juliac.version>
<fraclet.version>
3.3
</fraclet.version>
<fractal-adl.version>
2.3.1
</fractal-adl.version>
<fractal-util.version>
1.1.2
</fractal-util.version>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment