GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/javatoolkit.git
kasun
master
Gentoo Java Toolkit
Gentoo Java team <java@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Allow addition of new keys.
James Le Cuirot
2008-06-08
1
-1
/
+3
*
|
|
In-place editing for buildparser.
James Le Cuirot
2008-06-06
5
-13
/
+23
*
|
|
Add encoding for javadoc and reorganize logic.
Petteri Räty
2008-04-20
1
-11
/
+17
*
|
|
Add a cElementTree based build.xml rewriter.
Petteri Räty
2008-03-25
1
-0
/
+41
|
|
/
|
/
|
*
|
Reversing refactor of maven-helper. Work now to be done in branch.
Alistair Bush
2007-12-31
4
-328
/
+311
|
/
*
Committing refactor of maven-helper before updating the layout of the javatoo...
Alistair Bush
2007-11-28
4
-311
/
+328
*
updating makefile for new version of javatoolkit
Mathieu Pasquet
2007-11-03
1
-1
/
+2
*
bsfix classpath rewriting improved + maven helper rewriting improvment
Mathieu Pasquet
2007-06-14
3
-62
/
+152
*
add rewrite feature
Mathieu Pasquet
2007-06-13
1
-64
/
+233
*
reverting xml-rewrite-2 to initial state
Mathieu Pasquet
2007-05-20
1
-255
/
+154
*
xml-rewrite new version: xml-rewrite-3.
Mathieu Pasquet
2007-05-20
3
-3
/
+428
*
minor changes to maven helper, also renamed it
Mathieu Pasquet
2007-05-20
2
-48
/
+50
*
New version of xml rewrite, yet another time rewritten
Mathieu Pasquet
2007-05-20
1
-154
/
+255
*
kiorky: packaging maven toolkit
Mathieu Pasquet
2007-05-11
1
-1
/
+1
*
kiorky: packaging maven toolkit
Mathieu Pasquet
2007-05-11
2
-16
/
+23
*
kiorky: packaging maven toolkit
Mathieu Pasquet
2007-05-11
1
-1
/
+1
*
kiorky: packaging maven toolkit
Mathieu Pasquet
2007-05-11
2
-0
/
+21
*
kiorky: add maven helper
Mathieu Pasquet
2007-05-11
1
-0
/
+146
*
bsfix/xml-rewrite-2.py: Update the command line helper part2
Mathieu Pasquet
2007-04-11
1
-2
/
+2
*
bsfix/xml-rewrite-2.py: Update the command line helper
Mathieu Pasquet
2007-04-11
1
-1
/
+3
*
bsfix/xml-rewrite-2.py_tests.sh: interferences with Betelgeuse :)
Mathieu Pasquet
2007-04-11
2
-49
/
+2
*
bsfix/xml-rewrite-2.py_tests.sh: Correct some parameters
Mathieu Pasquet
2007-04-11
1
-0
/
+47
*
Rename xml-rewrite-2.py_tests.sh to rewrite2-speed-test.sh.
Petteri Räty
2007-04-11
1
-0
/
+0
*
bsfix/xml-rewrite-2.py_tests.sh: Correct odd path
Mathieu Pasquet
2007-04-11
1
-3
/
+5
*
bsfix/xml-rewrite-2.py_tests.sh: Make the rewrite one-pass
Mathieu Pasquet
2007-04-11
2
-2
/
+47
*
Apply xml-rewrite-2 improvements from kiorky.
Petteri Räty
2007-04-11
1
-16
/
+63
*
Rename ChangeLog to ChangeLog.2004 and remove the newest entries. From now on...
Petteri Räty
2007-04-09
2
-26
/
+1
*
Remove trailing white space.
Petteri Räty
2007-04-08
1
-10
/
+10
*
Forgot the callback from the sys.stdin code.
Petteri Räty
2007-04-03
1
-1
/
+1
*
Add some unit test for the build.xml rewriter.
Petteri Räty
2007-03-13
3
-0
/
+265
*
Add a new --gentoo-classpath switch to xml-rewrite-2.py
Petteri Räty
2007-03-13
2
-20
/
+58
*
Fixing problems with encodings and relative paths.
Petteri Räty
2006-12-31
1
-16
/
+35
*
Use Sax instead of Expat to get entities right (test on dev-java/skinlf).
Petteri Räty
2006-12-29
2
-17
/
+45
*
Tagged 0.2.0.
Petteri Räty
2006-12-27
1
-1
/
+1
*
Made the tarball bzip2 and added upload target for uploading the tarball to G...
Petteri Räty
2006-12-27
2
-2
/
+5
*
Renamed xml-rewrite2.py to xml-rewrite-2.py and added Makefile things for it.
Petteri Räty
2006-12-27
2
-1
/
+2
*
ChangeLog entries for 0.2.0 release and xml-rewrite-2.py.
Petteri Räty
2006-12-27
1
-0
/
+10
*
Changed contacting karltk to contacting java@gentoo.org
Petteri Räty
2006-12-27
1
-2
/
+1
*
Created a trunk directory to make tags possible.
Petteri Räty
2006-12-27
0
-0
/
+0
*
Fixed to use instead of make.
Petteri Räty
2006-12-27
1
-3
/
+3
*
Using DomRewriter for delete and fixed delete to work fine again. Also added ...
Petteri Räty
2006-12-07
1
-11
/
+12
*
A rewrite of xml-rewrite.py making the who rewriting process way faster.
Petteri Räty
2006-12-06
1
-0
/
+196
*
Eclipse doesn't like MANIFEST.MF lines to be too long. buildparser now wraps ...
James Le Cuirot
2006-05-15
2
-4
/
+9
*
Updated Makefile to compile buildparser code at merge time.
James Le Cuirot
2006-03-25
1
-3
/
+4
*
buildparser update to 0.2. Hopefully it will work now!
James Le Cuirot
2006-03-25
7
-143
/
+194
*
Fixed buildparser imports.
James Le Cuirot
2006-03-02
1
-3
/
+3
*
add --file-only option
Thomas Matthijs
2005-10-25
1
-12
/
+19
*
Fixed import order.
Karl Trygve Kalleberg
2005-09-10
1
-5
/
+4
*
More fixes from Chewi.
Karl Trygve Kalleberg
2005-09-09
2
-5
/
+14
*
Updated ChangeLog.
Karl Trygve Kalleberg
2005-09-09
1
-0
/
+5
[prev]
[next]