IDEMPIERE-141 Update Platform to Eclipse 3.7.1

This commit is contained in:
Heng Sin Low 2012-02-17 11:15:04 +08:00
parent 869b404e3b
commit 39081f91df
3 changed files with 4 additions and 6 deletions

View File

@ -18,7 +18,7 @@ goto START
:START
@REM Setup Adempiere.properties and AdempiereEnv.properties
@"%JAVA%" -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar -clean -noRegistryCache -application org.adempiere.install.console-application
@"%JAVA%" -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar -clean -noRegistryCache -application org.adempiere.install.console-application
@Echo ErrorLevel = %ERRORLEVEL%
@IF NOT ERRORLEVEL = 1 GOTO NEXT
@ -30,7 +30,7 @@ goto START
:NEXT
@REM setup tomcat
@"%JAVA%" -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar -clean -noRegistryCache -application org.eclipse.ant.core.antRunner -buildfile build.xml
@"%JAVA%" -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar -clean -noRegistryCache -application org.eclipse.ant.core.antRunner -buildfile build.xml
@Echo .
@Echo For problems, check log file in base directory

View File

@ -16,10 +16,10 @@ fi
# Setup Adempiere.properties and AdempiereEnv.properties
$JAVA -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar -application org.adempiere.install.console-application
$JAVA -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar -application org.adempiere.install.console-application
# Setup Tomcat
$JAVA -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar -application org.eclipse.ant.core.antRunner -buildfile build.xml
$JAVA -Dosgi.noShutdown=false -Dosgi.compatibility.bootdelegation=true -Dosgi.install.area=setup -jar plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar -application org.eclipse.ant.core.antRunner -buildfile build.xml
echo ===================================
echo Make .sh executable & set Env

View File

@ -2,8 +2,6 @@
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
setup
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505
--launcher.XXMaxPermSize
192m
-vmargs