| author | Rosendo Martinez | 2012-09-21 12:22:54 (EDT) |
|---|---|---|
| committer | Roberto Sanchez | 2012-09-21 12:22:54 (EDT) |
| commit | 2b356fa60fa2843d93f81ef2ba7ea73d8923e25d (patch) (side-by-side diff) | |
| tree | c7ae741149fdeb3711b6f92cd3370e1d4857dcc3 | |
| parent | 03e209f516a1b2a13b64e00262703efd0a3f5af3 (diff) | |
| download | webtools.maps-2b356fa60fa2843d93f81ef2ba7ea73d8923e25d.zip webtools.maps-2b356fa60fa2843d93f81ef2ba7ea73d8923e25d.tar.gz webtools.maps-2b356fa60fa2843d93f81ef2ba7ea73d8923e25d.tar.bz2 | |
[388538] Jars with Main-class in MANIFEST located in lib dir are
deployed as App clients
[388557] EAR libraries classpath container is not calculating correctly
references with relative paths
[388551] Exported archive includes entries with absolute paths
[388970] NPE when modules of an EAR have no archive name in the
.component file
[388969] Inconsistent behaviour in legacy Application Deployment
Descriptor when modules are modified
[389007] Meta-files should not be considered module members
[389006] Inconsistency in ADD_TO_EAR property model
| -rw-r--r-- | releng.common/maps/jst-common.map | 2 | ||||
| -rw-r--r-- | releng.jeetools/maps/jst-j2ee-basic.map | 2 | ||||
| -rw-r--r-- | releng.jeetools/maps/jst-web-component-features.map | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.common/maps/jst-common.map b/releng.common/maps/jst-common.map index e2a2d21..cc6deb8 100644 --- a/releng.common/maps/jst-common.map +++ b/releng.common/maps/jst-common.map @@ -8,7 +8,7 @@ plugin@org.eclipse.jst.common.annotations.controller=GIT,tag=v200908252030,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.controller plugin@org.eclipse.jst.common.annotations.core=GIT,tag=v201004141630,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.core plugin@org.eclipse.jst.common.annotations.ui=GIT,tag=v201002081900,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.annotations.ui -plugin@org.eclipse.jst.common.frameworks=GIT,tag=v201204170300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.frameworks +plugin@org.eclipse.jst.common.frameworks=GIT,tag=v201209211700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.common.frameworks plugin@org.eclipse.jst.common.ui=GIT,tag=v201201262000,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.jst.common.ui !***************
\ No newline at end of file diff --git a/releng.jeetools/maps/jst-j2ee-basic.map b/releng.jeetools/maps/jst-j2ee-basic.map index 9955091..7ea5166 100644 --- a/releng.jeetools/maps/jst-j2ee-basic.map +++ b/releng.jeetools/maps/jst-j2ee-basic.map @@ -8,7 +8,7 @@ plugin@org.eclipse.jst.j2ee.navigator.ui=GIT,tag=v201107261503,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.navigator.ui plugin@org.eclipse.jst.j2ee.ui=GIT,tag=v201201190400,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.ui -plugin@org.eclipse.jst.j2ee=GIT,tag=v201205042000,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee +plugin@org.eclipse.jst.j2ee=GIT,tag=v201209211700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee plugin@org.eclipse.jst.j2ee.core=GIT,tag=v201202090300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.core plugin@org.eclipse.jst.j2ee.web=GIT,tag=v201202090300,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.j2ee.web plugin@org.eclipse.jst.servlet.ui=GIT,tag=v201202011054,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.jst.servlet.ui diff --git a/releng.jeetools/maps/jst-web-component-features.map b/releng.jeetools/maps/jst-web-component-features.map index 2abc1e8..0125787 100644 --- a/releng.jeetools/maps/jst-web-component-features.map +++ b/releng.jeetools/maps/jst-web-component-features.map @@ -14,6 +14,6 @@ feature@org.eclipse.jst.web_userdoc.feature=GIT,tag=v201108102009,repo=git://git !*************** -feature@org.eclipse.jst.web_core.feature.patch=GIT,tag=v201205041753,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_core.feature.patch +feature@org.eclipse.jst.web_core.feature.patch=GIT,tag=v201209211700,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=features/org.eclipse.jst.web_core.feature.patch !***************
\ No newline at end of file |

