While doing some refactoring I came across:
Asset assetOne = new
ClassLoaderAsset("org/jboss/declarchive/impl/base/asset/Test.properties");
| Path pathOne = new BasicPath("test.properties");
Couple things for clarification?
1) Please externalize these test paths. Makes refactoring easier. (I'll do that now)
2) Why the mixed upper/lower case in the path?
S
ALR
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254912#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...