< prev index next >

releng/platform-definitions/platform-definition-oxygen/platform-definition-oxygen.target

Print this page

        

*** 1,7 **** ! <?xml version="1.0" encoding="UTF-8" standalone="no"?> ! <!-- Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. The contents of this file are subject to the terms of either the Universal Permissive License --- 1,6 ---- ! <?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. The contents of this file are subject to the terms of either the Universal Permissive License
*** 28,48 **** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! --> ! <?pde version="3.8"?><target name="jmc-target-oxygen" sequenceNumber="49"> <locations> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <unit id="javax.mail.api" version="1.4.0"/> <unit id="javax.mail.dsn" version="1.4.0"/> <unit id="javax.mail.imap" version="1.4.0"/> <unit id="javax.mail.pop3" version="1.4.0"/> <unit id="javax.mail.smtp" version="1.4.0"/> <unit id="org.owasp.encoder" version="1.2.1"/> <unit id="org.twitter4j.core" version="4.0.6"/> <repository location="http://localhost:8080/site"/> </location> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.2.v20171108-1834"/> <unit id="org.eclipse.pde.feature.group" version="3.13.2.v20171130-0510"/> --- 27,50 ---- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! --><?pde version="3.8"?><target name="jmc-target-oxygen" sequenceNumber="49"> <locations> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <unit id="javax.mail.api" version="1.4.0"/> <unit id="javax.mail.dsn" version="1.4.0"/> <unit id="javax.mail.imap" version="1.4.0"/> <unit id="javax.mail.pop3" version="1.4.0"/> <unit id="javax.mail.smtp" version="1.4.0"/> <unit id="org.owasp.encoder" version="1.2.1"/> <unit id="org.twitter4j.core" version="4.0.6"/> + <unit id="org.adoptopenjdk.jemmy-awt-input" version="1.0.2"/> + <unit id="org.adoptopenjdk.jemmy-browser" version="1.0.2"/> + <unit id="org.adoptopenjdk.jemmy-core" version="1.0.2"/> + <unit id="org.adoptopenjdk.jemmy-swt" version="1.0.2"/> <repository location="http://localhost:8080/site"/> </location> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.2.v20171108-1834"/> <unit id="org.eclipse.pde.feature.group" version="3.13.2.v20171130-0510"/>
< prev index next >