core-jgi/org.idempiere.webservices
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
..
.settings IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
META-INF IDEMPIERE-3531:standard lib folder 2018-02-02 13:47:07 +07:00
Notes IDEMPIERE-2623 Limit and offset in queryData WebService 2015-05-15 12:52:37 -05:00
OSGI-INF IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings 2014-03-26 10:52:24 -05:00
WEB-INF IDEMPIERE-3534 Webservice error - Cannot Access 2017-10-31 17:30:55 +01:00
schema IDEMPIERE-460 Adding Support for Composite Webservice, RequestCtx, Scripting Support 2012-12-13 11:14:52 +05:30
testScripts backout 1527e70 - wrongly committing in a merge operation 2015-11-30 22:07:46 -05:00
.classpath IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
.project IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings 2014-03-26 10:52:24 -05:00
buckminster.cspex IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
build.properties IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
copyjars.xml IDEMPIERE-3531:standard maven repository url 2018-02-03 16:38:23 +07:00
plugin.xml minor - fix warning on plugin.xml 2013-02-18 09:15:50 -05:00