Sign in
apache
/
geronimo-devtools
/
HEAD
b977d3c
configure rat excludes
by Jarek Gawor
· 12 years ago
trunk
5f1faf4
Update bundle versions to 4.0.0 as well
by Ming Xia
· 12 years ago
c20c7c6
Update GEP trunk versions to 4.0.0-SNAPSHOT to support geronimo server trunk
by Ming Xia
· 12 years ago
293bbd3
Sync the only difference between 3.0 branch and trunk
by Ming Xia
· 12 years ago
1a298c5
update notice file
by Jarek Gawor
· 12 years ago
e0ce2a2
GERONIMODEVTOOLS-810: Release cached connection if server configuration changes and other minor connection management improvements
by Jarek Gawor
· 12 years ago
ab5b6dd
GERONIMODEVTOOLS-795: Minor update - try to avoid NumberFormatExceptions
by Jarek Gawor
· 12 years ago
d632ad3
remove typo
by Jarek Gawor
· 12 years ago
4e06d80
update selected copyright dates
by Jarek Gawor
· 12 years ago
44eeaff
GERONIMODEVTOOLS-809: Improve in-use port check
by Jarek Gawor
· 12 years ago
69e1706
Set publish timeout max to 24 hours - to make it consistent with start/stop server timeouts
by Jarek Gawor
· 12 years ago
b6d16b5
GERONIMODEVTOOLS-795: Another take. Tell the server which ports to use (via system properties) instead of updating config-substitutions.properties file
by Jarek Gawor
· 12 years ago
2618acd
GERONIMODEVTOOLS-795: Add support for PortOffset and saving port information into config-substitution file. Also, other improvements to editing server configuration (ensure unsaved changes are not used until saved, and fix undo functionality)
by Jarek Gawor
· 12 years ago
0466a21
remove old repo
by Jarek Gawor
· 12 years ago
939a7d9
reset manifest cache and simplify reflection code a bit
by Jarek Gawor
· 12 years ago
40138f8
force activation on class load to avoid NPE on Eclipse 3.7.2 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=357199
by Jarek Gawor
· 12 years ago
48030ed
GERONIMODEVTOOLS-807: Handle updates to static and class files at the same time for OSGi applications
by Jarek Gawor
· 12 years ago
99879ab
GERONIMODEVTOOLS-805: Attempt to restart bundle if Eclipse HCR fails
by Jarek Gawor
· 12 years ago
405024a
GERONIMODEVTOOLS-804: Removed some unused code for 3.0 servers
by Jarek Gawor
· 12 years ago
0ceb539
one last test
by Jarek Gawor
· 12 years ago
400945f
another buildbot test
by Jarek Gawor
· 12 years ago
9c089ba
just testing buildbot
by Jarek Gawor
· 12 years ago
150ce97
GERONIMODEVTOOLS-803: Recognize Java 7
by Jarek Gawor
· 12 years ago
90d5c8b
GERONIMO-6381: Let Eclipse do HCR in debug mode and use new updateEBAArchive function to update the bundle class files
by Jarek Gawor
· 12 years ago
a440dea
GERONIMODEVTOOLS-802 openejb-jar.2.2.xsd does not validate under Eclipse Juno
by Yi Xiao
· 12 years ago
a7dfab7
GERONIMODEVTOOLS-791: Delete module when server is stopped - enable by default now
by Jarek Gawor
· 12 years ago
dadcefd
GERONIMODEVTOOLS-791: Simplify code a bit and make it consistent with other related feature. Fix NPE on start.
by Jarek Gawor
· 13 years ago
def7303
improve handling and error tracking when publishing file modifications directly to a directory
by Jarek Gawor
· 13 years ago
2ed95fe
switch PROPERTY_CHECK_FOR_REMOVED_MODULES default to false as the SynchronizeProjectOnServerTask can still incorrectly remove modules from server view
by Jarek Gawor
· 13 years ago
e9960f5
merge license & notice changes (and fix slf4j name)
by Jarek Gawor
· 13 years ago
812e20d
Switch version to 3.0.1-SNAPSHOT
by Jarek Gawor
· 13 years ago
be85262
GERONIMODEVTOOLS-796: Let the server code update the archive
by Jarek Gawor
· 13 years ago
d5e9492
GERONIMODEVTOOLS-796: Change 'web module' to 'module' as re-deploy should work with any bundle module now
by Jarek Gawor
· 13 years ago
5f4f1b1
just format xml
by Jarek Gawor
· 13 years ago
c2601bd
minor cleanup
by Jarek Gawor
· 13 years ago
4a19810
GERONIMODEVTOOLS-796: Update static files without bundle restart - mostly working but still needs some more work
by Jarek Gawor
· 13 years ago
e04d5f3
switch version back to 3.0.1-SNAPSHOT
by Jarek Gawor
· 13 years ago
3ba82fb
GERONIMODEVTOOLS-798 ClassCastException deploying EAR under eclipse 3.8 & 4.2 with geronimo-3
by Yi Xiao
· 13 years ago
9fa0308
GERONIMODEVTOOLS-800 Release GEP3.0.0
by Yi Xiao
· 13 years ago
b9a1684
GERONIMODEVTOOLS-799 Could not synchronize the security tab with source tab in geronimo-application.xml and openejb-jar.xml
by Yi Xiao
· 13 years ago
fcb604a
Could not synchronize the security tab with source tab in geronimo-application.xml and openejb-jar.xml
by Yi Xiao
· 13 years ago
daa5cb7
update manifest bundle-classpath with correct server version 3.0.1-SNAPSHOT
by Dan Lu
· 13 years ago
ddbee56
change lib version from 3.0-beta-2-snapshot to 3.0.-1-snaphot
by Dan Lu
· 13 years ago
6cc71c5
change geronimo version from 3.0-beta-2-snapshot to 3.0.1-snapshot to make build successful
by Dan Lu
· 13 years ago
1f79dba
GERONIMODEVTOOLS-791 Delete module while server is stopped
by Yi Xiao
· 13 years ago
512bc2d
GERONIMODEVTOOLS-796 try and replace static files in bundles
by Dan Lu
· 13 years ago
81db9b8
GERONIMODEVTOOLS-794: Use reflection API to set target platform and make it work with older (3.6, 3.7) and newer (3.8, 4.2) Eclipse versions
by Jarek Gawor
· 13 years ago
650d11d
GERONIMODEVTOOLS-792: add missing file
by Jarek Gawor
· 13 years ago
b9b12c2
GERONIMODEVTOOLS-792: add top directory for deployable zip
by Jarek Gawor
· 13 years ago
0f50f37
GERONIMODEVTOOLS-792: Fix Maven GEP versions and enable publishing of p2 and deployable zips
by Jarek Gawor
· 13 years ago
7597b16
Document base is non null now so make sure we have the right publish location
by Jarek Gawor
· 13 years ago
0b41dae
GERONIMODEVTOOLS-792: Improve formatting a bit
by Jarek Gawor
· 13 years ago
804b440
GERONIMODEVTOOLS-792 Provide the GEP build the unique timestamps each time
by Yi Xiao
· 13 years ago
8cf3e33
remove unused messages
by Jarek Gawor
· 13 years ago
a75572c
minor improvemnts
by Jarek Gawor
· 13 years ago
7f0275b
Launch shell terminal window from popup menu instead of via server configuration
by Jarek Gawor
· 13 years ago
9d92433
fix eclipse file
by Jarek Gawor
· 13 years ago
ff3368e
fix myfaces bundle name
by Jarek Gawor
· 13 years ago
7823e1f
fix version of dependencies
by Jarek Gawor
· 13 years ago
a3dbf7f
ensure manfiest.mf is loaded from bundle root path
by Jarek Gawor
· 13 years ago
c9122ff
stop synchronization task when server is forcibly killed
by Jarek Gawor
· 13 years ago
599f3a8
add the module into cache after redeploy and eliminate the NullPointerException
by Yi Xiao
· 13 years ago
32ce48d
clear connection cache even if server was forcibly killed
by Jarek Gawor
· 13 years ago
d76b376
remove unused message
by Jarek Gawor
· 13 years ago
6d75ec8
improve gep tracing - include timestamps
by Jarek Gawor
· 13 years ago
0c273bb
trace module delta info
by Jarek Gawor
· 13 years ago
98bb2c7
clean connection cache on startup as well
by Jarek Gawor
· 13 years ago
e4a788f
GERONIMODEVTOOLS-790: Manage server application start
by Jarek Gawor
· 13 years ago
ac90908
GERONIMODEVTOOLS-787: Failed to hot deploy a resource file
by Jarek Gawor
· 13 years ago
ee25334
one more
by Jarek Gawor
· 13 years ago
c94e394
clean up
by Jarek Gawor
· 13 years ago
2f66384
GERONIMODEVTOOLS-789: Improve SynchronizeProjectOnServerTask
by Jarek Gawor
· 13 years ago
0e543c0
fix osgi name
by Jarek Gawor
· 13 years ago
ef8d59e
GERONIMODEVTOOLS-788 The hot deploy of jsp and other static resource files do not work even under the development mode
by Yi Xiao
· 13 years ago
60bc33f
GERONIMODEVTOOLS-749 Open the Geronimo plan, an error occurs when the server is started
by Yi Xiao
· 13 years ago
56935dd
GERONIMODEVTOOLS-783: Ensure same tmp directory is used
by Jarek Gawor
· 13 years ago
43387b0
GERONIMODEVTOOLS-781: No need to export slf4j api. Patch from Yi Xiao
by Jarek Gawor
· 13 years ago
79b8d84
GERONIMODEVTOOLS-782: Include package fragment roots for source lookup
by Jarek Gawor
· 13 years ago
29f5e85
GERONIMODEVTOOLS-780: IOException: The client has been closed
by Jarek Gawor
· 13 years ago
dca4243
do bundle update if osgi application only contains one bundle
by Jarek Gawor
· 13 years ago
2a9aff4
update status of published modules only
by Jarek Gawor
· 13 years ago
06eb9ec
fix synchronization problem (notify called before wait). use a latch instead
by Jarek Gawor
· 13 years ago
7f2b446
GERONIMODEVTOOLS-777: Certain standard Java packages are missing in the target platform
by Jarek Gawor
· 13 years ago
f42f421
update version to match trunk
by Jarek Gawor
· 13 years ago
bfb9f2e
add more apache license header
by Hong Fang Han
· 13 years ago
087c5dd
GERONIMODEVTOOLS-776 Using excluds in rat-maven-plugin to exclude the file whoes license header is not required
by Hong Fang Han
· 13 years ago
e3717e3
remove license header in NOTICE.txt
by Hong Fang Han
· 13 years ago
954d4cc
add license header for exsd files
by Hong Fang Han
· 13 years ago
9a6e1cd
GERONIMODEVTOOLS-775 Update Eclipse support to Indigo SR1
by Hong Fang Han
· 13 years ago
820e1d7
add missing apache license header
by Hong Fang Han
· 13 years ago
12aea34
GERONIMODEVTOOLS-774 java.lang.NullPointerException error happened for web application automatically redeploying after renamed the name of the project. Thanks Yi Xiao for the patch.
by Hong Fang Han
· 13 years ago
5219e31
add pluginRepository for maven-eclipsepde-plugin 1.2-SNAPSHOT
by Hong Fang Han
· 13 years ago
29c6bb0
no changes - just fix eols
by Jarek Gawor
· 13 years ago
bd90b83
set svn properties - no other changes
by Jarek Gawor
· 13 years ago
73c0cc3
More changes for GERONIMODEVTOOLS-772 Synchronize GEP artifacts version with server
by Hong Fang Han
· 13 years ago
ee1e678
change geronimo server version to 3.0-SNAPSHOT
by Hong Fang Han
· 13 years ago
ee64692
GERONIMODEVTOOLS-772 Synchronize GEP artifacts version with server
by Hong Fang Han
· 13 years ago
7b76eed
update geronimo server version to 3.0-beta-1
by Hong Fang Han
· 13 years ago
822b598
Update copyright year
by Hong Fang Han
· 13 years ago
88a25de
update openejb-jar-2.2.xsd
by Dan Lu
· 13 years ago
Next »