Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-28[362308] Deadlock when changing the target runtime of EAR project and its mod...R3_2_4_patchescanderson1-2/+7
2011-10-28[362308] Deadlock when changing the target runtime of EAR project and its mod...nsandonato3-0/+9
2011-10-05[359892] ContainerImpl#getFile(String URI) will not always find a file (even ...nitind3-0/+9
2011-10-05[359892] ContainerImpl#getFile(String URI) will not always find a file (even ...canderson2-7/+13
2011-05-17[345667] NPE when creating a servlet if created in a source folder with java ...canderson5-3/+48
2011-05-16[345778] Duplicate tld entries in taglib indexnitind3-48/+5
2011-05-16[344733] [JAX-RS] Upon selection, the JAX-RS Configuration page is blank when...canderson3-47/+7
2011-04-26This commit was manufactured by cvs2svn to create branch 'R3_2_4_patches'.cbridgha2474-297150/+651
2011-04-26[343663] Need to improve multithread protection in EMF initializationcanderson20-20/+20
2011-04-20343334 - org.eclipse.jst.enterprise_userdoc.feature has no license file (in m...david_williams1-2/+1
2011-04-14[342850] ClassCastException when bringing up Dynamic Web Project wizardcanderson1-4/+9
2011-04-14Update plugin version id for 3.2.4canderson2-2/+2
2011-04-14[340689] NPE in org.eclipse.jst.j2ee.project.facet.J2EEModuleFacetInstallData...canderson1-8/+13
2011-04-14[342469] NPE during build (J2EEDeployableFactory.clearCache())canderson1-1/+1
2011-04-14342203 [UI] Java Resources node missing CVS decoratorcanderson4-3/+202
2011-04-08[182823] selecting ear and creating appclient projcanderson1-10/+61
2011-03-31Update plugin version id for 3.2.4canderson2-2/+2
2011-03-31[341303] Add limited support for Project classpath entries in classpath conta...canderson4-32/+185
2011-03-31[340913] Renaming projects does not update java-output-path property in org.e...canderson1-8/+27
2011-03-31[340803] Regular jars are imported as App Client projects when importing an E...canderson1-2/+17
2011-03-31[336143] org.eclipse.jst.javaee.web.internal.impl.WebAppImpl.VERSION_EDEFAULT...canderson1-1/+1
2011-03-31update generated provider namesnitind5-7/+7
2011-03-28[338484] Provide enablement expression to ModuleFactory used by Java EE toolscanderson2-1/+22
2011-03-23[nobug] Increment for 3.2.4nsandonato3-3/+3
2011-03-18[340258] Use bean class for interfaceName in EJBDeployableArtifactAdapterUtil...canderson1-1/+1
2011-03-11[339730] EAR libraries Container not updated properly when running in batch modecanderson1-6/+7
2011-03-09Update plugin version id for 3.2.4canderson1-1/+1
2011-03-09[339131] WebDeployableArtifactUtil needs to handle Session and Message Driven...canderson2-0/+59
2011-03-09Update plugin version id for 3.2.4canderson2-2/+2
2011-03-09[339308] Name collisions not properly handled on EAR importcanderson1-0/+1
2011-03-08[339118] [API] Need a fourth DEFAULT_RUNTIME preferencecanderson3-3/+5
2011-03-03[335632] EARs 1.2, 1.3 and 1.4 mapped archives that are not in the root direc...canderson2-2/+11
2011-03-03[335398] EARs 1.2, 1.3 and 1.4 mapped archives that are not in the root direc...canderson2-2/+6
2011-02-08[335738] Jars main class in manifest not deploying properly inside WARscanderson1-14/+1
2011-02-04bump version numbers for 3.2.3canderson1-1/+1
2011-02-03[335645] hang in unit tests: o.e.jst.jsf.core.testscanderson1-0/+7
2011-01-27[324225] ClassCastException when trying to open EJB referencecanderson1-7/+153
2011-01-27[324675] GroupFilterMappingItemProvider ignores servlet filter mappingscanderson1-0/+7
2011-01-27[335061] Need extension point for classpath dependenciescanderson8-6/+413
2011-01-26[331719] Deadlock in DependencyGraphImpl call to yieldRule from the AutoBuildJobcanderson5-2/+33
2011-01-26[335146] web_ui.properties changed without proper approvalcanderson2-2/+3
2011-01-13[334156] Jar with main class in manifest placed in WEB-INF/lib being treated ...canderson1-0/+22
2011-01-12[334153] Need to back out bug 294627canderson1-15/+1
2011-01-12[333998] The Project Explorer shows mapped archives that are not in the root ...canderson3-16/+42
2011-01-12[333995] Classpath dependency entries are incorrectly exported for Connector ...canderson1-1/+5
2011-01-12[221212] Context menu option "Generate Deployment Descriptor" does not use pr...canderson1-0/+1
2011-01-10[333527] [API] WebUtilities should have a method to find the Web projects tha...canderson1-0/+39
2011-01-10[333709] JavaEEArchiveUtilities needs to understand Web Fragmentscanderson1-1/+7
2011-01-10[333607] Java Build Path Entries should be displayed as relative pathscanderson2-5/+15
2011-01-10[333830] InitializationStringParser has different byte codes with new JDT com...canderson2-3/+3

Back to the top