Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 2a07fe: Fixed missing bundle (org.apache.collections) in t...

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 2a07feee2a3aab1b64747a13980931ef48528c01
      https://github.com/eclipse/ice/commit/2a07feee2a3aab1b64747a13980931ef48528c01
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M org.eclipse.ice.target.mars/mars.target
    M repository/org.eclipse.ice.repository/ice.product.launch

  Log Message:
  -----------
  Fixed missing bundle (org.apache.collections) in target and fixed the
launch configuration to include the new poly bundle.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: b4a0b87092134edab461a88ee6f5ba19f7f0979e
      https://github.com/eclipse/ice/commit/b4a0b87092134edab461a88ee6f5ba19f7f0979e
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M repository/org.eclipse.ice.repository/ice.product.launch

  Log Message:
  -----------
  Fixed a missing package that was preventing the remote launch from
working in the launch configuration.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 9426f3867735fc46d3974ed881c3c7568c48f0f2
      https://github.com/eclipse/ice/commit/9426f3867735fc46d3974ed881c3c7568c48f0f2
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    A src/org.eclipse.ice.poly/.classpath
    A src/org.eclipse.ice.poly/.gitignore
    A src/org.eclipse.ice.poly/.project
    A src/org.eclipse.ice.poly/.settings/org.eclipse.jdt.core.prefs
    A src/org.eclipse.ice.poly/.settings/org.eclipse.pde.core.prefs
    A src/org.eclipse.ice.poly/META-INF/MANIFEST.MF
    A src/org.eclipse.ice.poly/OSGI-INF/polyComponent.xml
    A src/org.eclipse.ice.poly/build.properties
    A src/org.eclipse.ice.poly/src/org/eclipse/ice/poly/PolyItemBuilder.java
    A src/org.eclipse.ice.poly/src/org/eclipse/ice/poly/PolyJobLauncher.java

  Log Message:
  -----------
  Added initial cut of the Poly launcher.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 78d0a8f6a97bd8b8fe343c74429b86dccb147c72
      https://github.com/eclipse/ice/commit/78d0a8f6a97bd8b8fe343c74429b86dccb147c72
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M org.eclipse.ice.target.mars/mars.target
    M repository/org.eclipse.ice.repository/ice.product.launch
    M src/org.eclipse.ice.materials/data/userMatDB.xml
    A src/org.eclipse.ice.poly/.classpath
    A src/org.eclipse.ice.poly/.gitignore
    A src/org.eclipse.ice.poly/.project
    A src/org.eclipse.ice.poly/.settings/org.eclipse.jdt.core.prefs
    A src/org.eclipse.ice.poly/.settings/org.eclipse.pde.core.prefs
    A src/org.eclipse.ice.poly/META-INF/MANIFEST.MF
    A src/org.eclipse.ice.poly/OSGI-INF/polyComponent.xml
    A src/org.eclipse.ice.poly/build.properties
    A src/org.eclipse.ice.poly/src/org/eclipse/ice/poly/PolyItemBuilder.java
    A src/org.eclipse.ice.poly/src/org/eclipse/ice/poly/PolyJobLauncher.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into jay/projectSupport

Conflicts:
	org.eclipse.ice.target.mars/mars.target
	repository/org.eclipse.ice.repository/ice.product.launch

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/f2f8474f24da...78d0a8f6a97b

Back to the top