build_base.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Remove unnecessary classes folder from WARs.

LDEV-2847: Reverting Ant javac source code version to 1.5 because for 1.6 there are compilation errors: LAMS files are not encoded with UTF-8 and they should.

  1. … 1 more file in changeset.
LDEV-2847: Reverting to 1.5 just to see if code compiles. Proper solution is to have Java files stored in UTF-8 encoding but this can be a big task.

LDEV-2847: Mark Java source version as 1.6.

Standardise a private project (CNG).

  1. … 2 more files in changeset.
LDEV-2847 together with Marcin decided to roll back explode-war-synchronize target to its previous behavior i.e. without overwrite="true"

LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 110 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.