Murilo Habermann Torquato
1fec05345d
IDEMPIERE-3943 - automated javadoc generation
2019-04-08 11:43:02 -03:00
hieplq
4a3c3e7a7e
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (spifly source for debug)
...
https://issues.apache.org/jira/browse/ARIES-1859
ignore fitnesse output when run
org.springframework.http isn't modify
2018-11-11 07:00:26 +07:00
hieplq
e90e469943
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (sync launch)
2018-10-24 15:52:57 +07:00
hieplq
8d4e1986e2
ignore custom launchers pointing to a different database
...
more specific
2018-02-06 22:45:45 +07:00
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
hieplq
fd759a7b56
IDEMPIERE-3239 4.1 cleanup
2017-08-30 16:52:01 +07:00
hieplq
4226321976
IDEMPIERE-2544:sonarlint is good plugin but its temp file create inside workspace, so i like to ad it to ignore list
2017-04-26 10:34:54 +07:00
hieplq
54a9b658dd
IDEMPIERE-3136:all stuff relate library of idempiere
...
1. org.mortbay.jetty.alpn.boot depend to version of jdk http://www.eclipse.org/jetty/documentation/9.4.x/alpn-chapter.html#alpn-versions
2. sometime it materialize to org.mortbay.jetty.alpn.boot.source folder
3. update new version is hard
so just download it as separate jar file
2017-02-18 09:48:08 +07:00
hieplq
a46d233f37
IDEMPIERE-3136:all stuff relate library of idempiere
...
update jetty to 9.3.10
work-around for:
https://github.com/eclipse/jetty.project/issues/262
https://github.com/eclipse/jetty.project/issues/704
2016-07-08 23:54:51 +07:00
hieplq
d4be017105
IDEMPIERE-3136:all stuff relate library of idempiere
...
ignore External Plug-in Libraries from commit
2016-07-07 14:53:17 +07:00
hieplq
972dd355db
IDEMPIERE-2940:reduce size of repository
2015-11-14 17:17:25 +07:00
hieplq
7b394ae07b
IDEMPIERE-2907:update library (zk, c3p0)
2015-10-23 22:59:44 +07:00
Heng Sin Low
0b2fbe27ae
IDEMPIERE-2245 Platform Upgrade for r3.
2014-10-13 11:05:19 +08:00
Carlos Ruiz
e94e53d828
IDEMPIERE-234 Configure Toolbar by User / make the example work again
2013-07-31 12:26:59 -05:00
Carlos Ruiz
865e7c8d71
IDEMPIERE-1093 Database: added connection pool properties file support / minor
2013-06-22 12:08:23 -05:00
Carlos Ruiz
29c85da0bc
Ignore iDempiereEnv.properties - add webservices to launcher
2012-10-19 11:06:35 -05:00
Carlos Ruiz
cc94264d83
ignore org.adempiere.extend/test.properties
2012-10-10 11:24:05 -05:00
Carlos Ruiz
8c5c4ff1d7
IDEMPIERE-367 Java 7 support
2012-08-12 20:51:11 -05:00
Carlos Ruiz
367c7cb064
IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / ignore new css file on bin
2012-08-09 19:31:26 -05:00
Carlos Ruiz
749d4c2f1b
ignore custom launchers pointing to a different database
2012-08-09 18:35:50 -05:00
Carlos Ruiz
009f1389f5
Related to IDEMPIERE-166 -> Add idempiere.properties on the ignore file
2012-07-19 19:26:29 -07:00
Heng Sin Low
edd1a6f2bd
IDEMPIERE-142 Upgrade web client to Zk 6.0 CE
2012-02-28 01:08:14 +08:00
Carlos Ruiz
a7218a300f
ignore custom launchers pointing to a different database
2012-01-12 19:09:59 -05:00
Heng Sin Low
41b2506432
add org.adempiere.webstore.resource/bin to .hgignore
...
(transplanted from cbd984477a115b631e495281ce91f0428769f444)
2011-06-01 14:05:27 +08:00
Carlos Ruiz
51aea0759d
add build directories to ignore
2011-02-26 14:52:05 -05:00
Heng Sin Low
3140378121
Update hgignore rule and workaround WEB-INF/classes empty folder issue
2010-12-14 08:20:24 +08:00
Heng Sin Low
20fee5e487
Updated hg ignore rule
2010-12-14 08:15:02 +08:00
Heng Sin Low
f3cea90b67
updated ignore rule
2010-11-17 14:28:39 +08:00
Heng Sin Low
87736cd7de
Updated hg ignore rules
2010-11-08 10:18:35 +08:00
Heng Sin Low
83715fa436
Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later )
2010-09-29 15:25:34 +08:00
Heng Sin Low
15c78a2678
added ignore rule for new bundle project
2010-08-23 19:30:09 +08:00
Heng Sin Low
7752a328cc
updated ignore rules for workspace
2010-08-20 16:13:08 +08:00
Heng Sin Low
77dd90d40f
added adempiere properties file template
2010-07-20 13:48:24 +08:00
Heng Sin Low
4c28952212
minor setting changes
2010-07-13 16:32:18 +08:00
tspc
e0f77a0731
Add root mercurial .hgignore file
...
Regards,
Tony
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2995133
2010-05-02 01:30:48 +00:00