Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Corona/Milestone 1.0.0M8"

m (Notes)
 
(14 intermediate revisions by 2 users not shown)
Line 20: Line 20:
  
 
== Objectives ==
 
== Objectives ==
 
=== Mylar Integration ===
 
* Capture mylar action information and collect on server - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166134 166134]
 
* Define new Mylar actions for user actions on Repositories - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166135 166135]
 
* Define new Mylar actions for user actions on Containers - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166136 166136]
 
* Support Mylar Landmarks on Container / Repository Resources - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166137 166137]
 
* aggregate Mylar actions information - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166138 166138]
 
** most used resources in Container
 
** type user action for a member role (what each role spent most time doing)
 
** number of tasks associated with a container
 
** Show grouping of Mylar actions by Container | User | Task | Resources
 
* automatically create relationships between resources based upon Mylar actions - Bug [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166139 166139]
 
** first implementation using Jackrabbit
 
** later implementation using RDF
 
  
 
=== Lucene Integration - [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166131 bug 166131]===
 
=== Lucene Integration - [http://bugs.eclipse.org/bugs/show_bug.cgi?id=166131 bug 166131]===
Line 45: Line 31:
 
== Setup ==
 
== Setup ==
  
# Unzip eclipse-SDK-3.3M4-win32.zip
+
=== System Requirements ===
# Copy equinox services
+
* JVM 1.5
## org.eclipse.equinox.ds_1.0.0.v20060828.jar
+
* Eclipse v3.3
## org.eclipse.equinox.ds_1.0.0.v20060828.jar
+
* EMF 2.3
## org.eclipse.equinox.http_1.0.100.v20060821.jar
+
* ECF 1.0
## org.eclipse.equinox.log_1.0.100.v20060717.jar
+
 
## org.eclipse.equinox.servlet.api_1.0.0.v20060717.jar
+
=== Europa M5 ===
# Unzip org.eclipse.ecf.sdk-0.9.6.S20070113.zip
+
The following is the steps needed to setup a Windows based Eclipse v3.3 environment for Corona.
# Unzip emf-sdo-xsd-SDK-2.3.0M4.zip
+
 
 +
==== Development Environment ====
 +
# Unzip eclipse-SDK-3.3M5-win32.zip
 +
## [http://download.eclipse.org/eclipse/downloads/drops/S-3.3M5-200702091006/download.php?dropFile=eclipse-SDK-3.3M5-linux-gtk.tar.gz linux]
 +
## [http://download.eclipse.org/eclipse/downloads/drops/S-3.3M5-200702091006/download.php?dropFile=eclipse-SDK-3.3M5-win32.zip windows]
 +
# Unzip [http://download.eclipse.org/eclipse/equinox/drops/S-3.3M5-200702091006/eclipse-equinox-SDK-3.3M5.zip eclipse-equinox-SDK-3.3M5.zip]
 +
# Unzip [http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/downloads/drops/2.3.0/S200702121527/emf-sdo-runtime-2.3.0M5.zip emf-sdo-xsd-SDK-2.3.0M4.zip]
 +
# Unzip [http://www.eclipse.org/downloads/download.php?file=/technology/ecf/org.eclipse.ecf.sdk-0.9.6.S20070113.zip org.eclipse.ecf.sdk-0.9.6.S20070113.zip]
 
# Import team project set
 
# Import team project set
 +
# Import PDE Workaround
 +
# Update org.eclipse.corona.axis2.handler.sdo project's properties (Java Build Path)
 +
## Remove required project(s)
 +
### org.apache.axiom.impl
 +
### org.apache.axis2.databinding
 +
## Add required project(s)
 +
### org.eclipse.corona.pde.workaround
  
=== Notes ===
+
===== Notes =====
 
* Do not install the Apache ''plugin.zip'' into the Eclipse plugin folder.
 
* Do not install the Apache ''plugin.zip'' into the Eclipse plugin folder.
 
** These 3rd party libraries are now part of Corona's CVS repository.  They can be defined within the workspace.
 
** These 3rd party libraries are now part of Corona's CVS repository.  They can be defined within the workspace.
 
* There appears to be an issue with the Orbit plug-in org.apache.xerces
 
* There appears to be an issue with the Orbit plug-in org.apache.xerces
 
** The MANIFEST attempts to export the the package ''META-INF.services''.  This location should be defined as part of the plugin's runtime classpath.
 
** The MANIFEST attempts to export the the package ''META-INF.services''.  This location should be defined as part of the plugin's runtime classpath.
 +
** This is '''NOT''' a problem even though it is reported as a PDE Problem.  See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=166680 166680]
 +
 +
==== Corona Server for Win32 ====
 +
# Download the [http://www.eclipse.org/downloads/download.php?file=/technology/corona/downloads/Europa/M5/corona_1.0.0M8_win32_server_all.zip Corona Server all-in-one for Win32]
 +
# Unzip the Corona Server
 +
# Run the server by executing the command: ''corona.bat''
 +
 +
==== Corona Server for Linux ====
 +
# Download the [http://www.eclipse.org/downloads/download.php?file=/technology/corona/downloads/Europa/M5/corona_1.0.0M8_linux_server_all.tar.gz Corona Server all-in-one for Linux]
 +
# Unzip the Corona Server
 +
# Run the server by executing the command: ''./eclipse -console -clean''
 +
 +
[[Category:Corona]]

Latest revision as of 05:25, 13 December 2010

Eclipse Home Wiki Home Development 1.0.0M7 1.0.0M9

Theme

The theme for this milestone is EclipseCon. Emphasis will be placed on preparing Corona for presentation and demo at EclipseCon.

Schedule

Europa Planned Date Feb 23, 2007

The list of items scheduled for this release are defined within Bugzilla

Objectives

Lucene Integration - bug 166131

  • index content on server
    • index from keyword to resource uri
    • repository updates event listener starts indexing

Europa Integration

  • Continue enhancing release engineering to participate in Europa

Setup

System Requirements

  • JVM 1.5
  • Eclipse v3.3
  • EMF 2.3
  • ECF 1.0

Europa M5

The following is the steps needed to setup a Windows based Eclipse v3.3 environment for Corona.

Development Environment

  1. Unzip eclipse-SDK-3.3M5-win32.zip
    1. linux
    2. windows
  2. Unzip eclipse-equinox-SDK-3.3M5.zip
  3. Unzip emf-sdo-xsd-SDK-2.3.0M4.zip
  4. Unzip org.eclipse.ecf.sdk-0.9.6.S20070113.zip
  5. Import team project set
  6. Import PDE Workaround
  7. Update org.eclipse.corona.axis2.handler.sdo project's properties (Java Build Path)
    1. Remove required project(s)
      1. org.apache.axiom.impl
      2. org.apache.axis2.databinding
    2. Add required project(s)
      1. org.eclipse.corona.pde.workaround
Notes
  • Do not install the Apache plugin.zip into the Eclipse plugin folder.
    • These 3rd party libraries are now part of Corona's CVS repository. They can be defined within the workspace.
  • There appears to be an issue with the Orbit plug-in org.apache.xerces
    • The MANIFEST attempts to export the the package META-INF.services. This location should be defined as part of the plugin's runtime classpath.
    • This is NOT a problem even though it is reported as a PDE Problem. See 166680

Corona Server for Win32

  1. Download the Corona Server all-in-one for Win32
  2. Unzip the Corona Server
  3. Run the server by executing the command: corona.bat

Corona Server for Linux

  1. Download the Corona Server all-in-one for Linux
  2. Unzip the Corona Server
  3. Run the server by executing the command: ./eclipse -console -clean

Back to the top